ghsa-gjrg-p28q-p9w2
Vulnerability from github
Published
2022-05-14 04:00
Modified
2022-05-14 04:00
Details
sapi/cgi/cgi_main.c in PHP before 5.3.13 and 5.4.x before 5.4.3, when configured as a CGI script (aka php-cgi), does not properly handle query strings that lack an = (equals sign) character, which allows remote attackers to cause a denial of service (resource consumption) by placing command-line options in the query string, related to lack of skipping a certain php_getopt for the 'T' case. NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-1823.
{ "affected": [], "aliases": [ "CVE-2012-2336" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2012-05-11T10:15:00Z", "severity": "MODERATE" }, "details": "sapi/cgi/cgi_main.c in PHP before 5.3.13 and 5.4.x before 5.4.3, when configured as a CGI script (aka php-cgi), does not properly handle query strings that lack an = (equals sign) character, which allows remote attackers to cause a denial of service (resource consumption) by placing command-line options in the query string, related to lack of skipping a certain php_getopt for the \u0027T\u0027 case. NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-1823.", "id": "GHSA-gjrg-p28q-p9w2", "modified": "2022-05-14T04:00:01Z", "published": "2022-05-14T04:00:01Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2336" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2012:1045" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2012:1046" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2012:1047" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2012-2336" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=61910" }, { "type": "WEB", "url": "https://bugs.php.net/patch-display.php?bug_id=61910\u0026patch=CVE-2012-1823.patch\u0026revision=1336251592\u0026display=1" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=820708" }, { "type": "WEB", "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c03839862" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2012-06/msg00004.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2012-07/msg00003.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/49014" }, { "type": "WEB", "url": "http://www.php.net/ChangeLog-5.php#5.4.3" }, { "type": "WEB", "url": "http://www.php.net/archive/2012.php#id2012-05-08-1" } ], "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.