cve/2024/CVE-2024-10739.md
2025-09-29 21:09:30 +02:00

19 lines
1.4 KiB
Markdown

### [CVE-2024-10739](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-10739)
![](https://img.shields.io/static/v1?label=Product&message=E-Health%20Care%20System&color=blue)
![](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)
### Description
A vulnerability, which was classified as critical, has been found in code-projects E-Health Care System 1.0. Affected by this issue is some unknown functionality of the file /Admin/adminlogin.php. The manipulation of the argument email/admin_pswd as part of String leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The initial researcher advisory only mentions the parameter "email" to be affected. But it must be assumed that parameter "admin_pswd" is affected as well.
Eine kritische Schwachstelle wurde in code-projects E-Health Care System 1.0 entdeckt. Betroffen davon ist ein unbekannter Prozess der Datei /Admin/adminlogin.php. Durch Beeinflussen des Arguments email/admin_pswd durch String kann eine sql injection-Schwachstelle ausgenutzt werden. Die Umsetzung des Angriffs kann dabei über das Netzwerk erfolgen. Der Exploit steht zur öffentlichen Verfügung.
### POC
#### Reference
- https://github.com/UnrealdDei/cve/blob/main/sql11.md
#### Github
No PoCs found on GitHub currently.