Files
CVEs-PoC/2018/CVE-2018-6893.md
T
2024-05-26 14:27:05 +02:00

18 lines
640 B
Markdown

### [CVE-2018-6893](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6893)
![](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
controllers/member/Api.php in dayrui FineCms 5.2.0 has SQL Injection: a request with s=member,c=api,m=checktitle, and the parameter 'module' with a SQL statement, lacks effective filtering.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/SexyBeast233/SecBooks