Files
CVEs-PoC/2021/CVE-2021-28132.md
T
2025-09-29 21:09:30 +02:00

18 lines
742 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%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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.