libexif: Integer overflow vulnerability — GLSA 200706-01

libexif fails to handle Exif (EXchangeable Image File) data inputs, making it vulnerable to an integer overflow.

Affected packages

media-libs/libexif on all architectures
Affected versions < 0.6.15
Unaffected versions >= 0.6.15

Background

libexif is a library for parsing, editing and saving Exif data.

Description

Victor Stinner reported an integer overflow in the exif_data_load_data_entry() function from file exif-data.c while handling Exif data.

Impact

An attacker could entice a user to process a file with specially crafted Exif extensions with an application making use of libexif, which will trigger the integer overflow and potentially execute arbitrary code or crash the application.

Workaround

There is no known workaround at this time.

Resolution

All libexif users should upgrade to the latest version. Please note that users upgrading from "<=media-libs/libexif-0.6.13" should also run revdep-rebuild after their upgrade.

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=media-libs/libexif-0.6.15"
 # revdep-rebuild --library=/usr/lib/libexif.so

References

Release date
June 05, 2007

Latest revision
June 05, 2007: 01

Severity
normal

Exploitable
remote

Bugzilla entries