cve/2024/CVE-2024-10810.md

21 lines
1.4 KiB
Markdown
Raw Permalink Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-10810](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-10810)
![](https://img.shields.io/static/v1?label=Product&message=E-Health%20Care%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=Improper%20Neutralization&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)
2025-09-29 16:08:36 +00:00
### Description
A vulnerability was found in code-projects E-Health Care System 1.0. It has been classified as critical. Affected is an unknown function of the file Doctor/app_request.php. The manipulation of the argument app_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.
2025-09-29 21:09:30 +02:00
Es wurde eine kritische Schwachstelle in code-projects E-Health Care System 1.0 ausgemacht. Dabei betrifft es einen unbekannter Codeteil der Datei Doctor/app_request.php. Durch Manipulieren des Arguments app_id 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.
2025-09-29 16:08:36 +00:00
### POC
#### Reference
- https://github.com/wsy149433/cve/blob/main/sql19.md
#### Github
2025-09-29 21:09:30 +02:00
- https://github.com/fkie-cad/nvd-json-data-feeds
2025-09-29 16:08:36 +00:00