phpVID CVE-2013-5312 Multiple Cross Site Scripting Vulnerabilities
BID:61734
Info
phpVID CVE-2013-5312 Multiple Cross Site Scripting Vulnerabilities
| Bugtraq ID: | 61734 |
| Class: | Input Validation Error |
| CVE: |
CVE-2013-5312 |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 08 2013 12:00AM |
| Updated: | Aug 21 2013 05:07PM |
| Credit: | 3spi0n |
| Vulnerable: | |
| Not Vulnerable: | |
Discussion
phpVID CVE-2013-5312 Multiple Cross Site Scripting Vulnerabilities
phpVID is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
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 can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
phpVID 1.2.3 is vulnerable; other versions may also be affected.
Note: The issue described by CVE-2013-5311 has been moved to BID 61907 (phpVID CVE-2013-5311 Multiple SQL Injection Vulnerabilities) for better documentation.
phpVID is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
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 can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
phpVID 1.2.3 is vulnerable; other versions may also be affected.
Note: The issue described by CVE-2013-5311 has been moved to BID 61907 (phpVID CVE-2013-5311 Multiple SQL Injection Vulnerabilities) for better documentation.
Exploit / POC
phpVID CVE-2013-5312 Multiple Cross Site Scripting Vulnerabilities
An attacker can use a browser to exploit these issues. An attacker must trick a victim into following a malicious URI to exploit cross-site scripting issues.
The following example URIs are available:
http://www.example.com/browse_videos.php?cat=&n=1'<ScRiPt >prompt(959580)</ScRiPt> [XSS]
http://www.example.com//groups.php?cat=1'<ScRiPt >prompt(987925)</ScRiPt> [XSS]
http://www.example.com//search_results.php?query=<ScRiPt >prompt(931776)</ScRiPt> [XSS]
An attacker can use a browser to exploit these issues. An attacker must trick a victim into following a malicious URI to exploit cross-site scripting issues.
The following example URIs are available:
http://www.example.com/browse_videos.php?cat=&n=1'<ScRiPt >prompt(959580)</ScRiPt> [XSS]
http://www.example.com//groups.php?cat=1'<ScRiPt >prompt(987925)</ScRiPt> [XSS]
http://www.example.com//search_results.php?query=<ScRiPt >prompt(931776)</ScRiPt> [XSS]
Solution / Fix
phpVID CVE-2013-5312 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
phpVID CVE-2013-5312 Multiple Cross Site Scripting Vulnerabilities
References:
References:
- phpVID Homepage (Vastal I-Tech)