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

20 lines
757 B
Markdown

### [CVE-2014-6389](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6389)
![](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
backup.php in PHPCompta/NOALYSS before 6.7.2 allows remote attackers to execute arbitrary commands via shell metacharacters in the d parameter.
### POC
#### Reference
- http://packetstormsecurity.com/files/128526/PHPCompta-NOALYSS-6.7.1-5638-Remote-Command-Execution.html
- http://seclists.org/fulldisclosure/2014/Oct/7
- http://www.exploit-db.com/exploits/34861
#### Github
No PoCs found on GitHub currently.