Vulnerability

CVE-2023-3978
CVSS Score 6.1 medium

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

CWE

CWE-79

[CVE-2023-3978] CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Description

Text nodes not in the HTML namespace are incorrectly literally rendered, causing text which should be escaped to not be. This could lead to an XSS attack.

See golang.org/x/net package information