|
Feeds -
Exploits
|
|
Written by r45c4l
|
|
Friday, 20 February 2009 20:03 |
A4Desk Event Calendar 'eventid' Parameter SQL Injection Vulnerability
-\\Bugtraq ID: 33835
-\\Class: Input Validation Error
-\\CVE: CVE-2008-6104
-\\Remote: Yes
-\\Local: No
-\\Published: Oct 01 2008 12:00AM
-\\Updated: Feb 20 2009 05:37PM
-\\Credit: r45c4l
-\\Vulnerable: A4Desk A4Desk Event Calendar 0
-\\Discussion A4Desk Event 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.
-\\Exploit(s)/PoC(s): Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/[path]/admin/index.php?eventid=-1+union+all+select+1,concat_ws(version(),0x3a,database(),0x3a,user()),3,4,5,6--
-\\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:
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
.
-\\References(s) --A4Desk Event Calendar Homepage http://php.a4desk.com/calendar (A4Desk )
|