6.1
CVE-2023-3978
- EPSS 0.1%
- Veröffentlicht 02.08.2023 20:15:12
- Zuletzt bearbeitet 21.11.2024 08:18:27
- Quelle security@golang.org
- Teams Watchlist Login
- Unerledigt Login
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Golang ≫ Networking SwPlatformgo Version < 0.13.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.1% | 0.274 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 6.1 | 2.8 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.