ID:4467 - Exploit for NULL pointer dereference in PHP - CVE-2011-4153

 
Main Vulnerability Database Exploits ID:4467 - Exploit for NULL pointer dereference in PHP - CVE-2011-4153

ID:4467 - Exploit for NULL pointer dereference in PHP - CVE-2011-4153

Published: August 11, 2020


Vulnerability identifier: #VU44404
Vulnerability risk: Medium
CVE-ID: CVE-2011-4153
CWE-ID: CWE-476
Exploitation vector: Remote access
Vulnerable software:
PHP

Link to public exploit:


Vulnerability description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to a NULL pointer dereference error. A remote attacker can trigger denial of service conditions via crafted input to an application that performs strndup operations on untrusted string data, as demonstrated by the define function in zend_builtin_functions.c, and unspecified functions in ext/soap/php_sdl.c, ext/standard/syslog.c, ext/standard/browscap.c, ext/oci8/oci8.c, ext/com_dotnet/com_typeinfo.c, and main/php_open_temporary_file.c.


Remediation

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