cve/2024/CVE-2024-5134.md
2024-06-18 02:51:15 +02:00

18 lines
1.1 KiB
Markdown

### [CVE-2024-5134](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-5134)
![](https://img.shields.io/static/v1?label=Product&message=Electricity%20Consumption%20Monitoring%20Tool&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%201.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
A vulnerability was found in SourceCodester Electricity Consumption Monitoring Tool 1.0. It has been declared as critical. This vulnerability affects unknown code of the file /endpoint/delete-bill.php. The manipulation of the argument bill leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-265210 is the identifier assigned to this vulnerability.
### POC
#### Reference
- https://github.com/BurakSevben/CVEs/blob/main/Electricity%20Consumption%20Monitoring%20Tool/Electricity%20Consumption%20Monitoring%20Tool%20-%20SQL%20Injection.md
#### Github
No PoCs found on GitHub currently.