cve/2024/CVE-2024-9818.md
2025-09-29 16:08:36 +00:00

18 lines
938 B
Markdown

### [CVE-2024-9818](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-9818)
![](https://img.shields.io/static/v1?label=Product&message=Online%20Veterinary%20Appointment%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=SQL%20Injection&color=brighgreen)
### Description
A vulnerability classified as critical has been found in SourceCodester Online Veterinary Appointment System 1.0. Affected is an unknown function of the file /admin/categories/manage_category.php. 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/fezzyang/CVE_report/blob/main/online-veterinary-appointment-system/SQLi.md
#### Github
No PoCs found on GitHub currently.