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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in inc/map.func.php in pragmaMX Landkarten 2.1 module allows remote attackers to include arbitrary files via a .. (dot dot) sequence in the module_name parameter, as demonstrated via a static PHP code injection attack in an Apache log file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/3521
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|