CVE-2002-2084
published 2002-12-31CVE-2002-2084: Directory traversal vulnerability in index.php of Portix 0.4.02 allows remote attackers to read arbitrary files via a .. (dot dot) in the (1) l and (2) topic…
PriorityP428medium5CVSS 2.0
AVNACLAuNCPINAN
EXPLOIT
EPSS
8.11%
94.1th percentile
Directory traversal vulnerability in index.php of Portix 0.4.02 allows remote attackers to read arbitrary files via a .. (dot dot) in the (1) l and (2) topic parameters.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| portix-php | portix-php | — | — |
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
Portix-PHP 0.4 - 'view.php' Directory Traversal
exploitdb·2002-02-04
CVE-2002-2084 Portix-PHP 0.4 - 'view.php' Directory Traversal
Portix-PHP 0.4 - 'view.php' Directory Traversal
---
source: https://www.securityfocus.com/bid/4039/info
Portix-PHP is freely available web portal software. It is written in PHP and will run on most Unix and Linux variants.
Portix-PHP is prone to directory traversal attacks. The script view.php does not sufficiently filter '../' sequences from web requests, making it possible for an attacker to browse the filesystem of the host running the vulnerable software. Arbitrary web-readable files may be viewed by an attacker.
Successful exploitation may cause sensitive information to be disclosed to the attacker. Information gathered in this manner may be used to aid in further attacks against the host.
www.hostportix.com/index.php?l=forum/view.php&topic=../../../etc/passwd
Exploit-DB
Portix-PHP 0.4 - 'index.php' Directory Traversal
exploitdb·2002-02-04
CVE-2002-2084 Portix-PHP 0.4 - 'index.php' Directory Traversal
Portix-PHP 0.4 - 'index.php' Directory Traversal
---
source: https://www.securityfocus.com/bid/4038/info
Portix-PHP is freely available web portal software. It is written in PHP and will run on most Unix and Linux variants.
Portix-PHP is prone to directory traversal attacks. The script index.php does not sufficiently filter '../' sequences from web requests, making it possible for an attacker to browse the filesystem of the host running the vulnerable software. Arbitrary web-readable files may be viewed by an attacker.
Successful exploitation may cause sensitive information to be disclosed to the attacker. Information gathered in this manner may be used to aid in further attacks against the host.
www.hostportix.com/index.php?l=../../../etc/passwd
No writeups or analysis indexed.
2002-12-31
Published