- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 34356
- Проверка EDB
-
- Пройдено
- Автор
- RAZUEL AKAHARNATH
- Тип уязвимости
- DOS
- Платформа
- LINUX
- CVE
- cve-2009-5018
- Дата публикации
- 2009-12-12
gif2png 2.5.2 - Remote Buffer Overflow
Код:
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')
- Источник
- www.exploit-db.com