Skip to content

[MEDIUM] Security Vulnerability in urllib3 #424

@ghost

Description

Security Vulnerability Detected

Dependency: urllib3
Criticality: MEDIUM (Score: undefined)

Vulnerability Details

Name: CVE-2018-25091

Description:
urllib3 before 1.24.2 does not remove the authorization HTTP header when following a cross-origin redirect (i.e., a redirect that differs in host, port, or scheme). This can allow for credentials in the authorization header to be exposed to unintended hosts or transmitted in cleartext. NOTE: this issue exists because of an incomplete fix for CVE-2018-20060 (which was case-sensitive).

Metadata

"{\"vulnerabilityIdentifiers\":[\"CVE-2018-25091\"],\"published\":\"2023-10-15T19:15:09.213\",\"lastModified\":\"2024-11-21T04:03:32.303\",\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\",\"exploitabilityScore\":2.8,\"impactScore\":2.7,\"weaknesses\":[\"CWE-601\"]}"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions