Cairo: User-assisted execution of arbitrary code — GLSA 200712-04

Multiple integer overflows were discovered in Cairo, possibly leading to the execution of arbitrary code.

Affected packages

x11-libs/cairo on all architectures
Affected versions < 1.4.12
Unaffected versions >= 1.4.12

Background

Cairo is a 2D vector graphics library with cross-device output support.

Description

Multiple integer overflows were reported, one of which Peter Valchev (Google Security) found to be leading to a heap-based buffer overflow in the cairo_image_surface_create_from_png() function that processes PNG images.

Impact

A remote attacker could entice a user to view or process a specially crafted PNG image file in an application linked against Cairo, possibly leading to the execution of arbitrary code with the privileges of the user running the application.

Workaround

There is no known workaround at this time.

Resolution

All Cairo users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=x11-libs/cairo-1.4.12"

References

Release date
December 09, 2007

Latest revision
December 09, 2007: 01

Severity
normal

Exploitable
remote

Bugzilla entries