mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-12 01:26:10 +00:00
20 lines
856 B
Markdown
20 lines
856 B
Markdown
### [CVE-2011-0761](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0761)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Perl 5.10.x allows context-dependent attackers to cause a denial of service (NULL pointer dereference and application crash) by leveraging an ability to inject arguments into a (1) getpeername, (2) readdir, (3) closedir, (4) getsockname, (5) rewinddir, (6) tell, or (7) telldir function call.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/8248
|
|
- http://www.toucan-system.com/advisories/tssa-2011-03.txt
|
|
|
|
#### Github
|
|
- https://github.com/mudongliang/LinuxFlaw
|
|
- https://github.com/oneoy/cve-
|
|
|