1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200901-02 / jhead |
| Release Date | January 11, 2009 |
| Latest Revision | January 11, 2009: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| media-gfx/jhead | < 2.84-r1 | >= 2.84-r1 | All supported architectures |
Related bugreports: #242702, #243238
Multiple vulnerabilities in JHead might lead to the execution of arbitrary code or data loss.
JHead is an exif jpeg header manipulation tool.
Marc Merlin and John Dong reported multiple vulnerabilities in JHead:
A remote attacker could possibly execute arbitrary code by enticing a user or automated system to open a file with a long filename or via unspecified vectors. It is also possible to trick a user into deleting or overwriting files.
There is no known workaround at this time.
All JHead users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=media-gfx/jhead-2.84-r1" |