Joomla! Component com_photo - Multiple SQL Injections
Author: Chokri Ben Achor
type: webapps
platform: php
port:
date_added: 2012-08-06
date_updated: 2016-11-01
verified: 1
codes:
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/54814/info
The 'com_photo' module for Joomla! 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.
http://www.example.com.np/index.php?option=com_photo&task=gallery&AlbumId=8[SQL Injection]
http://www.example.com/index.php?option=com_photo&action=slideview&key=16[SQL Injection]