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 incorrect handling of namespaced elements in foreign content, which can lead to an unexpected HTML structure. This vulnerability can be exploited in applications that sanitize input HTML before rendering 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 version 0.55.0 or later of the golang.org/x/net package 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.