Versions of the package jsrsasign before 11.1.1 are vulnerable to Improper Verification of Cryptographic Signature via the DSA domain-parameter validation in KJUR.crypto.DSA.setPublic (and the related DSA/X509 verification flow in src/dsa-2.0.js). An attacker can forge DSA signatures or X.509 certificates that X509.verifySignature() accepts by supplying malicious domain parameters such as g=1, y=1, and a fixed r=1, which make the verification equation true for any hash.
oryginał ENCVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:XKjur Jsrsasign
APPKjur< 11.1.1
Powiązane podatności
Odtworzenie klucza prywatnego DSA przez błąd porównań w jsrsasign
Błędna weryfikacja podpisów RSA PKCS#1 v1.5 w jsrsasign
Błąd weryfikacji podpisu RSA-PSS w bibliotece jsrsasign (Node.js)
Błąd weryfikacji szyfrogramu RSA PKCS1 v1.5 w bibliotece jsrsasign
Versions of the package jsrsasign before 11.1.1 are vulnerable to Infinite loop via the bnModInverse function ...