First published: Wed Aug 05 2009(Updated: )
The exif_read_data function in the Exif module in PHP before 5.2.10 allows remote attackers to cause a denial of service (crash) via a malformed JPEG image with invalid offset fields, a different issue than CVE-2005-3353.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | <5.2.10 | |
Debian Linux | =5.0 | |
Debian Linux | =4.0 | |
Debian Linux | =6.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2009-2687 is considered a denial of service vulnerability, allowing attackers to crash the PHP application.
To fix CVE-2009-2687, upgrade to PHP version 5.2.10 or later.
CVE-2009-2687 is caused by the exif_read_data function processing malformed JPEG images with invalid offset fields.
CVE-2009-2687 affects PHP versions prior to 5.2.10.
CVE-2009-2687 is a different issue than CVE-2005-3353, although both involve vulnerabilities in the PHP Exif module.