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

843 B

CVE-2016-6185

Description

The XSLoader::load method in XSLoader in Perl does not properly locate .so files when called in a string eval, which might allow local users to execute arbitrary code via a Trojan horse library under the current working directory.

POC

Reference

Github