CVE-2022-24884CRITICALCVSS 10.0fixed in ecdsautils 0.4.1-1 (bookworm)2022
CVE-2022-24884 [CRITICAL] CVE-2022-24884: ecdsautils - ecdsautils is a tiny collection of programs used for ECDSA (keygen, sign, verify...
ecdsautils is a tiny collection of programs used for ECDSA (keygen, sign, verify). `ecdsa_verify_[prepare_]legacy()` does not check whether the signature values `r` and `s` are non-zero. A signature consisting only of zeroes is always considered valid, making it trivial to forge signatures. Requiring multiple signatures from different public keys does not mit
debian