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

18 lines
701 B
Markdown

### [CVE-2018-6022](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6022)
![](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
Directory traversal vulnerability in application/admin/controller/Main.php in NoneCms through 1.3.0 allows remote authenticated users to delete arbitrary files by leveraging back-office access to provide a ..\ in the param.path parameter.
### POC
#### Reference
- http://blackwolfsec.cc/2018/01/22/Nonecms/
#### Github
No PoCs found on GitHub currently.