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

18 lines
772 B
Markdown

### [CVE-2021-26753](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-26753)
![](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
NeDi 1.9C allows an authenticated user to inject PHP code in the System Files function on the endpoint /System-Files.php via the txt HTTP POST parameter. This allows an attacker to obtain access to the operating system where NeDi is installed and to all application data.
### POC
#### Reference
- https://n4nj0.github.io/advisories/nedi-multiple-vulnerabilities-i/
#### Github
No PoCs found on GitHub currently.