Input validation error in PHP - CVE-2011-0421

 

Input validation error in PHP - CVE-2011-0421

Published: March 20, 2011 / Updated: August 11, 2020


Vulnerability identifier: #VU45192
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2011-0421
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: Public exploit is available

Vulnerability details

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) via an empty ZIP archive that is processed with a (1) locateName or (2) statName operation.


Affected software

PHP
Gentoo Linux
Slackware Linux
libpng
dev-lang/php

How to mitigate CVE-2011-0421

Cybersecurity Help is currently unaware of any official solution to address this vulnerability.

libpng - addressed in versions 1.2.46, 1.4.8
dev-lang/php - update to 5.3.8

Links to Public Exploits and PoC-codes

External References

Related Security Bulletins