cve/2024/CVE-2024-4724.md

18 lines
1007 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2024-4724](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-4724)
![](https://img.shields.io/static/v1?label=Product&message=Legal%20Case%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-79%20Cross%20Site%20Scripting&color=brighgreen)
### Description
A vulnerability, which was classified as problematic, was found in Campcodes Legal Case Management System 1.0. Affected is an unknown function of the file /admin/case-type. The manipulation of the argument case_type_name leads to cross site scripting. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. VDB-263802 is the identifier assigned to this vulnerability.
### POC
#### Reference
- https://github.com/yylmm/CVE/blob/main/Legal%20Case%20Management%20System/xss_admin_case-type.md
#### Github
No PoCs found on GitHub currently.