Skip to content

[HIGH] Security Vulnerability in urllib3 #420

@ghost

Description

Security Vulnerability Detected

Dependency: urllib3
Criticality: HIGH (Score: undefined)

Vulnerability Details

Name: CVE-2019-11324

Description:
The urllib3 library before 1.24.2 for Python mishandles certain cases where the desired set of CA certificates is different from the OS store of CA certificates, which results in SSL connections succeeding in situations where a verification failure is the correct outcome. This is related to use of the ssl_context, ca_certs, or ca_certs_dir argument.

Metadata

"{\"vulnerabilityIdentifiers\":[\"CVE-2019-11324\"],\"published\":\"2019-04-18T21:29:00.883\",\"lastModified\":\"2024-11-21T04:20:53.373\",\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\",\"exploitabilityScore\":3.9,\"impactScore\":3.6,\"weaknesses\":[\"CWE-295\"]}"

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