CVE-2025-50868
Unknown
Unknown - Not Provided
BaseFortify
Publication date: 2025-08-01
Last updated on: 2025-08-04
Assigner: MITRE
Description
Description
A SQL Injection vulnerability exists in the takeassessment2.php file of CloudClassroom-PHP-Project 1.0. The Q4 POST parameter is not properly sanitized before being used in SQL queries.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| cloudclassroom | cloudclassroom-php-project | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a SQL Injection in the takeassessment2.php file of CloudClassroom-PHP-Project 1.0. Specifically, the Q4 POST parameter is not properly sanitized before being used in SQL queries, which allows an attacker to manipulate the database query.
How can this vulnerability impact me? :
An attacker exploiting this SQL Injection vulnerability could potentially access or modify sensitive data in the database, leading to data leakage or unauthorized data manipulation. This can compromise the confidentiality and integrity of the system's data.
Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70