| Titel | ttttonyhe OBlog (ttttonyhe/oblog) 0/0 Cross Site Scripting (XSS) - Reflected |
|---|
| Beschreibung | 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. |
|---|
| Quelle | ⚠️ https://gist.github.com/hackusman/a1ba43253d6a62ace31ef39ec325e973 |
|---|
| Benutzer | hackus_man (UID 95738) |
|---|
| Einreichung | 16.06.2026 18:31 (vor 2 Monaten) |
|---|
| Moderieren | 05.08.2026 17:49 (2 months later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 386259 [ttttonyhe OBlog bis 3ca6a45a2fcc81f6086751d8af124658720e8f8f /tags.php Tag Cross Site Scripting] |
|---|
| Punkte | 20 |
|---|