CloudClassroom PHP Project SQL Injection Vulnerability in mydetailsstudent.php

Vulnerability

A time-based SQL injection vulnerability has been identified in the CloudClassroom PHP Project version 1.0, specifically within the mydetailsstudent.php file. The vulnerability arises because the myds parameter fails to properly validate user input, allowing attackers to inject arbitrary SQL commands. This could lead to unauthorized data access, data manipulation, or, under certain conditions, remote code execution.

Impact

Exploitation of this vulnerability allows for arbitrary SQL command execution, which could result in data exfiltration, unauthorized data modification, or, under specific conditions, remote code execution.

Reproduction

The vulnerability can be reproduced by sending a GET request to mydetailsstudent.php with an injected SQL payload in the myds parameter. For example, injecting a string that includes SQL meta-characters can manipulate the SQL query execution on the server.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
5.0
exploitability
8.7
remediation
0.0
relevance
0.2
threat
6.4
urgency
2.9
incentive
5.8

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.