| 제목 | 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. PM 06:31 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 08. 05. PM 05:49 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 386259 [ttttonyhe OBlog 까지 3ca6a45a2fcc81f6086751d8af124658720e8f8f /tags.php 일 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 20 |
|---|