vendor:
Cyber Cafe Management System
by:
sudoninja
7,5
CVSS
HIGH
SQL Injection Authentication Bypass
89
CWE
Product Name: Cyber Cafe Management System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:phpgurukul:cyber_cafe_management_system_using_php_mysql
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: XAMPP / Windows 10
2021
Cyber Cafe Management System Project (CCMS) 1.0 – SQL Injection Authentication Bypass
An attacker can bypass the authentication of Cyber Cafe Management System (CCMS) 1.0 by sending a specially crafted HTTP POST request with a username of ' OR 1 -- - and a password of ccms. This will allow the attacker to gain access to the admin panel without valid credentials.
Mitigation:
Developers should ensure that user input is properly sanitized and validated before being used in SQL queries.