ghsa-wj55-vqcq-gxcp
Vulnerability from github
Published
2022-03-11 00:02
Modified
2022-03-17 00:01
Severity ?
Details
There's a flaw in urllib's AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client (such as web browser) connects to, could trigger a Regular Expression Denial of Service (ReDOS) during an authentication request with a specially crafted payload that is sent by the server to the client. The greatest threat that this flaw poses is to application availability.
{ "affected": [], "aliases": [ "CVE-2021-3733" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-03-10T17:42:00Z", "severity": "MODERATE" }, "details": "There\u0027s a flaw in urllib\u0027s AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client (such as web browser) connects to, could trigger a Regular Expression Denial of Service (ReDOS) during an authentication request with a specially crafted payload that is sent by the server to the client. The greatest threat that this flaw poses is to application availability.", "id": "GHSA-wj55-vqcq-gxcp", "modified": "2022-03-17T00:01:57Z", "published": "2022-03-11T00:02:31Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3733" }, { "type": "WEB", "url": "https://github.com/python/cpython/pull/24391" }, { "type": "WEB", "url": "https://github.com/python/cpython/commit/7215d1ae25525c92b026166f9d5cac85fb" }, { "type": "WEB", "url": "https://bugs.python.org/issue43075" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995234" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00024.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/06/msg00039.html" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20220407-0001" }, { "type": "WEB", "url": "https://ubuntu.com/security/CVE-2021-3733" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
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.