CVE-2005-1365
published 2005-05-16CVE-2005-1365: Pico Server (pServ) 3.2 and earlier allows remote attackers to execute arbitrary commands via a URL with multiple leading "/" (slash) characters and ".."…
PriorityP353critical10CVSS 2.0
AVNACLAuNCCICAC
EXPLOIT
EPSS
12.03%
95.6th percentile
Pico Server (pServ) 3.2 and earlier allows remote attackers to execute arbitrary commands via a URL with multiple leading "/" (slash) characters and ".." sequences.
Affected
4 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| pico_server | pico_server | — | — |
| pico_server | pico_server | — | — |
| pico_server | pico_server | — | — |
| pico_server | pico_server | — | — |
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.
No writeups or analysis indexed.
CWE
Path Equivalence: '//multiple/leading/slash'
mitre_cwe·CVSS 5.0
[MEDIUM] CWE-50 Path Equivalence: '//multiple/leading/slash'
CWE-50: Path Equivalence: '//multiple/leading/slash'
The product accepts path input in the form of multiple leading slash ('//multiple/leading/slash') 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-2002-1483: Read files with full pathname using multiple internal slash.
CVE-1999-1456: Server allows remote attackers to read arbitrary files via a GET request with more than one leading / (slash) character in the filename.
CVE-2004-0578: Server allows remote attackers to read ar
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
http://marc.info/?l=full-disclosure&m=111625635716712&w=2http://sourceforge.net/project/shownotes.php?release_id=327708http://www.redteam-pentesting.de/advisories/rt-sa-2005-010.txthttp://www.securityfocus.com/bid/13642http://marc.info/?l=full-disclosure&m=111625635716712&w=2http://sourceforge.net/project/shownotes.php?release_id=327708http://www.redteam-pentesting.de/advisories/rt-sa-2005-010.txthttp://www.securityfocus.com/bid/13642
2005-05-16
Published