golang.org/x/net/html
- < v0.55.0
A cross-site scripting (XSS) vulnerability has been identified in the HTML parser of the Golang x/net package, prior to version 0.55.0. The issue arises from the parser's incorrect handling of namespaced elements in foreign content, which can lead to the execution of XSS attacks when the parsed HTML is rendered. This vulnerability affects applications that attempt to sanitize input HTML before displaying it.
Exploitation of this vulnerability allows for cross-site scripting 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.