Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Exploits-HackingTools
[Top] [All Lists]

[NT] Microsoft Windows Media Player Plugin Buffer Overflow

Subject: [NT] Microsoft Windows Media Player Plugin Buffer Overflow
Date: 15 Feb 2006 13:27:16 +0200
The following security advisory is sent to the securiteam mailing list, and can 
be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion

The SecuriTeam alerts list - Free, Accurate, Independent.

Get your security news from a reliable source.
http://www.securiteam.com/mailinglist.html 

- - - - - - - - -



  Microsoft Windows Media Player Plugin Buffer Overflow
------------------------------------------------------------------------


SUMMARY

" <http://www.microsoft.com/windows/windowsmedia/mp10/default.aspx> 
Windows Media Player gives you more music and more choices, and for the 
first time makes it possible to sync high-quality music, video, and photos 
to the latest portable devices."

Improper handling of user input allows attackers to execute arbitrary code 
using Microsoft Windows Media Player.

DETAILS

Vulnerable Systems:
 * Windows Media Player version 9
 * Windows Media Player version 10

Windows Media Player (WMP) can be launched as a plugin in popular browsers 
to view Windows Media Player file types from web pages.

A vulnerability in the Windows Media Player plugin can be triggered from 
several popular browsers such as FireFox and Netscape. The issue 
specifically can be triggered when certain browsers launch it with an 
overly long embed src tag from a malicious html page.

Upon successful exploitation, attackers will be able to overwrite a 
Structured Exception Handler (SEH) address and execute arbitrary code on 
the system.

The vulnerability specifically lays in npdsplay.10001040 where a user 
supplied string is copied to a stack based buffer:

   1000171A   C1E9 02          SHR ECX,2
1000171D   F3:A5            REP MOVS DWORD PTR ES:[EDI],DWORD PTR 
DS:[ESI]
   1000171F   8BC8             MOV ECX,EAX

With properly crafted input the attacker is able to execute code of his 
choice. Due to unicode translations, shellcode characters are somewhat 
limited to  character code values below 0x80. Successful exploitation of 
this vulnerability is not significantly impacted by this limitation.

Successful exploitation of this vulnerability allows attackers to execute 
code within the context of the currently logged in user. The victim would 
have to visit a malicious website using Firefox, Netscape browsers for 
example and have Windows Media Player installed.

Workaround:
Associate media files with different media player then Microsoft Windows 
Media Player.

CVE Information:
 <http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0005> 
CVE-2006-0005

Disclosure Timeline:
08/31/2005  Initial vendor notification
08/31/2005  Initial vendor response
02/14/2006  Coordinated public disclosure


ADDITIONAL INFORMATION

The information has been provided by  
<mailto:idlabs-advisories@lists.idefense.com> iDEFENSE Labs.
The original article can be found at:  
<http://www.idefense.com/intelligence/vulnerabilities/display.php?id=393> 
http://www.idefense.com/intelligence/vulnerabilities/display.php?id=393
The vendor advisory can be found at:  
<http://www.microsoft.com/technet/security/bulletin/MS06-006.mspx> 
http://www.microsoft.com/technet/security/bulletin/MS06-006.mspx



======================================== 


This bulletin is sent to members of the SecuriTeam mailing list. 
To unsubscribe from the list, send mail with an empty subject line and body to: 
list-unsubscribe@securiteam.com 
In order to subscribe to the mailing list, simply forward this email to: 
list-subscribe@securiteam.com 


==================== 
==================== 

DISCLAIMER: 
The information in this bulletin is provided "AS IS" without warranty of any 
kind. 
In no event shall we be liable for any damages whatsoever including direct, 
indirect, incidental, consequential, loss of business profits or special 
damages. 




<Prev in Thread] Current Thread [Next in Thread>
  • [NT] Microsoft Windows Media Player Plugin Buffer Overflow, SecuriTeam <=