Files
CVEs-PoC/2012/CVE-2012-1839.md
T
2024-06-18 02:51:15 +02:00

18 lines
868 B
Markdown

### [CVE-2012-1839](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1839)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple directory traversal vulnerabilities in the Get Template feature in plugins/gui.ajax/class.AJXP_ClientDriver.php in AjaXplorer 3.2.x before 3.2.5 and 4.0.x before 4.0.4 allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the (1) pluginName or (2) pluginPath parameter in a get_template action. NOTE: some of these details are obtained from third party information.
### POC
#### Reference
- http://www.kb.cert.org/vuls/id/504019
#### Github
No PoCs found on GitHub currently.