| タイトル | https://github.com/mathurvishal/CloudClassroom-PHP-Project/blob/ CloudClassroom PHP Project 5dadec098bfbbf3300d60c3494db3fb95b66e7be Cross Site Scripting |
|---|
| 説明 | 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). |
|---|
| ソース | ⚠️ https://github.com/raffarj/CVE/edit/main/README.md |
|---|
| ユーザー | raffarj (UID 100182) |
|---|
| 送信 | 2026年08月04日 03:47 (2 月 ago) |
|---|
| モデレーション | 2026年09月25日 21:10 (2 months later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 410439 [mathurvishal CloudClassroom-PHP-Project 迄 5dadec098bfbbf3300d60c3494db3fb95b66e7be Faculty Video Management managevideos2.php V_Title/V_Url/V_Remarks クロスサイトスクリプティング] |
|---|
| ポイント | 20 |
|---|