GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2012-0788 (GCVE-0-2012-0788)

Vulnerability from cvelistv5 – Published: 2012-02-14 15:00 – Updated: 2024-08-06 18:38
VLAI
Summary
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.
Severity
No CVSS data available.
CWE
  • n/a
References
URL Tags
http://lists.opensuse.org/opensuse-security-annou… vendor-advisoryx_refsource_SUSE
https://bugs.php.net/bug.php?id=55776 x_refsource_CONFIRM
http://lists.opensuse.org/opensuse-security-annou… vendor-advisoryx_refsource_SUSE
http://secunia.com/advisories/48668 third-party-advisoryx_refsource_SECUNIA
http://www.php.net/ChangeLog-5.php#5.3.9 x_refsource_CONFIRM
https://bugzilla.redhat.com/show_bug.cgi?id=783605 x_refsource_CONFIRM
Date Public
2011-09-24 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T18:38:14.567Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "SUSE-SU-2012:0411",
            "tags": [
              "vendor-advisory",
              "x_refsource_SUSE",
              "x_transferred"
            ],
            "url": "http://lists.opensuse.org/opensuse-security-announce/2012-03/msg00013.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bugs.php.net/bug.php?id=55776"
          },
          {
            "name": "openSUSE-SU-2012:0426",
            "tags": [
              "vendor-advisory",
              "x_refsource_SUSE",
              "x_transferred"
            ],
            "url": "http://lists.opensuse.org/opensuse-security-announce/2012-03/msg00016.html"
          },
          {
            "name": "48668",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/48668"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://www.php.net/ChangeLog-5.php#5.3.9"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=783605"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2011-09-24T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "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."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2018-01-08T20:57:01.000Z",
        "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "shortName": "redhat"
      },
      "references": [
        {
          "name": "SUSE-SU-2012:0411",
          "tags": [
            "vendor-advisory",
            "x_refsource_SUSE"
          ],
          "url": "http://lists.opensuse.org/opensuse-security-announce/2012-03/msg00013.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bugs.php.net/bug.php?id=55776"
        },
        {
          "name": "openSUSE-SU-2012:0426",
          "tags": [
            "vendor-advisory",
            "x_refsource_SUSE"
          ],
          "url": "http://lists.opensuse.org/opensuse-security-announce/2012-03/msg00016.html"
        },
        {
          "name": "48668",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/48668"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://www.php.net/ChangeLog-5.php#5.3.9"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=783605"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2012-0788",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "n/a",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "n/a"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "n/a"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "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."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "SUSE-SU-2012:0411",
              "refsource": "SUSE",
              "url": "http://lists.opensuse.org/opensuse-security-announce/2012-03/msg00013.html"
            },
            {
              "name": "https://bugs.php.net/bug.php?id=55776",
              "refsource": "CONFIRM",
              "url": "https://bugs.php.net/bug.php?id=55776"
            },
            {
              "name": "openSUSE-SU-2012:0426",
              "refsource": "SUSE",
              "url": "http://lists.opensuse.org/opensuse-security-announce/2012-03/msg00016.html"
            },
            {
              "name": "48668",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/48668"
            },
            {
              "name": "http://www.php.net/ChangeLog-5.php#5.3.9",
              "refsource": "CONFIRM",
              "url": "http://www.php.net/ChangeLog-5.php#5.3.9"
            },
            {
              "name": "https://bugzilla.redhat.com/show_bug.cgi?id=783605",
              "refsource": "CONFIRM",
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=783605"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
    "assignerShortName": "redhat",
    "cveId": "CVE-2012-0788",
    "datePublished": "2012-02-14T15:00:00.000Z",
    "dateReserved": "2012-01-19T00:00:00.000Z",
    "dateUpdated": "2024-08-06T18:38:14.567Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2012-0788",
      "date": "2026-09-20",
      "epss": "0.08954",
      "percentile": "0.9501"
    },
    "fkie_nvd": {
      "configurations": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
                  "matchCriteriaId": "8C09D791-3577-4B41-821D-C3965FEF8FCC",
                  "versionEndIncluding": "5.3.8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.0.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "7007E77F-60EF-44D8-9676-15B59DF1325F",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.0.0:beta1:*:*:*:*:*:*",
                  "matchCriteriaId": "E727CECE-E452-489A-A42F-5A069D6AF80E",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.0.0:beta2:*:*:*:*:*:*",
                  "matchCriteriaId": "149A1FB8-593E-412B-8E1C-3E560301D500",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.0.0:beta3:*:*:*:*:*:*",
                  "matchCriteriaId": "5D6E8982-D7AE-4A52-8F7C-A4D59D2A2CA4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.0.0:beta4:*:*:*:*:*:*",
                  "matchCriteriaId": "8FC144FA-8F84-44C0-B263-B639FEAD20FB",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.0.0:rc1:*:*:*:*:*:*",
                  "matchCriteriaId": "295907B4-C3DE-4021-BE3B-A8826D4379E6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.0.0:rc2:*:*:*:*:*:*",
                  "matchCriteriaId": "DBC98F82-6E1D-4A89-8ED4-ECD9BD954EB4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.0.0:rc3:*:*:*:*:*:*",
                  "matchCriteriaId": "B881352D-954E-4FC0-9E42-93D02A3F3089",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.0.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "17437AED-816A-4CCF-96DE-8C3D0CC8DB2B",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.0.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "74E7AE59-1CB0-4300-BBE0-109F909789EF",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.0.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "9222821E-370F-4616-B787-CC22C2F4E7CD",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.0.4:*:*:*:*:*:*:*",
                  "matchCriteriaId": "9809449F-9A76-4318-B233-B4C2950A6EA9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.0.5:*:*:*:*:*:*:*",
                  "matchCriteriaId": "0AA962D4-A4EC-4DC3-B8A9-D10941B92781",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.1.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "16E43B88-1563-4EFD-9267-AE3E8C35D67A",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.1.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "11E5715F-A8BC-49EF-836B-BB78E1BC0790",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.1.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "5FA68843-158E-463E-B68A-1ACF041C4E10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.1.4:*:*:*:*:*:*:*",
                  "matchCriteriaId": "1874F637-77E2-4C4A-BF92-AEE96A60BFB0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.1.5:*:*:*:*:*:*:*",
                  "matchCriteriaId": "9592B32E-55CD-42D0-901E-8319823BC820",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.1.6:*:*:*:*:*:*:*",
                  "matchCriteriaId": "A9BF34B5-F74C-4D56-9841-42452D60CB87",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.2.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "CD02D837-FD28-4E0F-93F8-25E8D1C84A99",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.2.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "88358D1E-BE6F-4CE3-A522-83D1FA4739E3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.2.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "D8B97B03-7DA7-4A5F-89B4-E78CAB20DE17",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.2.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "86767200-6C9C-4C3E-B111-0E5BE61E197B",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.2.4:*:*:*:*:*:*:*",
                  "matchCriteriaId": "B00B416D-FF23-4C76-8751-26D305F0FA0F",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.2.5:*:*:*:*:*:*:*",
                  "matchCriteriaId": "CCB6CDDD-70D3-4004-BCE0-8C4723076103",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.2.6:*:*:*:*:*:*:*",
                  "matchCriteriaId": "A782CA26-9C38-40A8-92AE-D47B14D2FCE3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.2.7:*:*:*:*:*:*:*",
                  "matchCriteriaId": "1C0E7E2A-4770-4B68-B74C-5F5A6E1876DC",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.2.8:*:*:*:*:*:*:*",
                  "matchCriteriaId": "0892C89E-9389-4452-B7E0-981A763CD426",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.2.9:*:*:*:*:*:*:*",
                  "matchCriteriaId": "635F3CB1-B042-43CC-91AB-746098018D8C",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.2.10:*:*:*:*:*:*:*",
                  "matchCriteriaId": "E1F32DDF-17A3-45B5-9227-833EBEBD3923",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.2.11:*:*:*:*:*:*:*",
                  "matchCriteriaId": "2CDFB7E9-8510-430F-BFBC-FD811D60DC78",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.2.12:*:*:*:*:*:*:*",
                  "matchCriteriaId": "79D5336A-14AA-483E-9CBE-A7B53120B925",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.2.14:*:*:*:*:*:*:*",
                  "matchCriteriaId": "95D48A71-B84E-4B6C-9603-B3373052E568",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.2.15:*:*:*:*:*:*:*",
                  "matchCriteriaId": "CAAB7D55-F155-43F9-A563-F2E35CFFEF26",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.2.16:*:*:*:*:*:*:*",
                  "matchCriteriaId": "72243A3F-6BFD-472B-9EA4-82BE4253ED27",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.2.17:*:*:*:*:*:*:*",
                  "matchCriteriaId": "E415CC22-09CA-47D2-9F1A-0BCA8960835B",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.3.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "9EF4B938-BB14-4C06-BEE9-10CA755C5DEF",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.3.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "981C922C-7A7D-473E-8C43-03AB62FB5B8B",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.3.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "5D0CD11A-09C2-4C60-8F0C-68E55BD6EE63",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.3.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "B0F40E4A-E125-4099-A8B3-D42614AA9312",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.3.4:*:*:*:*:*:*:*",
                  "matchCriteriaId": "4933D9DD-A630-4A3D-9D13-9E182F5F6F8C",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.3.5:*:*:*:*:*:*:*",
                  "matchCriteriaId": "A9E6D530-91FC-42F4-A427-6601238E0187",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.3.6:*:*:*:*:*:*:*",
                  "matchCriteriaId": "9EC938DB-E066-407F-BDF8-61A1C41136F7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.3.7:*:*:*:*:*:*:*",
                  "matchCriteriaId": "ACDF768D-7F5A-4042-B7DD-398F65F3F094",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "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."
        },
        {
          "lang": "es",
          "value": "La implementaci\u00f3n de PDORow en PHP anterior a v5.3.9 no interact\u00faan adecuadamente con la funci\u00f3n de la sesi\u00f3n, que permite a atacantes remotos provocar una denegaci\u00f3n de servicio (ca\u00edda de aplicaci\u00f3n) a trav\u00e9s de una aplicaci\u00f3n hecha a mano que utiliza un controlador para una DOP a buscar y luego llama a la funci\u00f3n session_start , como lo demuestra una ca\u00edda del servidor HTTP Apache."
        }
      ],
      "id": "CVE-2012-0788",
      "lastModified": "2024-11-21T01:35:43.640",
      "metrics": {
        "cvssMetricV2": [
          {
            "acInsufInfo": false,
            "baseSeverity": "MEDIUM",
            "cvssData": {
              "accessComplexity": "LOW",
              "accessVector": "NETWORK",
              "authentication": "NONE",
              "availabilityImpact": "PARTIAL",
              "baseScore": 5.0,
              "confidentialityImpact": "NONE",
              "integrityImpact": "NONE",
              "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
              "version": "2.0"
            },
            "exploitabilityScore": 10.0,
            "impactScore": 2.9,
            "obtainAllPrivilege": false,
            "obtainOtherPrivilege": false,
            "obtainUserPrivilege": false,
            "source": "nvd@nist.gov",
            "type": "Primary",
            "userInteractionRequired": false
          }
        ]
      },
      "published": "2012-02-14T15:55:00.883",
      "references": [
        {
          "source": "secalert@redhat.com",
          "url": "http://lists.opensuse.org/opensuse-security-announce/2012-03/msg00013.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://lists.opensuse.org/opensuse-security-announce/2012-03/msg00016.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://secunia.com/advisories/48668"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://www.php.net/ChangeLog-5.php#5.3.9"
        },
        {
          "source": "secalert@redhat.com",
          "url": "https://bugs.php.net/bug.php?id=55776"
        },
        {
          "source": "secalert@redhat.com",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=783605"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://lists.opensuse.org/opensuse-security-announce/2012-03/msg00013.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://lists.opensuse.org/opensuse-security-announce/2012-03/msg00016.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://secunia.com/advisories/48668"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.php.net/ChangeLog-5.php#5.3.9"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "https://bugs.php.net/bug.php?id=55776"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=783605"
        }
      ],
      "sourceIdentifier": "secalert@redhat.com",
      "vulnStatus": "Modified",
      "weaknesses": [
        {
          "description": [
            {
              "lang": "en",
              "value": "CWE-20"
            }
          ],
          "source": "nvd@nist.gov",
          "type": "Primary"
        }
      ]
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "8C09D791-3577-4B41-821D-C3965FEF8FCC",
                    "versionEndIncluding": "5.3.8",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.0.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "7007E77F-60EF-44D8-9676-15B59DF1325F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.0.0:beta1:*:*:*:*:*:*",
                    "matchCriteriaId": "E727CECE-E452-489A-A42F-5A069D6AF80E",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.0.0:beta2:*:*:*:*:*:*",
                    "matchCriteriaId": "149A1FB8-593E-412B-8E1C-3E560301D500",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.0.0:beta3:*:*:*:*:*:*",
                    "matchCriteriaId": "5D6E8982-D7AE-4A52-8F7C-A4D59D2A2CA4",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.0.0:beta4:*:*:*:*:*:*",
                    "matchCriteriaId": "8FC144FA-8F84-44C0-B263-B639FEAD20FB",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.0.0:rc1:*:*:*:*:*:*",
                    "matchCriteriaId": "295907B4-C3DE-4021-BE3B-A8826D4379E6",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.0.0:rc2:*:*:*:*:*:*",
                    "matchCriteriaId": "DBC98F82-6E1D-4A89-8ED4-ECD9BD954EB4",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.0.0:rc3:*:*:*:*:*:*",
                    "matchCriteriaId": "B881352D-954E-4FC0-9E42-93D02A3F3089",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.0.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "17437AED-816A-4CCF-96DE-8C3D0CC8DB2B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.0.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "74E7AE59-1CB0-4300-BBE0-109F909789EF",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.0.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9222821E-370F-4616-B787-CC22C2F4E7CD",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.0.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9809449F-9A76-4318-B233-B4C2950A6EA9",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.0.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "0AA962D4-A4EC-4DC3-B8A9-D10941B92781",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.1.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "16E43B88-1563-4EFD-9267-AE3E8C35D67A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.1.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "11E5715F-A8BC-49EF-836B-BB78E1BC0790",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.1.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "5FA68843-158E-463E-B68A-1ACF041C4E10",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.1.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "1874F637-77E2-4C4A-BF92-AEE96A60BFB0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.1.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9592B32E-55CD-42D0-901E-8319823BC820",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.1.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "A9BF34B5-F74C-4D56-9841-42452D60CB87",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "CD02D837-FD28-4E0F-93F8-25E8D1C84A99",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "88358D1E-BE6F-4CE3-A522-83D1FA4739E3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D8B97B03-7DA7-4A5F-89B4-E78CAB20DE17",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "86767200-6C9C-4C3E-B111-0E5BE61E197B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B00B416D-FF23-4C76-8751-26D305F0FA0F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "CCB6CDDD-70D3-4004-BCE0-8C4723076103",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "A782CA26-9C38-40A8-92AE-D47B14D2FCE3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.7:*:*:*:*:*:*:*",
                    "matchCriteriaId": "1C0E7E2A-4770-4B68-B74C-5F5A6E1876DC",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.8:*:*:*:*:*:*:*",
                    "matchCriteriaId": "0892C89E-9389-4452-B7E0-981A763CD426",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.9:*:*:*:*:*:*:*",
                    "matchCriteriaId": "635F3CB1-B042-43CC-91AB-746098018D8C",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.10:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E1F32DDF-17A3-45B5-9227-833EBEBD3923",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.11:*:*:*:*:*:*:*",
                    "matchCriteriaId": "2CDFB7E9-8510-430F-BFBC-FD811D60DC78",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.12:*:*:*:*:*:*:*",
                    "matchCriteriaId": "79D5336A-14AA-483E-9CBE-A7B53120B925",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.14:*:*:*:*:*:*:*",
                    "matchCriteriaId": "95D48A71-B84E-4B6C-9603-B3373052E568",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.15:*:*:*:*:*:*:*",
                    "matchCriteriaId": "CAAB7D55-F155-43F9-A563-F2E35CFFEF26",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.16:*:*:*:*:*:*:*",
                    "matchCriteriaId": "72243A3F-6BFD-472B-9EA4-82BE4253ED27",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.17:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E415CC22-09CA-47D2-9F1A-0BCA8960835B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.3.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9EF4B938-BB14-4C06-BEE9-10CA755C5DEF",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.3.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "981C922C-7A7D-473E-8C43-03AB62FB5B8B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.3.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "5D0CD11A-09C2-4C60-8F0C-68E55BD6EE63",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.3.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B0F40E4A-E125-4099-A8B3-D42614AA9312",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.3.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "4933D9DD-A630-4A3D-9D13-9E182F5F6F8C",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.3.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "A9E6D530-91FC-42F4-A427-6601238E0187",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.3.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9EC938DB-E066-407F-BDF8-61A1C41136F7",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.3.7:*:*:*:*:*:*:*",
                    "matchCriteriaId": "ACDF768D-7F5A-4042-B7DD-398F65F3F094",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "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."
          },
          {
            "lang": "es",
            "value": "La implementaci\u00f3n de PDORow en PHP anterior a v5.3.9 no interact\u00faan adecuadamente con la funci\u00f3n de la sesi\u00f3n, que permite a atacantes remotos provocar una denegaci\u00f3n de servicio (ca\u00edda de aplicaci\u00f3n) a trav\u00e9s de una aplicaci\u00f3n hecha a mano que utiliza un controlador para una DOP a buscar y luego llama a la funci\u00f3n session_start , como lo demuestra una ca\u00edda del servidor HTTP Apache."
          }
        ],
        "id": "CVE-2012-0788",
        "lastModified": "2026-04-29T01:13:23.040",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "MEDIUM",
              "cvssData": {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "availabilityImpact": "PARTIAL",
                "baseScore": 5.0,
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
                "version": "2.0"
              },
              "exploitabilityScore": 10.0,
              "impactScore": 2.9,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ]
        },
        "published": "2012-02-14T15:55:00.883",
        "references": [
          {
            "source": "secalert@redhat.com",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2012-03/msg00013.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2012-03/msg00016.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://secunia.com/advisories/48668"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.php.net/ChangeLog-5.php#5.3.9"
          },
          {
            "source": "secalert@redhat.com",
            "url": "https://bugs.php.net/bug.php?id=55776"
          },
          {
            "source": "secalert@redhat.com",
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=783605"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2012-03/msg00013.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2012-03/msg00016.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://secunia.com/advisories/48668"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.php.net/ChangeLog-5.php#5.3.9"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://bugs.php.net/bug.php?id=55776"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=783605"
          }
        ],
        "sourceIdentifier": "secalert@redhat.com",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-20"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    },
    "redhat_vex": {
      "aggregate_severity": "None",
      "current_release_date": "2026-01-28T23:05:21+00:00",
      "cve": "CVE-2012-0788",
      "id": "CVE-2012-0788",
      "initial_release_date": "2012-01-11T00:00:00+00:00",
      "product_status:known_not_affected": "31",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "php: crash when unserializing serialized PDORow object",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2012/cve-2012-0788.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2025-10-08T01:07:49Z",
      "cve": "CVE-2012-0788",
      "id": "CVE-2012-0788",
      "initial_release_date": "2023-02-15T05:48:36Z",
      "product_status:recommended": "208",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2012-0788",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2012-0788.json",
      "version": "8"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…