mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
794 B
794 B
CVE-2021-29662
Description
The Data::Validate::IP module through 0.29 for Perl does not properly consider extraneous zero characters at the beginning of an IP address string, which (in some situations) allows attackers to bypass access control that is based on IP addresses.
POC
Reference
- https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-018.md
- https://sick.codes/sick-2021-018/
Github
No PoCs found on GitHub currently.