6.5
CVE-2023-6002
- EPSS 0.41%
- Veröffentlicht 08.11.2023 00:15:08
- Zuletzt bearbeitet 21.11.2024 08:42:57
- CVE-Watchlists
- Unerledigt
Log Injection
YugabyteDB is vulnerable to cross site scripting (XSS) via log injection. Writing invalidated user input to log files can allow an unprivileged attacker to forge log entries or inject malicious content into the logs.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Yugabyte ≫ Yugabytedb Version >= 2.14.0.0 < 2.14.14.0
Yugabyte ≫ Yugabytedb Version >= 2.16.0.0 < 2.16.8.0
Yugabyte ≫ Yugabytedb Version >= 2.18.0.0 < 2.18.4.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.41% | 0.321 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| NIST | 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
|
| security@yugabyte.com | 6.5 | 3.9 | 2.5 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
|
CWE-117 Improper Output Neutralization for Logs
The product constructs a log message from external input, but it does not neutralize or incorrectly neutralizes special elements when the message is written to a log file.
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.