First published: Wed Apr 08 2009(Updated: )
The JSON_parser function (ext/json/JSON_parser.c) in PHP 5.2.x before 5.2.9 allows remote attackers to cause a denial of service (segmentation fault) via a malformed string to the json_decode API function.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | =5.2.4 | |
PHP | =5.2.7 | |
PHP | =5.2.2 | |
PHP | =5.2.5 | |
PHP | =5.2.6 | |
PHP | =5.2.3 | |
PHP | =5.2.0 | |
PHP | =5.2.4 | |
PHP | =5.2.1 | |
PHP | =5.2.8 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2009-1271 is classified as a denial of service vulnerability that leads to segmentation faults in affected PHP versions.
CVE-2009-1271 affects PHP versions 5.2.0 through 5.2.8, excluding 5.2.9 and later.
To fix CVE-2009-1271, upgrade PHP to version 5.2.9 or later to ensure the vulnerability is addressed.
CVE-2009-1271 impacts the json_decode API function in PHP, making it vulnerable to denial of service attacks.
Yes, CVE-2009-1271 can be exploited remotely by sending a malformed string to the json_decode function.