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

20 lines
1.0 KiB
Markdown

### [CVE-2024-10845](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-10845)
![](https://img.shields.io/static/v1?label=Product&message=Bookstore%20Management%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=Improper%20Neutralization&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Injection&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=SQL%20Injection&color=brighgreen)
### Description
A vulnerability has been found in 1000 Projects Bookstore Management System 1.0 and classified as critical. This vulnerability affects unknown code of the file book_detail.php. The manipulation of the argument id leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
### POC
#### Reference
- https://github.com/hbuzs/CVE/issues/3
#### Github
No PoCs found on GitHub currently.