CRITICAL🇵🇱 Wersja polska

CVE-2024-57428

CVSS 9.3v3.1pub. 2025-02-06upd. 2025-06-24

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.

🤖 AI Analysis
How it works

An attacker can inject malicious JavaScript code into file upload fields (event_img, seat_maps) and into seat numbering parameters (number[new_X] in the pjActionCreate action), which are not properly filtered or encoded. The injected payload is permanently stored on the server side and executed in the browser of every user viewing the infected page. The vulnerability operates persistently — it does not require tricking the victim into visiting a specially crafted URL, as the malicious code is served directly from the application.

Impact

An attacker can conduct phishing, inject malware, and hijack sessions of authenticated users, thereby gaining access to their accounts and data.

Mitigation & patch

Patches available from the vendor should be applied in accordance with the references. Until the update is applied, it is recommended to restrict access to file upload functions and venue configuration exclusively to trusted users and implement a Content-Security-Policy header as an additional layer of protection.

Who is affected

PHPJabbers Cinema Booking System v2.0

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
  • Phpjabbers Cinema Booking System

    APP
    Phpjabbers
    2.0
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
XSS
CWE
References

Related vulnerabilities

CVE-2024-57430CRITICAL9.8PL ✓same product

SQL Injection w PHPJabbers Cinema Booking System v2.0 — pjActionGetUser

CVE-2023-51333HIGH8.8same product

PHPJabbers Cinema Booking System v1.0 is vulnerable to CSV Injection vulnerability which allows an attacker to...

CVE-2023-51330MEDIUM5.4same product

PHPJabbers Cinema Booking System v1.0 is vulnerable to Reflected Cross-Site Scripting (XSS) in Now Showing men...

CVE-2023-51335MEDIUM6.5same product

PHPJabbers Cinema Booking System v1.0 is vulnerable to Multiple Stored Cross-Site Scripting (XSS) in the "titl...

CVE-2023-51334MEDIUM5.3same product

A lack of rate limiting in the 'Forgot Password' feature of PHPJabbers Cinema Booking System v1.0 allows attac...