Input validation error in PHP - CVE-2010-0397

 

Input validation error in PHP - CVE-2010-0397

Published: December 10, 2010 / Updated: June 12, 2025


Vulnerability identifier: #VU110312
CSH Severity: Medium
CVSS v4.0:
CVE-ID: CVE-2010-0397
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vendor: PHP Group
Affected software:
PHP

Detailed vulnerability description

The vulnerability allows context-dependent attackers to perform a denial of service (DoS) attack.

The vulnerability exists due to insufficient validation of user-supplied input. A remote attacker can cause a denial of service (NULL pointer dereference and application crash) and possibly have unspecified other impact via a crafted argument.


How to mitigate CVE-2010-0397

Install update from vendor's website.

Sources