CVE-2023-6002
EUVD-2023-5826908.11.2023, 00:15
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.
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| yugabyte | yugabytedb | 2.14.0.0 ≤ 𝑥 < 2.14.14.0 |
| yugabyte | yugabytedb | 2.16.0.0 ≤ 𝑥 < 2.16.8.0 |
| yugabyte | yugabytedb | 2.18.0.0 ≤ 𝑥 < 2.18.4.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-117 - Improper Output Neutralization for LogsThe software does not neutralize or incorrectly neutralizes output that is written to logs.
- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')The software 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.