cve/2024/CVE-2024-1830.md
2024-06-09 00:33:16 +00:00

19 lines
1.1 KiB
Markdown

### [CVE-2024-1830](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-1830)
![](https://img.shields.io/static/v1?label=Product&message=Library%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=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
A vulnerability was found in code-projects Library System 1.0. It has been rated as critical. Affected by this issue is some unknown functionality of the file Source/librarian/user/student/lost-password.php. The manipulation of the argument email leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. VDB-254618 is the identifier assigned to this vulnerability.
### POC
#### Reference
- https://github.com/jxp98/VulResearch/blob/main/2024/02/3.5Library%20System%20In%20PHP%20-%20SQL%20Injection-student_lostpass.md
- https://github.com/jxp98/VulResearch/blob/main/2024/02/3.5Library%20System%20In%20PHP%20-%20SQL%20Injection-student_lostpass.md
#### Github
No PoCs found on GitHub currently.