DOM-based Cross-Site Scripting (XSS) vulnerability in 201206030 novel V3.5.0 allows remote attackers to execute arbitrary JavaScript code or disclose sensitive information (e.g., user session cookies) via a crafted "wvstest" parameter in the URL or malicious script injection into window.localStorage. The vulnerability arises from insufficient validation and encoding of user-controllable data in the book comment module: unfiltered user input is stored in the backend database (book_comment table, commentContent field) and returned via API, then rendered directly into the page DOM via Vue 3's v-html directive without sanitization. Even if modern browsers' built-in XSS filters block pop-up alerts, attackers can use concealed payloads to bypass interception and achieve actual harm.
References
| Link | Resource |
|---|---|
| https://github.com/201206030/novel | Product |
| https://github.com/201206030/novel-front-web | Not Applicable |
| https://github.com/zero-day348/DOM-based-Cross-Site-Scripting-XSS-Vulnerability-in-novel-V3.5.0-CWE-79- | Exploit Third Party Advisory |
Configurations
History
31 Dec 2025, 20:07
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Xxyopen
Xxyopen novel |
|
| References | () https://github.com/201206030/novel - Product | |
| References | () https://github.com/201206030/novel-front-web - Not Applicable | |
| References | () https://github.com/zero-day348/DOM-based-Cross-Site-Scripting-XSS-Vulnerability-in-novel-V3.5.0-CWE-79- - Exploit, Third Party Advisory | |
| CPE | cpe:2.3:a:xxyopen:novel:3.5.0:*:*:*:*:*:*:* |
29 Dec 2025, 17:15
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-79 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.1 |
29 Dec 2025, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-12-29 15:16
Updated : 2025-12-31 20:07
NVD link : CVE-2025-65442
Mitre link : CVE-2025-65442
CVE.ORG link : CVE-2025-65442
JSON object : View
Products Affected
xxyopen
- novel
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
