cve/2011/CVE-2011-0761.md
2024-06-18 02:51:15 +02:00

856 B

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

Github