Headline
PHPJabbers Shuttle Booking Software 2.0 CSV Injection
PHPJabbers Shuttle Booking Software version 2.0 suffers from a CSV injection vulnerability.
# Exploit Title: PHPJabbers Shuttle Booking Software v2.0 - CSV Injection# Date: 19/11/2023# Exploit Author: BugsBD Limited# Discover by: Rahad Chowdhury# Vendor Homepage: https://www.phpjabbers.com/# Software Link: https://www.phpjabbers.com/shuttle-booking-software/# Version: v2.0# Tested on: Windows 10, Windows 11, MS Office 2010# CVE-2023-48830Descriptions:PHPJabbers Shuttle Booking Software v2.0 is vulnerable to CSVinjection vulnerability which allows an attacker to execute remotecode. The vulnerability exists due to insufficient input validation onthe Unique ID field in the Reservations list that is used to constructa CSV file.Steps to Reproduce:1. Login your panel.2. Go to Options Menu then click Language Section.3. Now use CSV Injection Payload in any field and go to Import/Export.4. Now click export and open your system.## Reproduce:[href](https://github.com/bugsbd/CVE/tree/main/2023/CVE-2023-48830)