mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
794 B
Markdown
18 lines
794 B
Markdown
### [CVE-2024-57428](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-57428)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|