cve/2024/CVE-2024-10969.md

20 lines
1.4 KiB
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-10969](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-10969)
![](https://img.shields.io/static/v1?label=Product&message=Bookstore%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=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 1000 Projects Bookstore Management System 1.0. It has been rated as critical. Affected by this issue is some unknown functionality of the file /admin/login_process.php of the component Login. The manipulation of the argument unm/pwd leads to sql injection. The attack may be launched 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 1000 Projects Bookstore Management System 1.0 ausgemacht. Betroffen davon ist ein unbekannter Prozess der Datei /admin/login_process.php der Komponente Login. Durch die Manipulation des Arguments unm/pwd 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/ppp-src/CVE/issues/31
#### Github
No PoCs found on GitHub currently.