You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python-RSA before 4.1 ignores leading '\0' bytes during decryption of ciphertext. This could conceivably have a security-relevant impact, e.g., by helping an attacker to infer that an application uses Python-RSA, or if the length of accepted ciphertext affects application behavior (such as by causing excessive memory allocation).
It was found that python-rsa is vulnerable to Bleichenbacher timing attacks. An attacker can use this flaw via the RSA decryption API to decrypt parts of the cipher text encrypted with RSA.
There is a security vulnerability in python-rsa before version 3.4. Depending on the way decrypt_bigfile() is called, it may be possible to do a Bleichenbacher attack.
Path to dependency file: /requirements.txt
Path to vulnerable library: /requirements.txt
Found in HEAD commit: 92d0da50af6604cc6ae67fda0e4b60bb97d72710
Vulnerabilities
Details
Vulnerable Library - rsa-3.1.4.tar.gz
Pure-Python RSA implementation
Library home page: https://files.pythonhosted.org/packages/db/65/01448b2f3e222a846cbe7a62ea61950c5659b1f9489171eb68242415f92c/rsa-3.1.4.tar.gz
Path to dependency file: /requirements.txt
Path to vulnerable library: /requirements.txt
Dependency Hierarchy:
Found in HEAD commit: 92d0da50af6604cc6ae67fda0e4b60bb97d72710
Found in base branch: main
Vulnerability Details
Python-RSA before 4.1 ignores leading '\0' bytes during decryption of ciphertext. This could conceivably have a security-relevant impact, e.g., by helping an attacker to infer that an application uses Python-RSA, or if the length of accepted ciphertext affects application behavior (such as by causing excessive memory allocation).
Publish Date: 2020-06-01
URL: CVE-2020-13757
CVSS 3 Score Details (7.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Release Date: 2020-09-02
Fix Resolution (rsa): 4.1
Direct dependency fix Resolution (oauth2client): 1.4.12
⛑️ Automatic Remediation is available for this issue
Vulnerable Library - rsa-3.1.4.tar.gz
Pure-Python RSA implementation
Library home page: https://files.pythonhosted.org/packages/db/65/01448b2f3e222a846cbe7a62ea61950c5659b1f9489171eb68242415f92c/rsa-3.1.4.tar.gz
Path to dependency file: /requirements.txt
Path to vulnerable library: /requirements.txt
Dependency Hierarchy:
Found in HEAD commit: 92d0da50af6604cc6ae67fda0e4b60bb97d72710
Found in base branch: main
Vulnerability Details
It was found that python-rsa is vulnerable to Bleichenbacher timing attacks. An attacker can use this flaw via the RSA decryption API to decrypt parts of the cipher text encrypted with RSA.
Publish Date: 2020-11-12
URL: CVE-2020-25658
CVSS 3 Score Details (5.9)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: GHSA-xrx6-fmxq-rjj2
Release Date: 2020-11-12
Fix Resolution (rsa): 4.7
Direct dependency fix Resolution (oauth2client): 1.4.12
⛑️ Automatic Remediation is available for this issue
Vulnerable Library - rsa-3.1.4.tar.gz
Pure-Python RSA implementation
Library home page: https://files.pythonhosted.org/packages/db/65/01448b2f3e222a846cbe7a62ea61950c5659b1f9489171eb68242415f92c/rsa-3.1.4.tar.gz
Path to dependency file: /requirements.txt
Path to vulnerable library: /requirements.txt
Dependency Hierarchy:
Found in HEAD commit: 92d0da50af6604cc6ae67fda0e4b60bb97d72710
Found in base branch: main
Vulnerability Details
There is a security vulnerability in python-rsa before version 3.4. Depending on the way decrypt_bigfile() is called, it may be possible to do a Bleichenbacher attack.
Publish Date: 2016-01-22
URL: WS-2012-0012
CVSS 3 Score Details (4.0)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Release Date: 2016-01-22
Fix Resolution (rsa): 3.4
Direct dependency fix Resolution (oauth2client): 1.4.12
⛑️ Automatic Remediation is available for this issue
⛑️ Automatic Remediation is available for this issue.
The text was updated successfully, but these errors were encountered: