vendor:
subsonic
by:
John Page a.k.a hyp3rlinx
7,4
CVSS
HIGH
XML External Entity
611
CWE
Product Name: subsonic
Affected Version From: subsonic v6.1.1
Affected Version To: subsonic v6.1.1
Patch Exists: YES
Related CWE: CVE-2017-9355
CPE: a:subsonic:subsonic
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2017
Subsonic XML External Entity
subsonic import playlist feature is succeptible to XML External Entity attack. To exploit a User must be tricked to import a malicious .XSPF playlist file. The XXE injection can be used to target various hosts from the internal network to bypass Firewall or from the internet as XML External Entity is related to Server Side Request Forgery (SSRF) attacks.
Mitigation:
Ensure that the application is not vulnerable to XXE attacks by disabling external entity references and/or by using a parser that is not vulnerable to XXE attacks.