Closed staging-whitesource-for-github-com[bot] closed 6 hours ago
:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
CVE-2019-11236 - Medium Severity Vulnerability
Vulnerable Library - urllib3-1.23-py2.py3-none-any.whl
HTTP library with thread-safe connection pooling, file post, and more.
Library home page: https://files.pythonhosted.org/packages/bd/c9/6fdd990019071a4a32a5e7cb78a1d92c53851ef4f56f62a3486e6a7d8ffb/urllib3-1.23-py2.py3-none-any.whl
Path to dependency file: /requirements.txt
Path to vulnerable library: /tmp/ws-ua_20241107234132_IBSGDP/python_VTSUDF/202411072341331/env/lib/python3.8/site-packages/urllib3-1.23.dist-info
Dependency Hierarchy: - requests-2.19.1-py2.py3-none-any.whl (Root Library) - :x: **urllib3-1.23-py2.py3-none-any.whl** (Vulnerable Library)
Found in HEAD commit: ba1f00946f2377369b48388e8f592b2db5ada074
Found in base branch: main
Vulnerability Details
In the urllib3 library through 1.24.1 for Python, CRLF injection is possible if the attacker controls the request parameter.
Publish Date: 2019-04-15
URL: CVE-2019-11236
CVSS 3 Score Details (6.1)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://github.com/advisories/GHSA-r64q-w8jr-g9qp
Release Date: 2019-04-15
Fix Resolution (urllib3): 1.24.3
Direct dependency fix Resolution (requests): 2.20.0
:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.