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-25659 (Medium) detected in cryptography-3.0-cp27-cp27mu-manylinux2010_x86_64.whl #17

Open
mend-for-github-com bot opened this issue Nov 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 Nov 10, 2020

CVE-2020-25659 - Medium Severity Vulnerability

Vulnerable Library - cryptography-3.0-cp27-cp27mu-manylinux2010_x86_64.whl

cryptography is a package which provides cryptographic recipes and primitives to Python developers.

Library home page: https://files.pythonhosted.org/packages/b8/86/2692315807539c0f6452c58661d268c88d5fb79acf6c13279eb7b87ecd81/cryptography-3.0-cp27-cp27mu-manylinux2010_x86_64.whl

Path to dependency file: clusterfuzz/src/appengine/requirements.txt

Path to vulnerable library: clusterfuzz/src/appengine/requirements.txt,clusterfuzz/src/local/butler/scripts,clusterfuzz/src/appengine/handlers/cron/project,clusterfuzz/src/python/bot/tasks,clusterfuzz/src/platform_requirements.txt

Dependency Hierarchy:

  • pyOpenSSL-19.1.0-py2.py3-none-any.whl (Root Library)
    • cryptography-3.0-cp27-cp27mu-manylinux2010_x86_64.whl (Vulnerable Library)

Vulnerability Details

python-cryptography 3.2 is vulnerable to Bleichenbacher timing attacks in the RSA decryption API, via timed processing of valid PKCS#1 v1.5 ciphertext.

Publish Date: 2021-01-11

URL: CVE-2020-25659

CVSS 2 Score Details (4.3)

Base Score Metrics not available

Suggested Fix

Type: Change files

Origin: pyca/cryptography@58494b4

Release Date: 2020-10-26

Fix Resolution: Replace or update the following file: rsa.py

@mend-for-github-com mend-for-github-com bot added the security vulnerability Security vulnerability detected by WhiteSource label Nov 10, 2020
@mend-for-github-com mend-for-github-com bot changed the title CVE-2020-25659 (High) detected in cryptography-3.0-cp27-cp27mu-manylinux2010_x86_64.whl CVE-2020-25659 (Medium) detected in cryptography-3.0-cp27-cp27mu-manylinux2010_x86_64.whl Feb 12, 2021
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