MySQL Calendar 'username' Parameter SQL Injection Vulnerability
BID:32978
Info
MySQL Calendar 'username' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 32978 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 22 2008 12:00AM |
| Updated: | Dec 31 2008 12:11AM |
| Credit: | StAkeR |
| Vulnerable: |
MySQL Calendar MySQL Calendar 1.2 |
| Not Vulnerable: | |
Discussion
MySQL Calendar 'username' Parameter SQL Injection Vulnerability
MySQL Calendar 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 MySQL Calendar 1.2; other versions may also be vulnerable.
MySQL Calendar 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 MySQL Calendar 1.2; other versions may also be vulnerable.
Exploit / POC
MySQL Calendar 'username' Parameter SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example input to the 'index.php' script is available:
Username: ' or 1=1# & Password: anything
Attackers can use a browser to exploit this issue.
The following example input to the 'index.php' script is available:
Username: ' or 1=1# & Password: anything
Solution / Fix
MySQL Calendar 'username' Parameter 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
MySQL Calendar 'username' Parameter SQL Injection Vulnerability
References:
References:
- MySQL Calendar 1.2 Homepage (MySQL Calendar)