cve/2024/CVE-2024-12977.md
2025-09-29 21:09:30 +02:00

20 lines
1.4 KiB
Markdown

### [CVE-2024-12977](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-12977)
![](https://img.shields.io/static/v1?label=Product&message=Complaint%20Management%20System&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Injection&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=SQL%20Injection&color=brightgreen)
### Description
A vulnerability, which was classified as critical, was found in PHPGurukul Complaint Management System 1.0. This affects an unknown part of the file /admin/state.php. The manipulation of the argument state leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.
Es wurde eine kritische Schwachstelle in PHPGurukul Complaint Management System 1.0 gefunden. Dabei betrifft es einen unbekannter Codeteil der Datei /admin/state.php. Durch das Beeinflussen des Arguments state mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Die Umsetzung des Angriffs kann dabei über das Netzwerk erfolgen. Der Exploit steht zur öffentlichen Verfügung.
### POC
#### Reference
- https://github.com/AngrySheep2003/cve/blob/main/Complaint_Management_System_SQL_Injection.md
#### Github
No PoCs found on GitHub currently.