First published: Mon Apr 06 2020(Updated: )
An issue was discovered in Project Worlds Official Car Rental System 1. It allows the admin user to run commands on the server with their account because the upload section on the file-manager page contains an arbitrary file upload vulnerability via add_cars.php. There are no upload restrictions for executable files.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Projectworlds Official Car Rental System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2020-11544 is high, with a severity value of 7.2.
CVE-2020-11544 allows the admin user to run commands on the server with their account through the file-manager page's upload section.
The vulnerability in CVE-2020-11544 is an arbitrary file upload vulnerability in the add_cars.php file.
To fix CVE-2020-11544, restrict upload permissions and implement input validation in the add_cars.php file.
You can find more information about CVE-2020-11544 at the following link: [https://frostylabs.net/writeups/cve-2020-11544/](https://frostylabs.net/writeups/cve-2020-11544/)