CVE-2026-49942
- EPSS 0.31%
- Veröffentlicht 04.06.2026 16:07:42
- Zuletzt bearbeitet 08.06.2026 16:37:19
Net::CIDR::Set versions through 0.20 for Perl did not validate network masks. The mask portion of a network mask could contain Unicode digits such as the Arabic-Indic One (U+0661), or non-digits, which were ignored. This could allow network masks ...
CVE-2026-49941
- EPSS 0.33%
- Veröffentlicht 04.06.2026 16:07:20
- Zuletzt bearbeitet 08.06.2026 16:37:29
Net::CIDR::Set versions through 0.20 for Perl did not validate IP addresses. The add method called the _encode method to parse addresses. If the addresses did not look like netmasks or network ranges, then they were assumed to single IP addresses an...
CVE-2026-49940
- EPSS 0.2%
- Veröffentlicht 04.06.2026 16:07:01
- Zuletzt bearbeitet 08.06.2026 16:35:43
Net::CIDR::Set versions through 0.20 for Perl accept non-ASCII IP addresses and netmasks. Unicode digits such as the Arabic-Indic One (U+0661) were accepted but not properly parsed as numbers. This could allow network masks to accept larger network...