发新话题
打印

[转载]WinAMP多个漏洞以及测试方法 MP4和NSV文件

[转载]WinAMP多个漏洞以及测试方法 MP4和NSV文件

信息来源:安全小组

Multiple Vulnerabilities in WinAMP (MP4 and NSV files)

Summary
Winamp is a popular media player for Microsoft Windows .

Multiple vulnerabilities allow a remote attacker to crash the victim's Winamp and possibly run arbitrary code.

Details
Vulnerable Systems:
* Winamp 5.07

Vulnerability Processing .MP4 and M4A Files:
There is a vulnerability in WinAMP's handling of .mp4 and .m4a files. When exploited this vulnerability remotely crash the victim's Winamp. The vulnerability lies in the .mp4 tagging system. If you use WinAMP's built in feature to edit the tags on .mp4 or .m4a
files and insert any data in there the next time the file is opened it will instantly crash Winamp.

Proof of Concept:
Create a .pls file containing the data:
[playlist]
numberofentries=5
File1=http://b0f.pwp.blueyonder.co.uk/a.mp4
Title1=
Length5=-1
Version=2

Make an HTML page containing an IFRAME linking to the .pls like:
< html>
< iframe src="http://b0f.pwp.blueyonder.co.uk/exp2.pls">

If the victim clicks a link to a page containing this code, like: http://b0f.pwp.blueyonder.co.uk/wexp3.htm

The playlist file will open automatically and try to play the malicious file. This will crash the victim&#39;s Winamp. This could also be done with .m3u instead of .pls

Resource Consumption With .nsv and .nsa Files:
This one is simple. if you create for example a 1mb file (probably smaller will do) filled with junk, and name it with either .nsv or .nsa file extension. Once opened in Winamp, the file will cause the CPU usage to spike to 100%. The bigger the size of the file the longer it will take the system to recover.

Additional information
The information has been provided by Alan M aka b0f.
qq310926是我唯一用号,除此之外有其他号码号自称邪八冰血封情,则非本人。

TOP

发新话题