CVE-2002-0160
published 2002-04-22CVE-2002-0160: The administration function in Cisco Secure Access Control Server (ACS) for Windows, 2.6.x and earlier and 3.x through 3.01 (build 40), allows remote attackers…
PriorityP422medium5CVSS 2.0
AVNACLAuNCPINAN
EPSS
2.38%
82.0th percentile
The administration function in Cisco Secure Access Control Server (ACS) for Windows, 2.6.x and earlier and 3.x through 3.01 (build 40), allows remote attackers to read HTML, Java class, and image files outside the web root via a ..\.. (modified ..) in the URL to port 2002.
Affected
7 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| cisco | secure_access_control_server | — | — |
| cisco | secure_access_control_server | — | — |
| cisco | secure_access_control_server | — | — |
| cisco | secure_access_control_server | — | — |
| cisco | secure_access_control_server | — | — |
| cisco | secure_access_control_server | — | — |
| cisco | secure_acs_for_windows | — | — |
Stop checking back — get the weekly exploitation signal.
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-6g92-x4gv-9mq6: The administration function in Cisco Secure Access Control Server (ACS) for Windows, 2
ghsa_unreviewed·2022-04-30
CVE-2002-0160 [MEDIUM] GHSA-6g92-x4gv-9mq6: The administration function in Cisco Secure Access Control Server (ACS) for Windows, 2
The administration function in Cisco Secure Access Control Server (ACS) for Windows, 2.6.x and earlier and 3.x through 3.01 (build 40), allows remote attackers to read HTML, Java class, and image files outside the web root via a ..\.. (modified ..) in the URL to port 2002.
Cisco
Web Interface Vulnerabilities in Cisco Secure ACS for Windows
vendor_cisco·2002-04-03
CVE-2002-0159 Web Interface Vulnerabilities in Cisco Secure ACS for Windows
Web Interface Vulnerabilities in Cisco Secure ACS for Windows
Cisco Secure Access Control Server (ACS) for Windows contains two
vulnerabilities. One vulnerability can lead to the execution of an arbitrary
code on an ACS server, and the second can lead to an unauthorized disclosure of
information. A patch is available for both vulnerabilities.
Cisco Secure ACS for Unix is not vulnerable. No other Cisco product is
vulnerable.
There is no direct workaround for the vulnerabilities, but it is
possible to mitigate them to a great extent. See the
Workarounds section for details.
This advisory is available at
https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20020403-acs-win-web.
Cisco
Web Interface Vulnerabilities in Cisco Secure ACS for Windows
vendor_cisco
CVE-2002-0160 Web Interface Vulnerabilities in Cisco Secure ACS for Windows
CVE-2002-0160: Web Interface Vulnerabilities in Cisco Secure ACS for Windows
Cisco Secure Access Control Server (ACS) for Windows contains two vulnerabilities. One vulnerability can lead to the execution of an arbitrary code on an ACS server, and the second can lead to an unauthorized disclosure of information. A patch is available for both vulnerabilities. Cisco Secure ACS for Unix is not vulnerable. No other Cisco product is vulnerable. There is no direct workaround for the vulnerabilities, but it is possible to mitigate them to a great extent. See the
Bug IDs: CSCdx17622, CSCdx17683, CSCdx17689, CSCdx17698
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
CWE
Path Traversal: 'dir\..\..\filename'
mitre_cwe
CWE-31 Path Traversal: 'dir\..\..\filename'
CWE-31: Path Traversal: 'dir\..\..\filename'
The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize 'dir\..\..\filename' (multiple internal backslash dot dot) sequences that can resolve to a location that is outside of that directory.
This allows attackers to traverse the file system to access files or directories that are outside of the restricted directory. The 'dir\..\..\filename' manipulation is useful for bypassing some path traversal protection schemes. Sometimes a program only removes one "..\" sequence, so multiple "..\" can bypass that check. Alternately, this manipulation could be used to bypass a check for "..\" at the beginning of the pathname, moving up more than one directory level.
Modes of
CWE
Relative Path Traversal
mitre_cwe
CWE-23 Relative Path Traversal
CWE-23: Relative Path Traversal
The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as ".." that can resolve to a location that is outside of that directory.
Modes of Introduction:
Phase: Implementation
Common Consequences:
Scope: Integrity, Confidentiality, Availability. Impact: Execute Unauthorized Code or Commands. The attacker may be able to create or overwrite critical files that are used to execute code, such as programs or libraries.
Scope: Integrity. Impact: Modify Files or Directories. The attacker may be able to overwrite or create critical files, such as programs, libraries, or important data. If the targeted file is used for a security mechanism, then the attacker may be able
2002-04-22
Published