mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
19 lines
891 B
Markdown
19 lines
891 B
Markdown
### [CVE-2008-4155](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4155)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple directory traversal vulnerabilities in EasySite 2.3 allow remote attackers to read arbitrary files or list directories via a .. (dot dot) in the (1) module or (2) action parameter in (a) www/index.php; the (3) module, (4) ss_module, or (5) ss_action parameter in (b) modules/Module/index.php or (c) modules/Themes/index.php; or the (6) module parameter in (d) inc/vmenu.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4280
|
|
- https://www.exploit-db.com/exploits/6288
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|