1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200812-18 / jasper |
| Release Date | December 16, 2008 |
| Latest Revision | December 16, 2008: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| media-libs/jasper | < 1.900.1-r3 | >= 1.900.1-r3 | All supported architectures |
Related bugreports: #222819
Multiple memory management errors in JasPer might lead to execution of arbitrary code via jpeg2k files.
The JasPer Project is an open-source initiative to provide a free software-based reference implementation of the codec specified in the JPEG-2000 Part-1 (jpeg2k) standard.
Marc Espie and Christian Weisgerber have discovered multiple vulnerabilities in JasPer:
Remote attackers could entice a user or automated system to process specially crafted jpeg2k files with an application using JasPer, possibly leading to the execution of arbitrary code.
There is no known workaround at this time.
All JasPer users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=media-libs/jasper-1.900.1-r3" |