cve/2024/CVE-2024-57428.md
2025-09-29 16:08:36 +00:00

18 lines
794 B
Markdown

### [CVE-2024-57428](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-57428)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
A stored cross-site scripting (XSS) vulnerability in PHPJabbers Cinema Booking System v2.0 exists due to unsanitized input in file upload fields (event_img, seat_maps) and seat number configurations (number[new_X] in pjActionCreate). Attackers can inject persistent JavaScript, leading to phishing, malware injection, and session hijacking.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ahrixia/CVE-2024-57428