CVE-2002-1603
published 2002-02-13CVE-2002-1603: GoAhead Web Server 2.1.7 and earlier allows remote attackers to obtain the source code of ASP files via a URL terminated with a /, \, %2f (encoded /), %20…
PriorityP426medium5CVSS 2.0
AVNACLAuNCPINAN
EXPLOIT
EPSS
13.67%
96.0th percentile
GoAhead Web Server 2.1.7 and earlier allows remote attackers to obtain the source code of ASP files via a URL terminated with a /, \, %2f (encoded /), %20 (encoded space), or %00 (encoded null) character, which returns the ASP source code unparsed.
Affected
11 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| goahead | goahead_webserver | <= 2.1 | — |
| goahead | goahead_webserver | — | — |
| goahead_software | goahead_webserver | — | — |
| goahead_software | goahead_webserver | — | — |
| goahead_software | goahead_webserver | — | — |
| goahead_software | goahead_webserver | — | — |
| goahead_software | goahead_webserver | — | — |
| goahead_software | goahead_webserver | — | — |
| goahead_software | goahead_webserver | — | — |
| goahead_software | goahead_webserver | — | — |
| goahead_software | goahead_webserver | — | — |
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.
GHSA
GHSA-7g5q-cmj3-796v: The web interface in the Rockwell Automation ControlLogix 1756-ENBT/A EtherNet/IP Bridge Module allows remote attackers to obtain "internal web page i
ghsa_unreviewed·2022-05-02·CVSS 5.0
CVE-2009-0474 [MEDIUM] CWE-200 GHSA-7g5q-cmj3-796v: The web interface in the Rockwell Automation ControlLogix 1756-ENBT/A EtherNet/IP Bridge Module allows remote attackers to obtain "internal web page i
The web interface in the Rockwell Automation ControlLogix 1756-ENBT/A EtherNet/IP Bridge Module allows remote attackers to obtain "internal web page information" and "internal information about the module" via unspecified vectors. NOTE: this may overlap CVE-2002-1603.
GHSA
GHSA-rgr7-5xc3-59w6: goform/QuickStart_c0 on the GoAhead Web Server on the FS4104-AW (aka rooter) VDSL device contains a password in the typepassword field, which allows r
ghsa_unreviewed·2022-05-01·CVSS 5.0
CVE-2007-6702 [MEDIUM] CWE-200 GHSA-rgr7-5xc3-59w6: goform/QuickStart_c0 on the GoAhead Web Server on the FS4104-AW (aka rooter) VDSL device contains a password in the typepassword field, which allows r
goform/QuickStart_c0 on the GoAhead Web Server on the FS4104-AW (aka rooter) VDSL device contains a password in the typepassword field, which allows remote attackers to obtain this password by reading the HTML source, a different vulnerability than CVE-2002-1603.
GHSA
GHSA-qx66-p5pw-67mr: The security handler in GoAhead WebServer before 2
ghsa_unreviewed·2022-04-30·CVSS 5.0
CVE-2002-2427 [MEDIUM] CWE-287 GHSA-qx66-p5pw-67mr: The security handler in GoAhead WebServer before 2
The security handler in GoAhead WebServer before 2.1.1 allows remote attackers to bypass authentication and obtain access to protected web content via "an extra slash in a URL," a different vulnerability than CVE-2002-1603.
GHSA
GHSA-xc79-9vgp-q8cm: GoAhead Web Server 2
ghsa_unreviewed·2022-04-30
CVE-2002-1603 [MEDIUM] GHSA-xc79-9vgp-q8cm: GoAhead Web Server 2
GoAhead Web Server 2.1.7 and earlier allows remote attackers to obtain the source code of ASP files via a URL terminated with a /, \, %2f (encoded /), %20 (encoded space), or %00 (encoded null) character, which returns the ASP source code unparsed.
No detection rules found.
Exploit-DB
GoAhead Web Server 2.1.x - '.ASP' File Source Code Disclosure
exploitdb·2002-12-17
CVE-2002-1603 GoAhead Web Server 2.1.x - '.ASP' File Source Code Disclosure
GoAhead Web Server 2.1.x - '.ASP' File Source Code Disclosure
---
source: https://www.securityfocus.com/bid/9239/info
A vulnerability in GoAhead webserver may result in the disclosure of the source code of ASP script files. The vulnerability occurs because the application fails to sanitize HTTP requests.
An attacker can append certain characters to the end of an HTTP request for a specific ASP file. As a result, GoAhead webserver will disclose the contents of the requested ASP script file to the attacker.
This issue affects GoAhead 2.1.7 and earlier.
http://www.example.com/asp.asp%00
http://www.example.com/asp.asp%2f
http://www.example.com/asp.asp%5c
http://www.example.com/asp.asp/
http://www.example.com/asp.asp
Exploit-DB
Cisco IOS 11.x/12.0 - ICMP Redirect Denial of Service
exploitdb·2002-05-21
CVE-2002-2315 Cisco IOS 11.x/12.0 - ICMP Redirect Denial of Service
Cisco IOS 11.x/12.0 - ICMP Redirect Denial of Service
---
source: https://www.securityfocus.com/bid/4786/info
IOS is the Internet Operating System, used on Cisco routers. It is distributed and maintained by Cisco.
It has been reported that it is possible to cause a denial of service in some Cisco routers by sending a large amount of spoofed ICMP redirect messages.
This vulnerability has been assigned Cisco bug ID CSCdx32056.
The following products are known to be affected:
Cisco 1005 running IOS 11.0(18)
Cisco 1603 running IOS 11.3(11b)
Cisco 1603 running IOS 12.0(3)
Cisco 2503 running IOS 11.0(22a)
Cisco 2503 running IOS 11.1(24a)
To generate random ICMP redirect messages, a sender tool is available
at http://www.phenoelit.de/irpas/icmp_redflod.c, which has to be
linked with the I
No writeups or analysis indexed.
CWE
Improper Resolution of Path Equivalence
mitre_cwe
CWE-41 Improper Resolution of Path Equivalence
CWE-41: Improper Resolution of Path Equivalence
The product is vulnerable to file system contents disclosure through path equivalence. Path equivalence involves the use of special characters in file and directory names. The associated manipulations are intended to generate multiple names for the same object.
Path equivalence is usually employed in order to circumvent access controls expressed using an incomplete set of file name or file path representations. This is different from path traversal, wherein the manipulations are performed to generate a name for a different object.
Modes of Introduction:
Phase: Implementation
Common Consequences:
Scope: Confidentiality, Integrity, Access Control. Impact: Read Files or Directories, Modify Files or Directories, Bypass Protection Mechanism. A
CWE
Path Equivalence: 'filename ' (Trailing Space)
mitre_cwe·CVSS 5.0
[MEDIUM] CWE-46 Path Equivalence: 'filename ' (Trailing Space)
CWE-46: Path Equivalence: 'filename ' (Trailing Space)
The product accepts path input in the form of trailing space ('filedir ') without appropriate validation, which can lead to ambiguous path resolution and allow an attacker to traverse the file system to unintended locations or access arbitrary files.
Modes of Introduction:
Phase: Implementation
Common Consequences:
Scope: Confidentiality, Integrity. Impact: Read Files or Directories, Modify Files or Directories.
Observed Examples:
CVE-2001-0693: Source disclosure via trailing encoded space "%20"
CVE-2001-0778: Source disclosure via trailing encoded space "%20"
CVE-2001-1248: Source disclosure via trailing encoded space "%20"
CVE-2004-0280: Source disclosure via trailing encoded space "%20"
CVE-2004-2213: Source disclosure via trail
http://aluigi.altervista.org/adv/goahead-adv3.txthttp://data.goahead.com/Software/Webserver/2.1.8/release.htm#bug-with-urls-like-asphttp://rockwellautomation.custhelp.com/cgi-bin/rockwellautomation.cfg/php/enduser/std_adp.php?p_faqid=57729http://secunia.com/advisories/7741http://securitytracker.com/id?1005820http://www.kb.cert.org/vuls/id/124059http://www.kb.cert.org/vuls/id/975041http://www.kb.cert.org/vuls/id/RGII-7MWKZ3http://www.osvdb.org/13295http://www.procheckup.com/PDFs/ProCheckUp_Vulns_2002.pdfhttp://www.procheckup.com/security_info/vuln_pr0213.htmlhttp://www.securityfocus.com/bid/9239https://exchange.xforce.ibmcloud.com/vulnerabilities/10885http://aluigi.altervista.org/adv/goahead-adv3.txthttp://data.goahead.com/Software/Webserver/2.1.8/release.htm#bug-with-urls-like-asphttp://rockwellautomation.custhelp.com/cgi-bin/rockwellautomation.cfg/php/enduser/std_adp.php?p_faqid=57729http://secunia.com/advisories/7741http://securitytracker.com/id?1005820http://www.kb.cert.org/vuls/id/124059http://www.kb.cert.org/vuls/id/975041http://www.kb.cert.org/vuls/id/RGII-7MWKZ3http://www.osvdb.org/13295http://www.procheckup.com/PDFs/ProCheckUp_Vulns_2002.pdfhttp://www.procheckup.com/security_info/vuln_pr0213.htmlhttp://www.securityfocus.com/bid/9239https://exchange.xforce.ibmcloud.com/vulnerabilities/10885
2002-02-13
Published