ghsa-j7r5-hm2w-qqf9
Vulnerability from github
Published
2022-05-24 17:30
Modified
2022-05-24 17:30
Details
In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when PHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like __Host confused with cookies that decode to such prefix, thus leading to an attacker being able to forge cookie which is supposed to be secure. See also CVE-2020-8184 for more information.
{ "affected": [], "aliases": [ "CVE-2020-7070" ], "database_specific": { "cwe_ids": [ "CWE-565" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-10-02T15:15:00Z", "severity": "MODERATE" }, "details": "In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when PHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like __Host confused with cookies that decode to such prefix, thus leading to an attacker being able to forge cookie which is supposed to be secure. See also CVE-2020-8184 for more information.", "id": "GHSA-j7r5-hm2w-qqf9", "modified": "2022-05-24T17:30:05Z", "published": "2022-05-24T17:30:05Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7070" }, { "type": "WEB", "url": "https://hackerone.com/reports/895727" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=79699" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/10/msg00008.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7EVDN7D3IB4EAI4D3ZOM2OJKQ5SD7K4E" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/P2J3ZZDHCSX65T5QWV4AHBN7MOJXBEKG" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RRU57N3OSYZPOMFWPRDNVH7EMYOTSZ66" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202012-16" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20201016-0001" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4583-1" }, { "type": "WEB", "url": "https://www.debian.org/security/2021/dsa-4856" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpuoct2021.html" }, { "type": "WEB", "url": "https://www.tenable.com/security/tns-2021-14" }, { "type": "WEB", "url": "http://cve.circl.lu/cve/CVE-2020-8184" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00045.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00067.html" } ], "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.