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

19 lines
795 B
Markdown

### [CVE-2018-6411](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6411)
![](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. When the form is set to filter a blacklist, it automatically adds dangerous extensions to the filters. If the filter is set to a whitelist, the dangerous extensions can be bypassed through ap_form_elements SQL Injection.
### 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.