1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200704-10 / Inkscape |
| Release Date | April 16, 2007 |
| Latest Revision | April 16, 2007: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| media-gfx/inkscape | < 0.45.1 | >= 0.45.1 | All supported architectures |
Related bugreports: #171799
Two format string vulnerabilities have been discovered in Inkscape, allowing for user-assisted execution of arbitrary code.
Inkscape is a vector graphics editor, using Scalable Vector Graphics (SVG) Format.
Kees Cook has discovered two vulnerabilities in Inkscape. The application does not properly handle format string specifiers in some dialog boxes. Inkscape is also vulnerable to another format string error in its Jabber whiteboard protocol.
A remote attacker could entice a user to open a specially crafted URI, possibly leading to execution of arbitrary code with the privileges of the user running Inkscape.
There is no known workaround at this time.
All Inkscape users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=media-gfx/inkscape-0.45.1" |