PyPi: Rsa

CVE-2020-25658

Safety vulnerability ID: 39105

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Nov 12, 2020 Updated at Mar 29, 2024
Scan your Python projects for vulnerabilities →

Advisory

Rsa 4.7 includes a fix for CVE-2020-25658: 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.

Affected package

rsa

Latest version: 4.9

Pure-Python RSA implementation

Affected versions

Fixed versions

Vulnerability changelog

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. See CVE-2020-25658.


CONFIRM:https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-25658: https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-25658
MISC:https://github.com/sybrenstuvel/python-rsa/issues/165: https://github.com/sybrenstuvel/python-rsa/issues/165

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

MEDIUM 5.9

CVSS v3 Details

MEDIUM 5.9
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
HIGH
Privileges Required (PR)
NONE
User Interaction (UI)
NONE
Scope (S)
UNCHANGED
Confidentiality Impact (C)
HIGH
Integrity Impact (I)
NONE
Availability Availability (A)
NONE

CVSS v2 Details

MEDIUM 4.3
Access Vector (AV)
NETWORK
Access Complexity (AC)
MEDIUM
Authentication (Au)
NONE
Confidentiality Impact (C)
PARTIAL
Integrity Impact (I)
NONE
Availability Impact (A)
NONE