Lucene search

K
exploitdbAnonymousEDB-ID:36199
HistoryOct 02, 2011 - 12:00 a.m.

Perl 5.x - Digest Module 'Digest->new()' Code Injection

2011-10-0200:00:00
anonymous
www.exploit-db.com
24

AI Score

7.4

Confidence

Low

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);");