| Título | https://github.com/mathurvishal/CloudClassroom-PHP-Project/blob/ CloudClassroom PHP Project 5dadec098bfbbf3300d60c3494db3fb95b66e7be Cross Site Scripting |
|---|
| Descrição | A Stored Cross-Site Scripting (Stored XSS) vulnerability exists in CloudClassroom PHP Project 1.0 within the Faculty Video Management functionality (`managevideos2.php`).
The vulnerability exists because the application stores user-controlled input from the `V_Title`, `V_Url`, and `V_Remarks` fields and later includes these values in the generated HTML response without proper output encoding.
The affected input is not properly neutralized before being rendered by the application, causing user-controlled data to be interpreted by the browser as HTML content instead of plain text.
This issue is caused by improper neutralization of input during web page generation (CWE-79). |
|---|
| Fonte | ⚠️ https://github.com/raffarj/CVE/edit/main/README.md |
|---|
| Utilizador | raffarj (UID 100182) |
|---|
| Submissão | 04/08/2026 03h47 (há 2 meses) |
|---|
| Moderação | 25/09/2026 21h10 (2 months later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 410439 [mathurvishal CloudClassroom-PHP-Project até 5dadec098bfbbf3300d60c3494db3fb95b66e7be Faculty Video Management managevideos2.php V_Title/V_Url/V_Remarks Script de Site Cruzado] |
|---|
| Pontos | 20 |
|---|