Go
cpe:2.3:a:golang:go:*:*:*:*:*:*:*
- < v0.55.0
A cross-site scripting (XSS) vulnerability has been identified in the HTML parser of the Golang x/net/html package, prior to version 0.55.0. The issue arises from the parser's incorrect handling of character references in DOCTYPE nodes, leading to a distorted HTML tree. This flaw can be exploited in applications that sanitize HTML input before rendering, allowing for XSS attacks.
Exploitation of this vulnerability can lead to cross-site scripting (XSS) attacks, where an attacker can inject malicious scripts that are executed in the context of the user's browser.
Users can upgrade to Golang x/net version 0.55.0 or later to address this vulnerability.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.