Lucene search

K
exploitdbKjetil KjernsmoEDB-ID:27581
HistoryApr 07, 2006 - 12:00 a.m.

Tony Cook Imager 0.4x - '.JPEG' / '.TGA' Images Denial of Service

2006-04-0700:00:00
Kjetil Kjernsmo
www.exploit-db.com
11

7.4 High

AI Score

Confidence

Low

0 Low

EPSS

Percentile

0.0%

source: https://www.securityfocus.com/bid/17415/info

The Perl Imager module is susceptible to a denial-of-service vulnerability. This issue is due to a failure of the software to properly handle unexpected image data.

Malformed image files may cause a crash in applications that use the affected Perl module, resulting in a denial-of-service condition.

Sample Perl code sufficient to demonstrate this issue is available:

perl -MImager -e 'my $im = Imager->new(xsize => 100, ysize=>100, channels => 4); $im->write(data=>\$foo, type=>"jpeg")'

7.4 High

AI Score

Confidence

Low

0 Low

EPSS

Percentile

0.0%