Skip to main content

Improper Input Validation

CVE-2024-9042

Severity Medium
Score 5.9/10

Summary

Kubernetes, also known as K8s, is an open-source system for managing containerized applications across multiple hosts. An Improper Input Validation vulnerability is present in Kubernetes, which affects only Windows worker nodes. This issue affects github.com/kubernetes/Kubernetes package version prior to 1.29.13, 1.30.x prior to 1.30.9, 1.31.x prior to 1.31.5, 1.32.x prior to 1.32.1 and 1.33.0-alpha.0.

  • HIGH
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • HIGH
  • HIGH
  • NONE

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.

Advisory Timeline

  • Published