CVE-2021-3911
11.11.2021, 22:15
If the ROA that a repository returns contains too many bits for the IP address then OctoRPKI will crash.Enginsight
Vendor | Product | Version |
---|---|---|
cloudflare | octorpki | 𝑥 < 1.3.0 |
debian | debian_linux | 11.0 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
- CWE-252 - Unchecked Return ValueThe software does not check the return value from a method or function, which can prevent it from detecting unexpected states and conditions.