7.5
CVE-2019-13418
- EPSS 0.15%
- Veröffentlicht 12.08.2019 22:15:11
- Zuletzt bearbeitet 21.11.2024 04:24:54
- Quelle security@search-guard.com
- CVE-Watchlists
- Unerledigt
Search Guard versions before 24.0 had an issue that values of string arrays in documents are not properly anonymized.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Search-guard ≫ Search Guard Version < 24.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.15% | 0.322 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:P/I:N/A:N
|
CWE-129 Improper Validation of Array Index
The product uses untrusted input when calculating or using an array index, but the product does not validate or incorrectly validates the index to ensure the index references a valid position within the array.
CWE-311 Missing Encryption of Sensitive Data
The product does not encrypt sensitive or critical information before storage or transmission.