cve/2024/CVE-2024-5370.md

19 lines
1.3 KiB
Markdown
Raw Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2024-5370](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-5370)
![](https://img.shields.io/static/v1?label=Product&message=College%20Management%20System&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross%20Site%20Scripting&color=brightgreen)
### Description
A vulnerability was found in Kashipara College Management System 1.0. It has been rated as problematic. Affected by this issue is some unknown functionality of the file submit_enroll_staff.php. The manipulation of the argument class_name leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. VDB-266282 is the identifier assigned to this vulnerability.
Eine problematische Schwachstelle wurde in Kashipara College Management System 1.0 ausgemacht. Dies betrifft einen unbekannten Teil der Datei submit_enroll_staff.php. Mittels dem Manipulieren des Arguments class_name mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Der Angriff kann über das Netzwerk passieren. Der Exploit steht zur öffentlichen Verfügung.
### POC
#### Reference
- https://vuldb.com/?id.266282
#### Github
No PoCs found on GitHub currently.