exploit-db-mirror/exploits/linux/dos/34356.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
489 B
Text

source: https://www.securityfocus.com/bid/41801/info
gif2png is prone to a remote buffer-overflow vulnerability because it fails to perform adequate boundary checks on user-supplied input.
Successfully exploiting this issue may allow remote attackers to execute arbitrary code in the context of the application. Failed exploit attempts will cause denial-of-service conditions.
gif2png 2.5.2 is vulnerable; other versions may also be affected.
$> ./gif2png $(perl -e 'print "A" x 1053')