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

18 lines
731 B
Markdown

### [CVE-2021-28132](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28132)
![](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
LUCY Security Awareness Software through 4.7.x allows unauthenticated remote code execution because the Migration Tool (in the Support section) allows upload of .php files within a system.tar.gz file. The .php file becomes accessible with a public/system/static URI.
### POC
#### Reference
- https://abuyv.com/cve/lucy-file-upload-RCE
#### Github
No PoCs found on GitHub currently.