cve/2024/CVE-2024-10196.md

20 lines
1.3 KiB
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-10196](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-10196)
![](https://img.shields.io/static/v1?label=Product&message=Pharmacy%20Management%20System&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=1.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=SQL%20Injection&color=brightgreen)
2025-09-29 16:08:36 +00:00
### Description
A vulnerability was found in code-projects Pharmacy Management System 1.0 and classified as critical. This issue affects some unknown processing of the file /add_new_invoice.php. The manipulation of the argument text leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.
2025-09-29 21:09:30 +02:00
Eine kritische Schwachstelle wurde in code-projects Pharmacy Management System 1.0 gefunden. Es geht hierbei um eine nicht näher spezifizierte Funktion der Datei /add_new_invoice.php. Durch Manipulation des Arguments text mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Angriff kann über das Netzwerk angegangen werden. Der Exploit steht zur öffentlichen Verfügung.
2025-09-29 16:08:36 +00:00
### POC
#### Reference
- https://gist.github.com/higordiego/be616d2853a9f1820d8558fc00e97e24
2025-09-29 21:09:30 +02:00
- https://vuldb.com/?id.281021
2025-09-29 16:08:36 +00:00
#### Github
No PoCs found on GitHub currently.