9.8

CVE-2023-24540

Improper handling of JavaScript whitespace in html/template

Not all valid JavaScript whitespace characters are considered to be whitespace. Templates containing whitespace characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be properly sanitized during execution.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
GolangGo Version < 1.19.9
GolangGo Version >= 1.20.0 < 1.20.4
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.55% 0.718
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 9.8 3.9 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
134c704f-9b21-4f2e-91b3-4a467353bcc0 9.8 3.9 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')

The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.

https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU
Mailing List
Release Notes
https://go.dev/cl/491616
Patch
https://go.dev/issue/59721
Patch
Issue Tracking
https://pkg.go.dev/vuln/GO-2023-1752
Vendor Advisory
https://security.netapp.com/advisory/ntap-20241115-0008/