← Back

CVE-2021-4456

nvd nist
Published: Feb 27, 2026Modified: Jun 17, 2026

JSON object

Loading...
6.5
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Exploitability: 3.9 / Impact: 2.5
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Secondary)

Description

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.

Affected (1)

Products: Mrsam: Net\
1 product
Net\
Configuration A
1 vulnerable
Vulnerable SoftwareAffected Versions
Before 0.24

References (3)

Source: 9b29abf9-4ab0-4765-b253-1875cd9b441e
Third Party Advisory
Source: 9b29abf9-4ab0-4765-b253-1875cd9b441e
Release Notes

Timeline

No history available yet.