mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 08:48:00 +02:00
18 lines
786 B
Markdown
18 lines
786 B
Markdown
### [CVE-2009-0570](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0570)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in send.php in Ninja Designs Mailist 3.0, when register_globals is enabled and magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the load parameter. NOTE: some of these details are obtained from third party information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/8001
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|