cve/2024/CVE-2024-3621.md
2024-05-25 21:48:12 +02:00

18 lines
1.1 KiB
Markdown

### [CVE-2024-3621](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3621)
![](https://img.shields.io/static/v1?label=Product&message=Kortex%20Lite%20Advocate%20Office%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=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
A vulnerability was found in SourceCodester Kortex Lite Advocate Office Management System 1.0. It has been classified as critical. This affects an unknown part of the file /control/register_case.php. The manipulation of the argument title/case_no/client_name/court/case_type/case_stage/legel_acts/description/filling_date/hearing_date/opposite_lawyer/total_fees/unpaid leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-260277 was assigned to this vulnerability.
### POC
#### Reference
- https://github.com/zyairelai/CVE-submissions/blob/main/kortex-register_case-sqli.md
#### Github
No PoCs found on GitHub currently.