First published: Wed Feb 19 2025(Updated: )
PHPJabbers Hotel Booking System v4.0 is vulnerable to CSV Injection vulnerability which allows an attacker to execute remote code. The vulnerability exists due to insufficient input validation on Languages section Labels any parameters field in System Options that is used to construct CSV file.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHPJabbers Hotel Booking System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-51302 has a high severity level due to its potential for remote code execution through CSV injection.
To fix CVE-2023-51302, ensure proper input validation by sanitizing any user input in the Languages section Labels parameters before constructing the CSV file.
CVE-2023-51302 affects PHPJabbers Hotel Booking System version 4.0.
CVE-2023-51302 allows an attacker to execute arbitrary code remotely through a CSV injection vulnerability.
A potential workaround for CVE-2023-51302 includes disabling CSV export functionality until a patch can be applied.