Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
> [Suggested description]
> Multiple SQL injection vulnerabilities via the username and password
> parameters in the Admin panel of Cyber Cafe Management System Project
> v1.0 allows attackers to bypass authentication.
>
> ------------------------------------------
>
> [Vulnerability Type]
> SQL Injection
>
> ------------------------------------------
>
> [Vendor of Product]
> Cyber Cafe Management System Project (CCMS) 1.0 - SQL Injection Authentication Bypass
>
> ------------------------------------------
>
> [Affected Product Code Base]
> https://phpgurukul.com/cyber-cafe-management-system-using-php-mysql/ - V 1.0
>
> ------------------------------------------
>
> [Affected Component]
> /ccms/index.php
>
> ------------------------------------------
>
> [Attack Type]
> Local
>
> ------------------------------------------
>
> [Impact Code execution]
> true
>
> ------------------------------------------
>
> [Attack Vectors]
> Go to Admin Login Panel and try to bypass login. #username : ' OR 1 -- - password : ccms
>
> ------------------------------------------
>
> [Reference]
> https://www.exploit-db.com/exploits/50355
>
> ------------------------------------------
>
> [Discoverer]
> sanjay singh
Use CVE-2022-29009