CVE-2014-4166
Description
Cross-site scripting (XSS) vulnerability in the song history in SHOUTcast DNAS 2.2.1 allows remote attackers to inject arbitrary web script or HTML via the mp3 title field.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
SHOUTcast DNAS 2.2.1 - Persistent Cross-Site Scripting
# Exploit Title: SHOUTcast DNAS v2.2.1 win32 XSS\HTML Injection in Song history (other version may be also affected)
# Date: 2014-06-11
# Exploit Author: robercik101
# Vendor Homepage: http://www.shoutcast.com/ ?t=373139
# Software Link: http://forums.winamp.com/showthread.php?t=373139
# Version: 2.2.1 for Win32
# Tested on: Windows 8.1
There is an XSS\HTML Injection in a song history in song history, allowing inject a JavaScript script or HTML code in site.
PoC:
1. Open yours MP3 file setting, and open details overlap.
2. In the title field enter your HTML code
3. Start streaming your MP3 file via Winamp with SHOUTcast Source DSP
4. Open your SHOUTcast page (default: localhost:8000) in your favourite Internet browser, login to server (if it needed) and open Song history.
And it is all
http://robercik101.tk
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| shoutcast | dnas | 2.2.1 | |
References
- http://osvdb.org/show/osvdb/108052
- http://packetstormsecurity.com/files/127074/SHOUTcast-DNAS-2.2.1-Cross-Site-Scripting.html
- http://www.exploit-db.com/exploits/33714
- http://www.securityfocus.com/bid/68019
- http://osvdb.org/show/osvdb/108052
- http://packetstormsecurity.com/files/127074/SHOUTcast-DNAS-2.2.1-Cross-Site-Scripting.html
- http://www.exploit-db.com/exploits/33714
- http://www.securityfocus.com/bid/68019
CWEs
CWE-79
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.