mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 08:27:12 +02:00
18 lines
752 B
Markdown
18 lines
752 B
Markdown
### [CVE-2007-4957](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4957)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple directory traversal vulnerabilities in download.php in Chupix CMS 0.2.3 allow remote attackers to read or overwrite arbitrary files via a .. (dot dot) in the (1) fichier or (2) repertoire parameter, or create arbitrary directories via a .. (dot dot) in the (3) repertoire parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4411
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|