exploit-db-mirror/exploits/linux/remote/36199.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

9 lines
No EOL
374 B
Text

source: https://www.securityfocus.com/bid/49911/info
The Digest module for Perl is prone to a vulnerability that will let attackers inject and execute arbitrary Perl code.
Remote attackers can exploit this issue to run arbitrary code in the context of the affected application.
Digest versions prior to 1.17 are affected.
Digest->new("::MD5lprint 'ownaide\n';exit(1);");