BirthSys Multiple SQL Injection Vulnerabilities
BID:16684
Info
BirthSys Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 16684 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 15 2006 12:00AM |
| Updated: | Feb 23 2006 04:12PM |
| Credit: | Discovered by Aliaksandr Hartsuyeu. |
| Vulnerable: |
RR Creates BirthSys 3.1 |
| Not Vulnerable: | |
Discussion
BirthSys Multiple SQL Injection Vulnerabilities
BirthSys is prone to multiple SQL-injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
An attacker can exploit these issues to bypass the authentication mechanism and gain access as an arbitrary user.
BirthSys is prone to multiple SQL-injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
An attacker can exploit these issues to bypass the authentication mechanism and gain access as an arbitrary user.
Exploit / POC
BirthSys Multiple SQL Injection Vulnerabilities
An exploit is not required.
The following proof of concept URI is available:
http://www.example.com/show.php3?month=99%20union%20select%201,2,3,4,5/*
An exploit is not required.
The following proof of concept URI is available:
http://www.example.com/show.php3?month=99%20union%20select%201,2,3,4,5/*
Solution / Fix
BirthSys Multiple SQL Injection Vulnerabilities
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]
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]
References
BirthSys Multiple SQL Injection Vulnerabilities
References:
References:
- BirthSys SQL Injection Vulnerability (Aliaksandr Hartsuyeu)
- Home Page (RR Creates)