CyberRota
Live Feed
Return to register
Case File

CVE-2011-4153

MEDIUM · CVSS 5 EPSS 12.20% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2012-01-18 · Last synced 2026-08-04

Field Assessment

AI analysis pending.

Exhibit — Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

External Security References

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2011-4153
Severity
MEDIUM
CVSS
5
EPSS
12.20%

Original Filing — NVD Description

PHP 5.3.8 does not always check the return value of the zend_strndup function, which might allow remote attackers to cause a denial of service (NULL pointer dereference and application crash) 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.