mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
894 B
894 B
CVE-2015-8608
Description
The VDir::MapPathA and VDir::MapPathW functions in Perl 5.22 allow remote attackers to cause a denial of service (out-of-bounds read) and possibly execute arbitrary code via a crafted (1) drive letter or (2) pInName argument.
POC
Reference
- http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html
- https://packetstormsecurity.com/files/136649/Perl-5.22-VDir-MapPathA-W-Out-Of-Bounds-Reads-Buffer-Over-Reads.html
- https://www.oracle.com/security-alerts/cpujul2020.html
Github
No PoCs found on GitHub currently.