PHPJournaler Readold Variable SQL Injection Vulnerability
BID:16111
Info
PHPJournaler Readold Variable SQL Injection Vulnerability
| Bugtraq ID: | 16111 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 01 2006 12:00AM |
| Updated: | Jan 01 2006 12:00AM |
| Credit: | Discovery is credited to Aliaksandr Hartsuyeu. |
| Vulnerable: |
PHPjournaler PHPjournaler 1.0 |
| Not Vulnerable: | |
Discussion
PHPJournaler Readold Variable SQL Injection Vulnerability
PHPjournaler 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.
PHPjournaler 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
PHPJournaler Readold Variable SQL Injection Vulnerability
The following example was provided:
http://www.example.com/phpjournaler/index.php?readold=999%20union%20select%201,password,3,4,name,6%20from%20Users/*
The following example was provided:
http://www.example.com/phpjournaler/index.php?readold=999%20union%20select%201,password,3,4,name,6%20from%20Users/*
Solution / Fix
PHPJournaler Readold Variable 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
PHPJournaler Readold Variable SQL Injection Vulnerability
References:
References:
- PHPjournaler Homepage (PHPjournaler)
- PHPjournaler SQL Injection Vulnerability (eVuln)