cve/2016/CVE-2016-6185.md
2024-05-26 14:27:05 +02:00

832 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