Files
CVEs-PoC/2021/CVE-2021-29662.md
2025-09-29 21:09:30 +02:00

19 lines
794 B
Markdown

### [CVE-2021-29662](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29662)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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.