Vulnerabilities > CVE-2008-3010 - Information Exposure vulnerability in Microsoft Windows Media Player 6.4

047910
CVSS 10.0 - CRITICAL
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
COMPLETE
Integrity impact
COMPLETE
Availability impact
COMPLETE
network
low complexity
microsoft
CWE-200
critical
nessus

Summary

Microsoft Windows Media Player 6.4, Windows Media Format Runtime 7.1 through 11, and Windows Media Services 4.1 and 9 incorrectly associate ISATAP addresses with the Local Intranet zone, which allows remote servers to capture NTLM credentials, and execute arbitrary code through credential-reflection attacks, by sending an authentication request, aka "ISATAP Vulnerability."

Common Weakness Enumeration (CWE)

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Subverting Environment Variable Values
    The attacker directly or indirectly modifies environment variables used by or controlling the target software. The attacker's goal is to cause the target software to deviate from its expected operation in a manner that benefits the attacker.
  • Footprinting
    An attacker engages in probing and exploration activity to identify constituents and properties of the target. Footprinting is a general term to describe a variety of information gathering techniques, often used by attackers in preparation for some attack. It consists of using tools to learn as much as possible about the composition, configuration, and security mechanisms of the targeted application, system or network. Information that might be collected during a footprinting effort could include open ports, applications and their versions, network topology, and similar information. While footprinting is not intended to be damaging (although certain activities, such as network scans, can sometimes cause disruptions to vulnerable applications inadvertently) it may often pave the way for more damaging attacks.
  • Exploiting Trust in Client (aka Make the Client Invisible)
    An attack of this type exploits a programs' vulnerabilities in client/server communication channel authentication and data integrity. It leverages the implicit trust a server places in the client, or more importantly, that which the server believes is the client. An attacker executes this type of attack by placing themselves in the communication channel between client and server such that communication directly to the server is possible where the server believes it is communicating only with a valid client. There are numerous variations of this type of attack.
  • Browser Fingerprinting
    An attacker carefully crafts small snippets of Java Script to efficiently detect the type of browser the potential victim is using. Many web-based attacks need prior knowledge of the web browser including the version of browser to ensure successful exploitation of a vulnerability. Having this knowledge allows an attacker to target the victim with attacks that specifically exploit known or zero day weaknesses in the type and version of the browser used by the victim. Automating this process via Java Script as a part of the same delivery system used to exploit the browser is considered more efficient as the attacker can supply a browser fingerprinting method and integrate it with exploit code, all contained in Java Script and in response to the same web page request by the browser.
  • Session Credential Falsification through Prediction
    This attack targets predictable session ID in order to gain privileges. The attacker can predict the session ID used during a transaction to perform spoofing and session hijacking.

Msbulletin

bulletin_idMS08-076
bulletin_url
date2008-12-09T00:00:00
impactRemote Code Execution
knowledgebase_id959349
knowledgebase_url
severityImportant
titleVulnerabilities in Windows Media Components Could Allow Remote Code Execution

Nessus

NASL familyWindows : Microsoft Bulletins
NASL idSMB_NT_MS08-076.NASL
descriptionThe remote host is running Windows Media Player/Components. There is a vulnerability in the remote version of this software that may allow an attacker to execute arbitrary code on the remote host thru flaws in ISATAP and SPN.
last seen2020-06-01
modified2020-06-02
plugin id35075
published2008-12-10
reporterThis script is Copyright (C) 2008-2018 Tenable Network Security, Inc.
sourcehttps://www.tenable.com/plugins/nessus/35075
titleMS08-076: Vulnerabilities in Windows Media Components Could Allow Remote Code Execution (959807)
code
#
# (C) Tenable Network Security, Inc.
#

include("compat.inc");

