alsa-2024:9457
Vulnerability from osv_almalinux
Published
2024-11-12 00:00
Modified
2024-11-18 11:49
Summary
Moderate: python3.12-urllib3 security update
Details
urllib3 is a powerful, user-friendly HTTP client for Python. urllib3 brings many critical features that are missing from the Python standard libraries:
• Thread safety.
• Connection pooling.
• Client-side SSL/TLS verification.
• File uploads with multipart encoding.
• Helpers for retrying requests and dealing with HTTP redirects.
• Support for gzip, deflate, brotli, and zstd encoding.
• Proxy support for HTTP and SOCKS.
• 100% test coverage.
Security Fix(es):
- urllib3: proxy-authorization request header is not stripped during cross-origin redirects (CVE-2024-37891)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
References
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "python3.12-urllib3"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.26.18-2.el9_5.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "urllib3 is a powerful, user-friendly HTTP client for Python. urllib3 brings many critical features that are missing from the Python standard libraries: \n\u2022 Thread safety. \n\u2022 Connection pooling. \n\u2022 Client-side SSL/TLS verification. \n\u2022 File uploads with multipart encoding. \n\u2022 Helpers for retrying requests and dealing with HTTP redirects. \n\u2022 Support for gzip, deflate, brotli, and zstd encoding. \n\u2022 Proxy support for HTTP and SOCKS. \n\u2022 100% test coverage. \n\nSecurity Fix(es): \n\n * urllib3: proxy-authorization request header is not stripped during cross-origin redirects (CVE-2024-37891)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2024:9457",
"modified": "2024-11-18T11:49:13Z",
"published": "2024-11-12T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2024:9457"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-37891"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2292788"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2024-9457.html"
}
],
"related": [
"CVE-2024-37891"
],
"summary": "Moderate: python3.12-urllib3 security update"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…