exploit-db-mirror/exploits/php/webapps/37575.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

9 lines
No EOL
586 B
Text

source: http://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]