Risk | Medium |
Patch available | NO |
Number of vulnerabilities | 3 |
CVE-ID | CVE-2012-0788 CVE-2012-0789 CVE-2012-0057 |
CWE-ID | CWE-20 CWE-401 CWE-264 |
Exploitation vector | Network |
Public exploit |
Public exploit code for vulnerability #1 is available. Public exploit code for vulnerability #2 is available. |
Vulnerable software |
PHP Universal components / Libraries / Scripting languages |
Vendor | PHP Group |
Security Bulletin
This security bulletin contains information about 3 vulnerabilities.
EUVDB-ID: #VU44297
Risk: Medium
CVSSv4.0: 5.5 [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-0788
CWE-ID:
CWE-20 - Improper input validation
Exploit availability: Yes
DescriptionThe vulnerability allows a remote non-authenticated attacker to perform service disruption.
The PDORow implementation in PHP before 5.3.9 does not properly interact with the session feature, which allows remote attackers to cause a denial of service (application crash) via a crafted application that uses a PDO driver for a fetch and then calls the session_start function, as demonstrated by a crash of the Apache HTTP Server.
MitigationInstall update from vendor's website.
Vulnerable software versionsPHP: 5.0.0 - 5.3.7
CPE2.3https://lists.opensuse.org/opensuse-security-announce/2012-03/msg00013.html
https://lists.opensuse.org/opensuse-security-announce/2012-03/msg00016.html
https://secunia.com/advisories/48668
https://www.php.net/ChangeLog-5.php#5.3.9
https://bugs.php.net/bug.php?id=55776
https://bugzilla.redhat.com/show_bug.cgi?id=783605
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability. However, proof of concept for this vulnerability is available.
EUVDB-ID: #VU44298
Risk: Medium
CVSSv4.0: 5.5 [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 - Missing release of memory after effective lifetime
Exploit availability: Yes
DescriptionThe 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.
MitigationCybersecurity Help is currently unaware of any official solution to address this vulnerability.
Vulnerable software versionsPHP: 5.0.0 - 5.3.7
CPE2.3https://lists.opensuse.org/opensuse-security-announce/2012-03/msg00013.html
https://lists.opensuse.org/opensuse-security-announce/2012-03/msg00016.html
https://secunia.com/advisories/48668
https://www.php.net/ChangeLog-5.php#5.3.9
https://bugs.php.net/bug.php?id=53502
https://bugzilla.redhat.com/show_bug.cgi?id=783609
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability. However, proof of concept for this vulnerability is available.
EUVDB-ID: #VU44347
Risk: Medium
CVSSv4.0: 2.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2012-0057
CWE-ID:
CWE-264 - Permissions, Privileges, and Access Controls
Exploit availability: No
DescriptionThe vulnerability allows a remote non-authenticated attacker to read and manipulate data.
PHP before 5.3.9 has improper libxslt security settings, which allows remote attackers to create arbitrary files via a crafted XSLT stylesheet that uses the libxslt output extension.
MitigationInstall update from vendor's website.
Vulnerable software versionsPHP: 5.0.0 - 5.3.7
CPE2.3https://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c03360041
https://lists.opensuse.org/opensuse-security-announce/2012-03/msg00013.html
https://lists.opensuse.org/opensuse-security-announce/2012-03/msg00016.html
https://lists.opensuse.org/opensuse-security-announce/2012-04/msg00001.html
https://openwall.com/lists/oss-security/2012/01/13/10
https://openwall.com/lists/oss-security/2012/01/13/4
https://openwall.com/lists/oss-security/2012/01/13/5
https://openwall.com/lists/oss-security/2012/01/13/6
https://openwall.com/lists/oss-security/2012/01/13/7
https://openwall.com/lists/oss-security/2012/01/14/1
https://openwall.com/lists/oss-security/2012/01/14/2
https://openwall.com/lists/oss-security/2012/01/14/3
https://openwall.com/lists/oss-security/2012/01/15/1
https://openwall.com/lists/oss-security/2012/01/15/10
https://openwall.com/lists/oss-security/2012/01/15/2
https://openwall.com/lists/oss-security/2012/01/18/3
https://php.net/ChangeLog-5.php#5.3.9
https://secunia.com/advisories/48668
https://www.debian.org/security/2012/dsa-2399
https://bugs.php.net/bug.php?id=54446
https://exchange.xforce.ibmcloud.com/vulnerabilities/72908
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.