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

19 lines
801 B
Markdown

### [CVE-2018-6409](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6409)
![](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
An issue was discovered in Appnitro MachForm before 4.2.3. The module in charge of serving stored files gets the path from the database. Modifying the name of the file to serve on the corresponding ap_form table leads to a path traversal vulnerability via the download.php q parameter.
### POC
#### Reference
- https://metalamin.github.io/MachForm-not-0-day-EN/
- https://www.exploit-db.com/exploits/44804/
#### Github
No PoCs found on GitHub currently.