ghsa-r64q-w8jr-g9qp
Vulnerability from github
Published
2022-05-13 01:09
Modified
2022-06-28 15:02
Severity ?
Summary
Improper Neutralization of CRLF Sequences in urllib3 library for Python
Details
In the urllib3 library through 1.24.2 for Python, CRLF injection is possible if the attacker controls the request parameter.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.24.2" }, "package": { "ecosystem": "PyPI", "name": "urllib3" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.24.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-11236" ], "database_specific": { "cwe_ids": [ "CWE-93" ], "github_reviewed": true, "github_reviewed_at": "2022-06-28T15:02:18Z", "nvd_published_at": "2019-04-15T15:29:00Z", "severity": "MODERATE" }, "details": "In the urllib3 library through 1.24.2 for Python, CRLF injection is possible if the attacker controls the request parameter.", "id": "GHSA-r64q-w8jr-g9qp", "modified": "2022-06-28T15:02:18Z", "published": "2022-05-13T01:09:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11236" }, { "type": "WEB", "url": "https://github.com/urllib3/urllib3/issues/1553" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3990-2" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3990-1" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XOSA2NT4DUQDBEIWE6O7KKD24XND7TE2" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TBI45HO533KYHNB5YRO43TBYKA3E3VRL" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R62XGEYPUTXMRHGX5I37EBCGQ5COHGKR" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NKGPJLVLVYCL4L4B4G5TIOTVK4BKPG72" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00012.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2021/06/msg00015.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2019/06/msg00016.html" }, { "type": "PACKAGE", "url": "https://github.com/urllib3/urllib3" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/urllib3/PYSEC-2019-132.yaml" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-r64q-w8jr-g9qp" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:3590" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:3335" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:2272" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00039.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00041.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Improper Neutralization of CRLF Sequences in urllib3 library for Python" }
Loading...
Loading...
- 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.