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

18 lines
748 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### [CVE-2024-57427](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-57427)
![](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
PHPJabbers Cinema Booking System v2.0 is vulnerable to reflected cross-site scripting (XSS). Multiple endpoints improperly handle user input, allowing malicious scripts to execute in a victims browser. Attackers can craft malicious links to steal session cookies or conduct phishing attacks.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ahrixia/CVE-2024-57427