mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
989 B
Markdown
19 lines
989 B
Markdown
### [CVE-2007-6584](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6584)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple directory traversal vulnerabilities in 1024 CMS 1.3.1 allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in (1) the lang parameter to pages/print/default/ops/news.php or (2) the theme_dir parameter to pages/download/default/ops/search.php; or the admin_theme_dir parameter to (3) download.php, (4) forum.php, or (5) news.php in admin/ops/reports/ops/. NOTE: it was later reported that 1.4.2 beta and earlier are also affected for vector 1.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4765
|
|
- https://www.exploit-db.com/exploits/5434
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|