Python-RSA < 3.3 - Signature Spoofing via BERserk Padding Attack
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2016-1494. PoCs published by matthiasbe.
AI-analyzed exploit summary This repository contains a functional exploit for CVE-2016-1494, which targets a vulnerability in the RSA PKCS#1 v1.5 signature verification in the Python RSA library. The exploit demonstrates a signature forgery attack by manipulating the cube root of a crafted message to bypass signature validation.
Description
The verify function in the RSA package for Python (Python-RSA) before 3.3 allows attackers to spoof signatures with a small public exponent via crafted signature padding, aka a BERserk attack.
Exploits (1)
This repository contains a functional exploit for CVE-2016-1494, which targets a vulnerability in the RSA PKCS#1 v1.5 signature verification in the Python RSA library. The exploit demonstrates a signature forgery attack by manipulating the cube root of a crafted message to bypass signature validation.
References (8)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N