Files
CVEs-PoC/2020/CVE-2020-1937.md
T
2024-05-25 21:48:12 +02:00

22 lines
786 B
Markdown

### [CVE-2020-1937](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1937)
![](https://img.shields.io/static/v1?label=Product&message=Apache%20Kylin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=SQL%20injection&color=brighgreen)
### Description
Kylin has some restful apis which will concatenate SQLs with the user input string, a user is likely to be able to run malicious database queries.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/developer3000S/PoC-in-GitHub
- https://github.com/nomi-sec/PoC-in-GitHub
- https://github.com/shanika04/apache_kylin
- https://github.com/soosmile/POC