Cairo: User-assisted execution of arbitrary code
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 200712-04 / cairo |
| Release Date |
December 09, 2007 |
| Latest Revision |
December 09, 2007: 01 |
| Impact |
normal |
| Exploitable |
remote |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| x11-libs/cairo |
<
1.4.12 |
>=
1.4.12 |
All supported architectures
|
Related bugreports:
#200350
Synopsis
Multiple integer overflows were discovered in Cairo, possibly leading to
the execution of arbitrary code.
2.
Impact Information
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.
3.
Resolution Information
Workaround
There is no known workaround at this time.
Resolution
All Cairo users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose ">=x11-libs/cairo-1.4.12"
|
4.
References
|