mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
843 B
Markdown
18 lines
843 B
Markdown
### [CVE-2024-31544](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-31544)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A stored cross-site scripting (XSS) vulnerability in Computer Laboratory Management System v1.0 allows attackers to execute arbitrary JavaScript code by including malicious payloads into “remarks”, “borrower_name”, “faculty_department” parameters in /classes/Master.php?f=save_record.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/emirhanmtl/vuln-research/blob/main/Stored-XSS-Computer-Laboratory-Management-System-PoC.md
|
|
|
|
#### Github
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|