Exploit MPlayer 0.9/1.0 - Remote HTTP Header Buffer Overflow

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
23896
Проверка EDB
  1. Пройдено
Автор
BLEXIM
Тип уязвимости
DOS
Платформа
LINUX
CVE
cve-2004-0386
Дата публикации
2004-03-30
Код:
source: https://www.securityfocus.com/bid/10008/info

It has been reported that MPlayer is prone to a remote HTTP header buffer overflow vulnerability. This issue is due to a failure of the application to properly verify buffer bounds on the 'Location' HTTP header during parsing.

Successful exploitation would immediately produce a denial of service condition in the affected process. This issue may also be leveraged to execute code on the affected system within the security context of the user running the vulnerable process. 

Issuing the following command will cause the affected process to crash:
$ mplayer http://`perl -e 'print "\""x1024;'`
 
Источник
www.exploit-db.com

Похожие темы