2 results (0.003 seconds)

CVSS: 7.2EPSS: 0%CPEs: 1EXPL: 1

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. Se detectó un problema en Project Worlds Official Car Rental System 1. Permite al usuario administrador ejecutar comandos sobre el servidor con su cuenta porque la sección upload en la página file-manager contiene una vulnerabilidad de carga de archivos arbitraria por medio del archivo add_cars.php. • https://frostylabs.net/writeups/cve-2020-11544 • CWE-434: Unrestricted Upload of File with Dangerous Type •

CVSS: 9.8EPSS: 0%CPEs: 1EXPL: 1

Project Worlds Official Car Rental System 1 is vulnerable to multiple SQL injection issues, as demonstrated by the email and parameters (account.php), uname and pass parameters (login.php), and id parameter (book_car.php) This allows an attacker to dump the MySQL database and to bypass the login authentication prompt. Project Worlds Official Car Rental System 1, es vulnerable a múltiples problemas de inyección SQL, como es demostrado por el correo electrónico y los parámetros (archivo account.php), los parámetros uname y pass (archivo login.php) y el parámetro id (archivo book_car.php). Esto permite a un atacante volcar la base de datos MySQL y omitir la petición de autenticación de inicio de sesión. • https://frostylabs.net/writeups/cve-2020-11545 • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •