Net::CIDR::Set versions 0.10 through 0.13 for Perl does not properly handle leading zero characters in IP CIDR address strings, which could allow attackers to bypass access control that is based on IP addresses.
Leading zeros are used to indicate octal numbers, which can confuse users who are intentionally using octal notation, as well as users who believe they are using decimal notation.
Net::CIDR::Set used code from Net::CIDR::Lite, which had a similar vulnerability CVE-2021-47154.
References
Configurations
No configuration.
History
28 May 2025, 14:15
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
27 May 2025, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-27 22:15
Updated : 2025-05-28 15:01
NVD link : CVE-2025-40911
Mitre link : CVE-2025-40911
CVE.ORG link : CVE-2025-40911
JSON object : View
Products Affected
No product.
CWE
CWE-1287
Improper Validation of Specified Type of Input