POV-Ray: User-assisted execution of arbitrary code POV-Ray includes a version of libpng that might allow for the execution of arbitrary code when reading a specially crafted PNG file povray 2008-12-14 2008-12-14 153538 local 3.6.1-r4 3.6.1-r4

POV-Ray is a well known open-source ray tracer.

POV-Ray uses a statically linked copy of libpng to view and output PNG files. The version shipped with POV-Ray is vulnerable to CVE-2008-3964, CVE-2008-1382, CVE-2006-3334, CVE-2006-0481, CVE-2004-0768. A bug in POV-Ray's build system caused it to load the old version when your installed copy of libpng was >=media-libs/libpng-1.2.10.

An attacker could entice a user to load a specially crafted PNG file as a texture, resulting in the execution of arbitrary code with the permissions of the user running the application.

There is no known workaround at this time.

All POV-Ray users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=media-gfx/povray-3.6.1-r4"
CVE-2004-0768 CVE-2006-0481 CVE-2006-3334 CVE-2008-1382 CVE-2008-3964 mabi mabi p-y