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

18 lines
768 B
Markdown

### [CVE-2021-26751](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-26751)
![](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
NeDi 1.9C allows an authenticated user to perform a SQL Injection in the Monitoring History function on the endpoint /Monitoring-History.php via the det HTTP GET parameter. This allows an attacker to access all the data in the database and obtain access to the NeDi application.
### POC
#### Reference
- https://n4nj0.github.io/advisories/nedi-multiple-vulnerabilities-i/
#### Github
No PoCs found on GitHub currently.