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. |

| Subject: | Winamp - Buffer Overflow In IN_CDDA.dll |
|---|---|
| Date: | Tue, 23 Nov 2004 13:13:56 +1300 |
======================================================================== = Winamp - Buffer Overflow In IN_CDDA.dll = = Vendor Update: = http://www.winamp.com/player/ = = Affected Software: = Winamp 5.05 (only version tested) = = Public disclosure on November 23, 2004 ======================================================================== == Overview == In this time of responsible vulnerability disclosure, it's a little disturbing when a vendor acts on disclosed information but gives no recognition or even notification that an update has been created due to the information passed to them. This advisory is a little late, the update was posted to the vendor website last week. The only reason I know this, is because I asked and received a response. ------------------------------------------------------------------------ hi brett the problem was fixed in the lastest [sic] release of winamp. version 5.06 went live on the site last thurday [sic]. thanks jonathan ward ------------------------------------------------------------------------ But enough of that, we know the game and still choose to play. We discovered a remotely exploitable stack based buffer overflow in winamp version 5.05. It is possible that earlier versions are also vulnerable and we recommend all users to upgrade to the latest version. The overflow can be caused in various ways, the most dangerous though is through a malformed .m3u playlist file. When hosted on a web site, these files will automatically downloaded and open in winamp without any user interaction. This is enough to cause the overflow that would allow a malicious playlist to overwrite EIP and execute arbitrary code. == Exploitation == When winamp opens the malformed playlist file, a first exception will occur: First Chance Exception in winamp.exe (IN_CDDA.DLL) : Access Violation At this location 00A49BE8 88 4C 04 30 mov byte ptr [esp+eax+30h],cl This exception will be handled by winamp, and execution will then continue until it reaches the second exception at this location 61616161 ??? with the registers looking like; EAX = 0012A5D8 EBX = 0012C024 ECX = 61616161 EDX = 77F96DAE ESI = 0012A600 EDI = 0046B9E0 EIP = 61616161 ESP = 0012A540 EBP = 0012A560 EFL = 00210246 As can be seen, EIP has been overwritten with a value supplied through the malformed playlist file, 0x61616161 (aaaa) and since more playlist supplied data is located at the address pointed to by EDI, execution of malicious code is possible. == Solutions == - Install the vendor supplied patch. == Credit == Discovered and advised to Nullsoft October 14, 2004 by Brett Moore of Security-Assessment.com == About Security-Assessment.com == Security-Assessment.com is a leader in intrusion testing and security code review, and leads the world with SA-ISO, online ISO17799 compliance management solution. Security-Assessment.com is committed to security research and development, and its team have previously identified a number of vulnerabilities in public and private software vendors products. ###################################################################### CONFIDENTIALITY NOTICE: This message and any attachment(s) are confidential and proprietary. They may also be privileged or otherwise protected from disclosure. If you are not the intended recipient, advise the sender and delete this message and any attachment from your system. If you are not the intended recipient, you are not authorised to use or copy this message or attachment or disclose the contents to any other person. Views expressed are not necessarily endorsed by Security-Assessment.com Limited. Please note that this communication does not designate an information system for the purposes of the New Zealand Electronic Transactions Act 2003. ######################################################################
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Changes to the filesystem while find is running - comments?, Paul Szabo |
|---|---|
| Next by Date: | echalk vuln, kevin anonymous |
| Previous by Thread: | MDKSA-2004:137 - Updated libxpm4 packages fix libXpm vulnerabilities, Mandrake Linux Security Team |
| Next by Thread: | echalk vuln, kevin anonymous |
| Indexes: | [Date] [Thread] [Top] [All Lists] |