Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-24884

10.0 · CRITICAL
Published May 6, 2022 ecdsautils_project CWE-347 EPSS 1.00% (60th pctl)

Overview

CVE-2022-24884 is a critical-severity vulnerability affecting ecdsautils_project ecdsautils. It was published on May 6, 2022 and has a CVSS 3.1 base score of 10.0 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 10.0, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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 mitigate the issue: `ecdsa_verify_list_legacy()` will accept an arbitrary number of such forged signatures. Both the `ecdsautil verify` CLI command and the libecdsautil library are affected. The issue has been fixed in ecdsautils 0.4.1. All older versions of ecdsautils (including versions before the split into a library and a CLI utility) are vulnerable.

Remediation

Check the references section for vendor advisories and patches from ecdsautils_project. Update ecdsautils to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
ecdsautils_project ecdsautils >= 0, < 0.4.1 Affected

Frequently Asked Questions

What is CVE-2022-24884?

CVE-2022-24884 is a critical-severity vulnerability affecting ecdsautils_project ecdsautils. It was published on May 6, 2022 and has a CVSS 3.1 base score of 10.0 (CRITICAL).

How severe is CVE-2022-24884?

This vulnerability has a CVSS 3.1 base score of 10.0, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2022-24884?

Check the references section for vendor advisories and patches from ecdsautils_project. Update ecdsautils to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-24884?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-24884 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.