phpVID CVE-2013-5311 Multiple SQL Injection Vulnerabilities
BID:61907
Info
phpVID CVE-2013-5311 Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 61907 |
| Class: | Input Validation Error |
| CVE: |
CVE-2013-5311 |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 08 2013 12:00AM |
| Updated: | Aug 08 2013 12:00AM |
| Credit: | 3spi0n |
| Vulnerable: |
Vastal I-Tech phpVID 1.2.3 |
| Not Vulnerable: | |
Discussion
phpVID CVE-2013-5311 Multiple SQL Injection Vulnerabilities
phpVID is prone to multiple SQL-injection vulnerabilities because it fails to properly sanitize user-supplied input.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
phpVID 1.2.3 is vulnerable; other versions may also be affected.
Note: This issue was previously covered in BID 61734 (phpVID Multiple Cross Site Scripting and SQL Injection Vulnerabilities), but has been moved to its own record for better documentation.
phpVID is prone to multiple SQL-injection vulnerabilities because it fails to properly sanitize user-supplied input.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
phpVID 1.2.3 is vulnerable; other versions may also be affected.
Note: This issue was previously covered in BID 61734 (phpVID Multiple Cross Site Scripting and SQL Injection Vulnerabilities), but has been moved to its own record for better documentation.
Exploit / POC
phpVID CVE-2013-5311 Multiple SQL Injection Vulnerabilities
An attacker can exploit these issues using a web browser.
The following example URIs are available:
http://www.example.com//browse_videos.php?cat=&n='1 [SQLi]
http://www.example.com/groups.php?cat='1 [SQLi]
http://www.example.com/members.php?browse=recent&n='1 [SQLi]
An attacker can exploit these issues using a web browser.
The following example URIs are available:
http://www.example.com//browse_videos.php?cat=&n='1 [SQLi]
http://www.example.com/groups.php?cat='1 [SQLi]
http://www.example.com/members.php?browse=recent&n='1 [SQLi]
Solution / Fix
phpVID CVE-2013-5311 Multiple SQL Injection Vulnerabilities
Solution:
Updates are available. Please see the references or vendor advisory for more information.
Solution:
Updates are available. Please see the references or vendor advisory for more information.
References
phpVID CVE-2013-5311 Multiple SQL Injection Vulnerabilities
References:
References:
- phpVID Homepage (Vastal I-Tech)