5
CVSSv2

CVE-2012-0788

Published: 14/02/2012 Updated: 09/01/2018
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

The PDORow implementation in PHP prior to 5.3.9 does not properly interact with the session feature, which allows remote malicious users 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.

Vulnerable Product Search on Vulmon Subscribe to Product

php php 5.2.15

php php 5.3.3

php php 5.2.14

php php 5.2.9

php php 5.2.8

php php 5.2.1

php php 5.2.0

php php 5.3.5

php php 5.2.17

php php 5.3.0

php php 5.2.12

php php 5.2.5

php php 5.2.4

php php 5.1.4

php php 5.1.3

php php 5.0.0

php php

php php 5.0.4

php php 5.0.3

php php 5.3.7

php php 5.3.6

php php 5.3.2

php php 5.3.1

php php 5.2.7

php php 5.2.6

php php 5.1.6

php php 5.1.5

php php 5.0.2

php php 5.0.1

php php 5.2.16

php php 5.3.4

php php 5.2.11

php php 5.2.10

php php 5.2.3

php php 5.2.2

php php 5.1.2

php php 5.1.1

php php 5.0.5

Vendor Advisories

Several vulnerabilities have been discovered in PHP, the web scripting language The Common Vulnerabilities and Exposures project identifies the following issues: CVE-2011-1072 It was discovered that insecure handling of temporary files in the PEAR installer could lead to denial of service CVE-2011-4153 Maksymilian Arciemowicz discovered ...
Multiple vulnerabilities in PHP ...
USN 1358-1 introduced a regression in PHP ...

Exploits

source: wwwsecurityfocuscom/bid/51952/info PHP is prone to a remote denial-of-service vulnerability An attacker can exploit this issue to cause the web server to crash, denying service to legitimate users PHP 538 is vulnerable; other versions may also be affected <?php // make a Pdo_Mysql statement before $result = $stmt-&gt ...