ghsa-5m7h-j62q-j6mr
Vulnerability from github
Published
2022-05-14 03:52
Modified
2022-05-14 03:52
Details
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.
{ "affected": [], "aliases": [ "CVE-2012-0788" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2012-02-14T15:55:00Z", "severity": "MODERATE" }, "details": "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.", "id": "GHSA-5m7h-j62q-j6mr", "modified": "2022-05-14T03:52:43Z", "published": "2022-05-14T03:52:43Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-0788" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=55776" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=783605" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2012-03/msg00013.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2012-03/msg00016.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/48668" }, { "type": "WEB", "url": "http://www.php.net/ChangeLog-5.php#5.3.9" } ], "schema_version": "1.4.0", "severity": [] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.