zhblue hustoj
cpe:2.3:a:hustoj:hustoj:*:*:*:*:*:*:*
- 25.1.31
A cross-site scripting (XSS) vulnerability has been identified in Hustoj version 2025-01-31. The issue arises in the thread.php file, specifically through the TID parameter. An attacker can inject a malicious payload, which is then executed in the context of the user's browser when the thread is accessed.
Exploitation of this vulnerability allows for cross-site scripting, where injected scripts are executed in the context of the user's browser.
To reproduce this vulnerability, an attacker can create a new post using the newpost.php endpoint, injecting an XSS payload into the title field. Once the post is created, the payload will be executed when a user visits the corresponding thread in thread.php.
Users are advised to sanitize the title input using htmlspecialchars() to prevent XSS payloads from being executed.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.