8.8
CVE-2023-5043
- EPSS 3%
- Veröffentlicht 25.10.2023 20:15:18
- Zuletzt bearbeitet 13.02.2025 18:15:54
- Quelle jordan@liggitt.net
- Teams Watchlist Login
- Unerledigt Login
Ingress nginx annotation injection causes arbitrary command execution.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Kubernetes ≫ Ingress-nginx Version < 1.9.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 3% | 0.86 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
jordan@liggitt.net | 7.6 | 2.8 | 4.7 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L
|
CWE-20 Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
CWE-74 Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.