CVE-2023-5044
25.10.2023, 20:15
Code injection via nginx.ingress.kubernetes.io/permanent-redirect annotation.
Vendor | Product | Version |
---|---|---|
kubernetes | ingress-nginx | 𝑥 < 1.9.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe 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-94 - Improper Control of Generation of Code ('Code Injection')The software constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
References