DeltaScripts PHP Links 'index.php' SQL Injection Vulnerability
BID:37683
Info
DeltaScripts PHP Links 'index.php' SQL Injection Vulnerability
| Bugtraq ID: | 37683 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 08 2010 12:00AM |
| Updated: | Jan 08 2010 12:00AM |
| Credit: | Hamza 'MizoZ' N |
| Vulnerable: |
DeltaScripts PHP Links 0 |
| Not Vulnerable: | |
Discussion
DeltaScripts PHP Links 'index.php' SQL Injection Vulnerability
DeltaScripts PHP Links 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.
DeltaScripts PHP Links 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
DeltaScripts PHP Links 'index.php' SQL Injection Vulnerability
An attacker can exploit this issue via a browser.
The following proof-of-concept URI is available:
http://www.example.com/[PATH]/index.php?catid=8+union+all+select+1,2,3,4,5,6--
An attacker can exploit this issue via a browser.
The following proof-of-concept URI is available:
http://www.example.com/[PATH]/index.php?catid=8+union+all+select+1,2,3,4,5,6--
Solution / Fix
DeltaScripts PHP Links '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
DeltaScripts PHP Links 'index.php' SQL Injection Vulnerability
References:
References:
- PHP Links Homepage (DeltaScripts)