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

CVE-2020-11078 (Medium) detected in httplib2-0.13.0.tar.gz #46

Open
mend-for-github-com bot opened this issue Jul 10, 2020 · 0 comments
Open

CVE-2020-11078 (Medium) detected in httplib2-0.13.0.tar.gz #46

mend-for-github-com bot opened this issue Jul 10, 2020 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Jul 10, 2020

CVE-2020-11078 - Medium Severity Vulnerability

Vulnerable Library - httplib2-0.13.0.tar.gz

A comprehensive HTTP client library.

Library home page: https://files.pythonhosted.org/packages/5c/f3/7206894743389a4f727b73e6df4da60c9ee3cbef3f5afd82814592eafa8b/httplib2-0.13.0.tar.gz

Path to dependency file: skf-flask

Path to vulnerable library: skf-flask,skf-flask,skf-flask/requirements.txt,skf-flask/requirements.txt

Dependency Hierarchy:

  • google_auth_httplib2-0.0.3-py2.py3-none-any.whl (Root Library)
    • httplib2-0.13.0.tar.gz (Vulnerable Library)

Found in HEAD commit: 14dd4dd6e96053b5864e9993ab2386eb98ff67f6

Vulnerability Details

In httplib2 before version 0.18.0, an attacker controlling unescaped part of uri for httplib2.Http.request() could change request headers and body, send additional hidden requests to same server. This vulnerability impacts software that uses httplib2 with uri constructed by string concatenation, as opposed to proper urllib building with escaping. This has been fixed in 0.18.0.

Publish Date: 2020-05-20

URL: CVE-2020-11078

CVSS 3 Score Details (6.8)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-gg84-qgv9-w4pq

Release Date: 2020-05-20

Fix Resolution: v0.18.0

@mend-for-github-com mend-for-github-com bot added the security vulnerability Security vulnerability detected by WhiteSource label Jul 10, 2020
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 WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants