First published: Thu Feb 20 2025(Updated: )
PHPJabbers Shared Asset Booking System v1.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 Shared Asset Booking System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-51324 has been classified as a critical vulnerability due to its ability to facilitate CSV injection and remote code execution.
To fix CVE-2023-51324, ensure proper input validation on the Languages section Labels and sanitize all user inputs before processing.
The potential impacts of CVE-2023-51324 include unauthorized execution of commands on the server and leakage of sensitive data.
CVE-2023-51324 affects PHPJabbers Shared Asset Booking System v1.0 and potentially earlier versions.
An attacker can exploit CVE-2023-51324 by injecting malicious CSV data, which the system improperly handles, leading to remote code execution.