if (description)
{
 script_id(35075);
 script_version("1.30");
 script_cvs_date("Date: 2018/11/15 20:50:30");

 script_cve_id("CVE-2008-3009", "CVE-2008-3010");
 script_bugtraq_id(32653, 32654);
 script_xref(name:"MSFT", value:"MS08-076");
 script_xref(name:"MSKB", value:"952068");
 script_xref(name:"MSKB", value:"952069");
 script_xref(name:"MSKB", value:"954600");
 script_xref(name:"IAVB", value:"2008-B-0081");

 script_name(english:"MS08-076: Vulnerabilities in Windows Media Components Could Allow Remote Code Execution (959807)");
 script_summary(english:"Checks the version of Media Format");

 script_set_attribute(attribute:"synopsis", value:
"Arbitrary code can be executed on the remote host through the Media
Components.");
 script_set_attribute(attribute:"description", value:
"The remote host is running Windows Media Player/Components.

There is a vulnerability in the remote version of this software that may
allow an attacker to execute arbitrary code on the remote host thru
flaws in ISATAP and SPN.");
 script_set_attribute(attribute:"see_also", value:"https://docs.microsoft.com/en-us/security-updates/SecurityBulletins/2008/ms08-076");
 script_set_attribute(attribute:"solution", value:
"Microsoft has released a set of patches for Windows 2000, XP, 2003,
Vista and Windows 2008.");
 script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P");
 script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
 script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
 script_set_attribute(attribute:"exploit_available", value:"false");
 script_cwe_id(200, 255);

 script_set_attribute(attribute:"vuln_publication_date", value:"2008/12/09");
 script_set_attribute(attribute:"patch_publication_date", value:"2008/12/09");
 script_set_attribute(attribute:"plugin_publication_date", value:"2008/12/10");

 script_set_attribute(attribute:"plugin_type", value:"local");
 script_set_attribute(attribute:"cpe", value:"cpe:/o:microsoft:windows");
 script_set_attribute(attribute:"stig_severity", value:"II");
 script_end_attributes();

 script_category(ACT_GATHER_INFO);

 script_copyright(english:"This script is Copyright (C) 2008-2018 Tenable Network Security, Inc.");
 script_family(english:"Windows : Microsoft Bulletins");

 script_dependencies("smb_hotfixes.nasl", "ms_bulletin_checks_possible.nasl");
 script_require_keys("SMB/MS_Bulletin_Checks/Possible");
 script_require_ports(139, 445, 'Host/patch_management_checks');
 exit(0);
}

include("audit.inc");
include("smb_hotfixes_fcheck.inc");
include("smb_hotfixes.inc");
include("smb_func.inc");
include("misc_func.inc");

get_kb_item_or_exit("SMB/MS_Bulletin_Checks/Possible");

bulletin = 'MS08-076';
kbs = make_list("952068", "952069", "954600");
if (get_kb_item("Host/patch_management_checks")) hotfix_check_3rd_party(bulletin:bulletin, kbs:kbs, severity:SECURITY_HOLE);

get_kb_item_or_exit("SMB/Registry/Enumerated");
get_kb_item_or_exit("SMB/WindowsVersion", exit_code:1);

if (hotfix_check_sp_range(win2k:'4,5', xp:'2,3', win2003:'1,2', vista:'0,1') <= 0) audit(AUDIT_OS_SP_NOT_VULN);

rootfile = hotfix_get_systemroot();
if (!rootfile) exit(1, "Failed to get the system root.");

share = hotfix_path2share(path:rootfile);
if (!is_accessible_share(share:share)) audit(AUDIT_SHARE_FAIL, share);

e = 0;

# WMP
kb = '954600';
e += hotfix_is_vulnerable(os:"5.0", file:"Strmdll.dll", version:"4.1.0.3937", dir:"\system32", bulletin:bulletin, kb:kb);
e += hotfix_is_vulnerable(os:"5.1", file:"Strmdll.dll", version:"4.1.0.3937", dir:"\system32", bulletin:bulletin, kb:kb);
e += hotfix_is_vulnerable(os:"5.2", file:"Strmdll.dll", version:"4.1.0.3937", dir:"\system32", bulletin:bulletin, kb:kb);

# WMF Runtime and WMS on Vista/2k8
kb = '952069';
e += hotfix_is_vulnerable(os:"6.0", sp:1, file:"Wmvcore.dll", version:"11.0.6001.7105", min_version:"11.0.6001.7100", dir:"\system32", bulletin:bulletin, kb:kb);
e += hotfix_is_vulnerable(os:"6.0", sp:1, file:"Wmvcore.dll", version:"11.0.6001.7001", min_version:"11.0.6001.0", dir:"\system32", bulletin:bulletin, kb:kb);
e += hotfix_is_vulnerable(os:"6.0", sp:0, file:"Wmvcore.dll", version:"11.0.6000.6346", min_version:"11.0.6000.0", dir:"\system32", bulletin:bulletin, kb:kb);
e += hotfix_is_vulnerable(os:"6.0", sp:0, file:"Wmvcore.dll", version:"11.0.6000.6505", min_version:"11.0.6000.6500", dir:"\system32", bulletin:bulletin, kb:kb);
e += hotfix_is_vulnerable(os:"6.0", file:"Wmsserver.dll", version:"9.5.6001.18161", dir:"\system32", bulletin:bulletin, kb:kb);

# WMS on 2k3
kb = '952068';
e += hotfix_is_vulnerable(os:"5.2", sp:2, file:"Wmsserver.dll", version:"9.1.1.5000", dir:"\system32", bulletin:bulletin, kb:kb);
e += hotfix_is_vulnerable(os:"5.2", sp:1, file:"Wmsserver.dll", version:"9.1.1.3845", dir:"\system32", bulletin:bulletin, kb:kb);

# WMF Runtime on 2k3 and XP x64
kb = '952069';
e += hotfix_is_vulnerable(os:"5.2", sp:1, arch:"x86", file:"Wmvcore.dll", version:"10.0.0.3711", min_version:"10.0.0.0", dir:"\system32", bulletin:bulletin, kb:kb);
e += hotfix_is_vulnerable(os:"5.2", sp:2, arch:"x86", file:"Wmvcore.dll", version:"10.0.0.4001", min_version:"10.0.0.0", dir:"\system32", bulletin:bulletin, kb:kb);
e += hotfix_is_vulnerable(os:"5.2", sp:1, arch:"x64", file:"Wmvcore.dll", version:"10.0.0.3711", min_version:"10.0.0.0", dir:"\syswow64", bulletin:bulletin, kb:kb);
e += hotfix_is_vulnerable(os:"5.2",       arch:"x64", file:"Wmvcore.dll", version:"10.0.0.3816", min_version:"10.0.0.3800", dir:"\syswow64", bulletin:bulletin, kb:kb);
e += hotfix_is_vulnerable(os:"5.2", sp:2, arch:"x64", file:"Wmvcore.dll", version:"10.0.0.4001", min_version:"10.0.0.3900", dir:"\syswow64", bulletin:bulletin, kb:kb);

# 32-bit WMF Runtime on XP x64
kb = '952069';
e += hotfix_is_vulnerable(os:"5.2",       arch:"x64", file:"Wmvcore.dll", version:"11.0.5721.5251", min_version:"11.0.0.0", dir:"\system32", bulletin:bulletin, kb:kb);

# WMF Runtime on XP SP3
kb = '952069';
e += hotfix_is_vulnerable(os:"5.1", sp:3, file:"Wmvcore.dll", version:"9.0.0.4504", min_version:"9.0.0.0", dir:"\system32", bulletin:bulletin, kb:kb);
e += hotfix_is_vulnerable(os:"5.1", sp:3, file:"Wmvcore.dll", version:"10.0.0.3703", min_version:"10.0.0.0", dir:"\system32", bulletin:bulletin, kb:kb);
e += hotfix_is_vulnerable(os:"5.1", sp:3, file:"Wmvcore.dll", version:"10.0.0.4066", min_version:"10.0.0.4000", dir:"\system32", bulletin:bulletin, kb:kb);
e += hotfix_is_vulnerable(os:"5.1", sp:3, file:"Wmvcore.dll", version:"10.0.0.4362", min_version:"10.0.0.4300", dir:"\system32", bulletin:bulletin, kb:kb);
e += hotfix_is_vulnerable(os:"5.1", sp:3, file:"Wmvcore.dll", version:"11.0.5721.5251", min_version:"11.0.0.0", dir:"\system32", bulletin:bulletin, kb:kb);

# WMF Runtime on XP SP2
kb = '952069';
e += hotfix_is_vulnerable(os:"5.1", sp:2, file:"Wmvcore.dll", version:"9.0.0.3268", min_version:"9.0.0.0", dir:"\system32", bulletin:bulletin, kb:kb);
e += hotfix_is_vulnerable(os:"5.1", sp:2, file:"Wmvcore.dll", version:"9.0.0.3358", min_version:"9.0.0.3300", dir:"\system32", bulletin:bulletin, kb:kb);
e += hotfix_is_vulnerable(os:"5.1", sp:2, file:"Wmvcore.dll", version:"10.0.0.3703", min_version:"10.0.0.0", dir:"\system32", bulletin:bulletin, kb:kb);
e += hotfix_is_vulnerable(os:"5.1", sp:2, file:"Wmvcore.dll", version:"10.0.0.4066", min_version:"10.0.0.4000", dir:"\system32", bulletin:bulletin, kb:kb);
e += hotfix_is_vulnerable(os:"5.1", sp:2, file:"Wmvcore.dll", version:"10.0.0.4362", min_version:"10.0.0.4300", dir:"\system32", bulletin:bulletin, kb:kb);
e += hotfix_is_vulnerable(os:"5.1", sp:2, file:"Wmvcore.dll", version:"11.0.5721.5251", min_version:"11.0.0.0", dir:"\system32", bulletin:bulletin, kb:kb);

# WMS on w2k
kb = '952068';
e += hotfix_is_vulnerable(os:"5.0", file:"Wmvcore.dll", version:"9.0.0.3268", dir:"\system32", bulletin:bulletin, kb:kb);
e +=  hotfix_is_vulnerable(os:"5.0", file:"Nscm.exe", version:"4.1.0.3936", bulletin:bulletin, kb:kb);


if (e)
{
  set_kb_item(name:"SMB/Missing/"+bulletin, value:TRUE);
  hotfix_security_hole();
  hotfix_check_fversion_end();
  exit(0);
}
else
{
  hotfix_check_fversion_end();
  audit(AUDIT_HOST_NOT, 'affected');
}

Oval

accepted2014-08-18T04:06:00.524-04:00
classvulnerability
contributors
  • nameSudhir Gandhe
    organizationSecure Elements, Inc.
  • nameDragos Prisaca
    organizationGideon Technologies, Inc.
  • nameDragos Prisaca
    organizationSymantec Corporation
  • namePradeep R B
    organizationSecPod Technologies
  • nameMaria Mikhno
    organizationALTX-SOFT
definition_extensions
  • commentWindows Media Player 6.4 is installed.
    ovaloval:org.mitre.oval:def:6408
  • commentMicrosoft Windows 2000 is installed
    ovaloval:org.mitre.oval:def:85
  • commentMicrosoft Windows XP (32-bit) is installed
    ovaloval:org.mitre.oval:def:1353
  • commentMicrosoft Windows Server 2003 (32-bit) is installed
    ovaloval:org.mitre.oval:def:1870
  • commentMicrosoft Windows XP x64 is installed
    ovaloval:org.mitre.oval:def:15247
  • commentMicrosoft Windows Server 2003 (x64) is installed
    ovaloval:org.mitre.oval:def:730
  • commentMicrosoft Media Services 4.1 is installed
    ovaloval:org.mitre.oval:def:5705
  • commentMicrosoft Windows 2000 is installed
    ovaloval:org.mitre.oval:def:85
  • commentMicrosoft Media Services 9 is installed
    ovaloval:org.mitre.oval:def:5844
  • commentMicrosoft Windows Server 2003 (32-bit) is installed
    ovaloval:org.mitre.oval:def:1870
  • commentMicrosoft Windows Server 2003 (32-bit) is installed
    ovaloval:org.mitre.oval:def:1870
  • commentWindows Media Player v7.1 is installed.
    ovaloval:org.mitre.oval:def:1386
  • commentMicrosoft Windows 2000 is installed
    ovaloval:org.mitre.oval:def:85
  • commentWindows Media Player v9 is installed.
    ovaloval:org.mitre.oval:def:2147
  • commentMicrosoft Windows 2000 is installed
    ovaloval:org.mitre.oval:def:85
  • commentMicrosoft Windows XP is installed
    ovaloval:org.mitre.oval:def:105
  • commentMicrosoft Windows XP (32-bit) is installed
    ovaloval:org.mitre.oval:def:1353
  • commentWindows Media Player v10 is installed.
    ovaloval:org.mitre.oval:def:2172
  • commentMicrosoft Windows XP is installed
    ovaloval:org.mitre.oval:def:105
  • commentMicrosoft Windows XP (32-bit) is installed
    ovaloval:org.mitre.oval:def:1353
  • commentMicrosoft Windows Server 2003 (32-bit) is installed
    ovaloval:org.mitre.oval:def:1870
  • commentMicrosoft Windows Server 2003 (32-bit) is installed
    ovaloval:org.mitre.oval:def:1870
  • commentMicrosoft Windows XP x64 is installed
    ovaloval:org.mitre.oval:def:15247
  • commentMicrosoft Windows Server 2003 (x64) is installed
    ovaloval:org.mitre.oval:def:730
  • commentMicrosoft Windows XP x64 is installed
    ovaloval:org.mitre.oval:def:15247
  • commentMicrosoft Windows Server 2003 (x64) is installed
    ovaloval:org.mitre.oval:def:730
  • commentWindows Media Player v11 is installed.
    ovaloval:org.mitre.oval:def:2126
  • commentMicrosoft Windows XP is installed
    ovaloval:org.mitre.oval:def:105
  • commentMicrosoft Windows XP (32-bit) is installed
    ovaloval:org.mitre.oval:def:1353
  • commentMicrosoft Windows XP x64 is installed
    ovaloval:org.mitre.oval:def:15247
  • commentMicrosoft Windows Vista x64 Edition is installed
    ovaloval:org.mitre.oval:def:2041
  • commentMicrosoft Windows Vista (32-bit) is installed
    ovaloval:org.mitre.oval:def:1282
  • commentMicrosoft Windows Vista (32-bit) is installed
    ovaloval:org.mitre.oval:def:1282
  • commentMicrosoft Windows Server 2008 (32-bit) is installed
    ovaloval:org.mitre.oval:def:4870
  • commentMicrosoft Windows Vista x64 Edition is installed
    ovaloval:org.mitre.oval:def:2041
  • commentMicrosoft Windows Server 2008 (64-bit) is installed
    ovaloval:org.mitre.oval:def:5356
descriptionMicrosoft Windows Media Player 6.4, Windows Media Format Runtime 7.1 through 11, and Windows Media Services 4.1 and 9 incorrectly associate ISATAP addresses with the Local Intranet zone, which allows remote servers to capture NTLM credentials, and execute arbitrary code through credential-reflection attacks, by sending an authentication request, aka "ISATAP Vulnerability."
familywindows
idoval:org.mitre.oval:def:5689
statusaccepted
submitted2008-12-10T10:44:00
titleISATAP Vulnerability
version77

Seebug

bulletinFamilyexploit
descriptionBUGTRAQ ID: 32654 CVE(CAN) ID: CVE-2008-3010 Windows媒体组件包括Windows Media Player、Windows Media Format Runtime和Windows Media Services等多种服务和应用。 Windows的媒体组件在确定区的时候会处理ISATAP地址,但没有将ISATAP服务器地址处理为Internet区地址,而是归类为Intranet区。由于可能向Internet上的不可信任目标发送NTLM认证数据,这就可能导致信息泄露。远程攻击者可以通过回放攻击获得NTLM凭据,并通过该凭据以目标用户的权限进行非授权访问。 Microsoft Windows Media Player 6.4 Microsoft Windows Media Services 9.1 Microsoft Windows Media Services 9.0 Series Microsoft Windows Media Services 4.1 Microsoft Windows Media Format Runtime 9.5 Microsoft Windows Media Format Runtime 9 Microsoft Windows Media Format Runtime 7.1 Microsoft Windows Media Format Runtime 11 临时解决方法: * 在防火墙处阻止IP协议类型41(ISATAP)。 厂商补丁: Microsoft --------- Microsoft已经为此发布了一个安全公告(MS08-076)以及相应补丁: MS08-076:Vulnerabilities in Windows Media Components Could Allow Remote Code Execution (959807) 链接:<a href=http://www.microsoft.com/technet/security/Bulletin/ms08-076.mspx?pf=true target=_blank>http://www.microsoft.com/technet/security/Bulletin/ms08-076.mspx?pf=true</a>
idSSV:4552
last seen2017-11-19
modified2008-12-11
published2008-12-11
reporterRoot
titleMicrosoft Windows媒体组件ISATAP URL处理信息泄露漏洞(MS08-076)