Jevontech PHPenpals PersonalID SQL Injection Vulnerability
BID:16109
Info
Jevontech PHPenpals PersonalID SQL Injection Vulnerability
| Bugtraq ID: | 16109 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 29 2005 12:00AM |
| Updated: | Dec 29 2005 12:00AM |
| Credit: | Discovery is credited to Aliaksandr Hartsuyeu. |
| Vulnerable: |
PHPenpals PHPenpals 310704 |
| Not Vulnerable: | |
Discussion
Jevontech PHPenpals PersonalID SQL Injection Vulnerability
Jevontech PHPenpals 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.
Jevontech PHPenpals 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
Jevontech PHPenpals PersonalID SQL Injection Vulnerability
The following example was provided:
http://www.example.com/phpenpals/profile.php?personalID=999%20union%20select%201,2,3,4,5,6,7,8,9,10,11,12,password,14%20from%20admin/*
The following example was provided:
http://www.example.com/phpenpals/profile.php?personalID=999%20union%20select%201,2,3,4,5,6,7,8,9,10,11,12,password,14%20from%20admin/*
Solution / Fix
Jevontech PHPenpals PersonalID 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
Jevontech PHPenpals PersonalID SQL Injection Vulnerability
References:
References:
- Jevontech Homepage (Jevontech)
- PHPenpals SQL Injection Vulnerability (eVuln)