vendor:
RATES SYSTEM
by:
Azumah Foresight Xorlali (M4sk0ff)
7,5
CVSS
HIGH
Authentication Bypass
287
CWE
Product Name: RATES SYSTEM
Affected Version From: Version 1.0
Affected Version To: Version 1.0
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: Kali Linux
2020
RATES SYSTEM 1.0 – Authentication Bypass
The authentication bypass vulnerability on the application allows an attacker to log in as Client. This vulnerability affects the 'username' parameter on the client login page: http://localhost/rates/login.php. On the login page, simply use the query inside the bracket ( ' OR 1 -- - ) as username and use same query{ ' OR 1 -- -} or anything as password to log in as Client.
Mitigation:
Ensure that authentication credentials are properly validated and sanitized before being used in the application.