cve/2024/CVE-2024-7676.md

18 lines
990 B
Markdown
Raw Normal View History

2024-08-13 18:35:37 +00:00
### [CVE-2024-7676](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7676)
![](https://img.shields.io/static/v1?label=Product&message=Car%20Driving%20School%20Management%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 Car Driving School Management System 1.0. It has been classified as critical. Affected is the function save_package of the file /classes/Master.php?f=save_package. The manipulation of the argument id leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.
### POC
#### Reference
- https://github.com/BFS-Lab/BFSDV/blob/main/Sourcecodester%20Online%20Catering%20Reservation%20System%20SQL%20Injection-8.md
#### Github
No PoCs found on GitHub currently.