cve/2024/CVE-2024-5976.md
2024-06-23 04:42:52 +00:00

18 lines
1012 B
Markdown

### [CVE-2024-5976](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-5976)
![](https://img.shields.io/static/v1?label=Product&message=Employee%20and%20Visitor%20Gate%20Pass%20Logging%20System&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 Employee and Visitor Gate Pass Logging System 1.0. It has been classified as critical. Affected is the function log_employee of the file /classes/Master.php?f=log_employee. The manipulation of the argument employee_code leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. VDB-268422 is the identifier assigned to this vulnerability.
### POC
#### Reference
- https://github.com/Xu-Mingming/cve/blob/main/sql.md
#### Github
No PoCs found on GitHub currently.