Vishalmathur Cloudclassroom-php Project - SQL Injection
Title source: ruleDescription
CloudClassroom-PHP-Project v1.0 contains a critical SQL Injection vulnerability in the loginlinkadmin.php component. The application fails to sanitize user-supplied input in the admin login form before directly including it in SQL queries. This allows unauthenticated attackers to inject arbitrary SQL payloads and bypass authentication, gaining unauthorized administrative access. The vulnerability is triggered when an attacker supplies specially crafted input in the username field, such as ' OR '1'='1, leading to complete compromise of the login mechanism and potential exposure of sensitive backend data.
Exploits (2)
Scores
CVSS v3
9.8
EPSS
0.0099
EPSS Percentile
77.0%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lab Environment
Details
CWE
CWE-89
Status
published
Products (1)
vishalmathur/cloudclassroom-php_project
1.0
Published
Jun 18, 2025
Tracked Since
Feb 18, 2026