cve/2023/CVE-2023-7156.md

18 lines
991 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-7156](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-7156)
![](https://img.shields.io/static/v1?label=Product&message=Online%20College%20Library%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 has been found in Campcodes Online College Library System 1.0 and classified as critical. This vulnerability affects unknown code of the file index.php of the component Search. The manipulation of the argument category leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-249178 is the identifier assigned to this vulnerability.
### POC
#### Reference
- https://medium.com/@heishou/libsystem-foreground-sql-injection-vulnerability-95b95ab64ccc
#### Github
No PoCs found on GitHub currently.