Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

requests-1.2.3.tar.gz: 3 vulnerabilities (highest severity is: 7.5) #2

Open
dev-mend-for-github-com bot opened this issue Feb 14, 2023 · 0 comments
Labels
security vulnerability Security vulnerability detected by Mend

Comments

@dev-mend-for-github-com
Copy link
Contributor

Vulnerable Library - requests-1.2.3.tar.gz

Python HTTP for Humans.

Library home page: https://files.pythonhosted.org/packages/61/79/efc316760a906763de872d7328c9bf8c5af28708a35fdae57fbb4ee005f7/requests-1.2.3.tar.gz

Path to dependency file: /requirements.txt

Path to vulnerable library: /requirements.txt,/requirements.txt

Found in HEAD commit: 9822e3f4fab4e90c86d98d83786475df21de8a1e

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (requests version) Remediation Available
CVE-2018-18074 High 7.5 requests-1.2.3.tar.gz Direct 2.20.0
CVE-2014-1830 Medium 5.3 requests-1.2.3.tar.gz Direct 2.3.0
CVE-2014-1829 Medium 5.0 requests-1.2.3.tar.gz Direct 2.3.0

Details

CVE-2018-18074

Vulnerable Library - requests-1.2.3.tar.gz

Python HTTP for Humans.

Library home page: https://files.pythonhosted.org/packages/61/79/efc316760a906763de872d7328c9bf8c5af28708a35fdae57fbb4ee005f7/requests-1.2.3.tar.gz

Path to dependency file: /requirements.txt

Path to vulnerable library: /requirements.txt,/requirements.txt

Dependency Hierarchy:

  • requests-1.2.3.tar.gz (Vulnerable Library)

Found in HEAD commit: 9822e3f4fab4e90c86d98d83786475df21de8a1e

Found in base branch: main

Vulnerability Details

The Requests package before 2.20.0 for Python sends an HTTP Authorization header to an http URI upon receiving a same-hostname https-to-http redirect, which makes it easier for remote attackers to discover credentials by sniffing the network.

Publish Date: 2018-10-09

URL: CVE-2018-18074

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: None
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2018-18074

Release Date: 2018-10-09

Fix Resolution: 2.20.0

⛑️ Automatic Remediation is available for this issue

CVE-2014-1830

Vulnerable Library - requests-1.2.3.tar.gz

Python HTTP for Humans.

Library home page: https://files.pythonhosted.org/packages/61/79/efc316760a906763de872d7328c9bf8c5af28708a35fdae57fbb4ee005f7/requests-1.2.3.tar.gz

Path to dependency file: /requirements.txt

Path to vulnerable library: /requirements.txt,/requirements.txt

Dependency Hierarchy:

  • requests-1.2.3.tar.gz (Vulnerable Library)

Found in HEAD commit: 9822e3f4fab4e90c86d98d83786475df21de8a1e

Found in base branch: main

Vulnerability Details

Requests (aka python-requests) before 2.3.0 allows remote servers to obtain sensitive information by reading the Proxy-Authorization header in a redirected request.

Publish Date: 2014-10-15

URL: CVE-2014-1830

CVSS 3 Score Details (5.3)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: None
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2014-1830

Release Date: 2014-10-15

Fix Resolution: 2.3.0

⛑️ Automatic Remediation is available for this issue

CVE-2014-1829

Vulnerable Library - requests-1.2.3.tar.gz

Python HTTP for Humans.

Library home page: https://files.pythonhosted.org/packages/61/79/efc316760a906763de872d7328c9bf8c5af28708a35fdae57fbb4ee005f7/requests-1.2.3.tar.gz

Path to dependency file: /requirements.txt

Path to vulnerable library: /requirements.txt,/requirements.txt

Dependency Hierarchy:

  • requests-1.2.3.tar.gz (Vulnerable Library)

Found in HEAD commit: 9822e3f4fab4e90c86d98d83786475df21de8a1e

Found in base branch: main

Vulnerability Details

Requests (aka python-requests) before 2.3.0 allows remote servers to obtain a netrc password by reading the Authorization header in a redirected request.

Publish Date: 2014-10-15

URL: CVE-2014-1829

CVSS 2 Score Details (5.0)

Base Score Metrics not available

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2014-1829

Release Date: 2014-10-15

Fix Resolution: 2.3.0

⛑️ Automatic Remediation is available for this issue


⛑️ Automatic Remediation is available for this issue.

@dev-mend-for-github-com dev-mend-for-github-com bot added the security vulnerability Security vulnerability detected by Mend label Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by Mend
Projects
None yet
Development

No branches or pull requests

0 participants