SB2020040917 - Multiple vulnerabilities in Project Worlds Official Car Rental System
Published: April 9, 2020 Updated: April 9, 2020
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 2 secuirty vulnerabilities.
1) Arbitrary file upload (CVE-ID: CVE-2020-11544)
The vulnerability allows a remote attacker to compromise vulnerable system.
The vulnerability exists due to insufficient validation of file extension when uploading files on the file-manager page in "add_cars.php". A remote administrator can upload and execute arbitrary file on the system.
2) SQL injection (CVE-ID: CVE-2020-11545)
The vulnerability allows a remote attacker to execute arbitrary SQL queries in database.
The vulnerability exists due to insufficient sanitization of user-supplied data in the "email" and "pass" parameters in account.php, "uname" and "pass" parameters in login.php and "id" parameter in book_car.php. A remote attacker can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.
Successful exploitation of this vulnerability may allow a remote attacker to read, delete, modify data in database and gain complete control over the affected application.
Remediation
Cybersecurity Help is not aware of any official remediation provided by the vendor.