| タイトル | ttttonyhe OBlog (ttttonyhe/oblog) 0/0 Cross Site Scripting (XSS) - Reflected |
|---|
| 説明 | The OBlog application (ttttonyhe/oblog) is vulnerable to a reflected Cross-Site Scripting (XSS) vulnerability in the tags.php file.
The 'tag' parameter is taken directly from the URL ($_GET['tag']) and echoed into the HTML response without any sanitization or escaping.
An attacker can craft a malicious URL containing JavaScript code in the 'tag' parameter. When a victim clicks on this link, the JavaScript executes in their browser context, potentially leading to session theft, credential harvesting, or other malicious actions. |
|---|
| ソース | ⚠️ https://gist.github.com/hackusman/a1ba43253d6a62ace31ef39ec325e973 |
|---|
| ユーザー | hackus_man (UID 95738) |
|---|
| 送信 | 2026年06月16日 18:31 (2 月 ago) |
|---|
| モデレーション | 2026年08月05日 17:49 (2 months later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 386259 [ttttonyhe OBlog 迄 3ca6a45a2fcc81f6086751d8af124658720e8f8f /tags.php 日 クロスサイトスクリプティング] |
|---|
| ポイント | 20 |
|---|