Dynamic MP3 Lister 'index.php' Multiple Cross Site Scripting Vulnerabilities
BID:31151
Info
Dynamic MP3 Lister 'index.php' Multiple Cross Site Scripting Vulnerabilities
| Bugtraq ID: | 31151 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-4174 |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 12 2008 12:00AM |
| Updated: | May 07 2015 05:24PM |
| Credit: | Xylitol |
| Vulnerable: |
Benjamin Kuz Dynamic MP3 Lister 2.0.1 |
| Not Vulnerable: | |
Discussion
Dynamic MP3 Lister 'index.php' Multiple Cross Site Scripting Vulnerabilities
Dynamic MP3 Lister is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
Dynamic MP3 Lister 2.0.1 is vulnerable; other versions may also be affected.
Dynamic MP3 Lister is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
Dynamic MP3 Lister 2.0.1 is vulnerable; other versions may also be affected.
Exploit / POC
Dynamic MP3 Lister 'index.php' Multiple Cross Site Scripting Vulnerabilities
To exploit these issues, an attacker must entice an unsuspecting victim into following a malicious URI.
The following example URIs are available:
http://www.example.com/index.php?currentpath=[XSS]&sort=[XSS]&invert=[XSS]
http://www.example.com/index.php?sort=[XSS]&invert=[XSS]&currentpath=[XSS]&search=[XSS]
To exploit these issues, an attacker must entice an unsuspecting victim into following a malicious URI.
The following example URIs are available:
http://www.example.com/index.php?currentpath=[XSS]&sort=[XSS]&invert=[XSS]
http://www.example.com/index.php?sort=[XSS]&invert=[XSS]&currentpath=[XSS]&search=[XSS]
Solution / Fix
Dynamic MP3 Lister 'index.php' Multiple Cross Site Scripting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Dynamic MP3 Lister 'index.php' Multiple Cross Site Scripting Vulnerabilities
References:
References:
- Dynamic MP3 Lister Homepage (Benjamin Kuz)