CVE-2021-4456

Source
https://cve.org/CVERecord?id=CVE-2021-4456
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-4456.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-4456
Downstream
Related
Published
2026-02-27T01:16:13Z
Modified
2026-07-08T06:00:35Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N CVSS Calculator
Summary
[none]
Details

Net::CIDR versions before 0.24 for Perl mishandle leading zeros in IP CIDR addresses, which may have unspecified impact.

The functions addr2cidr and cidrlookup may return leading zeros in a CIDR string, which may in turn be parsed as octal numbers by subsequent users. In some cases an attacker may be able to leverage this to bypass access controls based on IP addresses.

The documentation advises validating untrusted CIDR strings with the cidrvalidate function. However, this mitigation is optional and not enforced by default. In practice, users may call addr2cidr or cidrlookup with untrusted input and without validation, incorrectly assuming that this is safe.

Database specific
{
    "unresolved_ranges": [
        {
            "cpes": [
                "cpe:2.3:a:mrsam:net\\:\\:cidr:*:*:*:*:*:perl:*:*"
            ],
            "extracted_events": [
                {
                    "fixed": "0.24"
                }
            ],
            "source": "CPE_RANGE",
            "vendor_product": "mrsam:net::cidr"
        },
        {
            "extracted_events": [
                {
                    "fixed": "0.24"
                }
            ],
            "source": "DESCRIPTION"
        }
    ]
}
References

Affected packages

Git / github.com/svarshavchik/net-cidr

Affected ranges

Type
GIT
Repo
https://github.com/svarshavchik/net-cidr
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "source": "REFERENCES"
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-4456.json"