Security Advisories (1)
CVE-2025-40911 (2025-05-27)

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.

Changes for version 0.13 - 2014-02-24

  • Applied Brian Gottreu's fix for https://rt.cpan.org/Public/Bug/Display.html?id=49632

Modules

Manipulate sets of IP addresses
Encode / decode IPv4 addresses
Encode / decode IPv6 addresses