cve/2021/CVE-2021-36582.md

19 lines
780 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-36582](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-36582)
![](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
In Kooboo CMS 2.1.1.0, it is possible to upload a remote shell (e.g., aspx) to the server and then call upon it to receive a reverse shell from the victim server. The files are uploaded to /Content/Template/root/reverse-shell.aspx and can be simply triggered by browsing that URL.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/l00neyhacker/CVE-2021-36582