#VU44298 Memory leak in PHP - CVE-2012-0789

 

#VU44298 Memory leak in PHP - CVE-2012-0789

Published: February 14, 2012 / Updated: August 11, 2020


Vulnerability identifier: #VU44298
Vulnerability risk: Medium
CVSSv4.0: 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/E:P/U:Green
CVE-ID: CVE-2012-0789
CWE-ID: CWE-401
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
PHP
Software vendor:
PHP Group

Description

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

The vulnerability exists due to memory leak within the timezone functionality in PHP before 5.3.9 allows remote attackers to cause a denial of service (memory consumption) by triggering many strtotime function calls, which are not properly handled by the php_date_parse_tzfile cache. A remote attacker can perform a denial of service attack.


Remediation

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

External links