ZeroHour

Vulnerabilities

2 CVEs · NVD, GitHub Advisories, CISA KEV, FIRST EPSS, GitHub PoC repos

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2020-25658
It was found that python-rsa is vulnerable to Bleichenbacher timing attacks.

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.

NVD description · AI analysis pending
5.92% PoC
  • python-rsa project python-rsa
  • python-rsa project openstack platform
  • python-rsa project fedora
CVE-2020-13757
Python-RSA before 4.1 ignores leading '\0' bytes during decryption of ciphertext.

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).

NVD description · AI analysis pending
7.51% PoC
  • python-rsa project python-rsa
  • python-rsa project fedora
  • python-rsa project ubuntu linux