mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
19 lines
794 B
Markdown
19 lines
794 B
Markdown
### [CVE-2021-29662](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
|
|