Skip to main content

Uncontrolled Resource Consumption

CVE-2022-31074

Severity Medium
Score 6.5/10

Summary

KubeEdge is an open source system for extending native containerized application orchestration capabilities to hosts at Edge. Versions prior to 1.9.4, 1.10.0 prior to 1.10.2, and 1.11.0 prior to 1.11.1, several endpoints in the Cloud AdmissionController may be susceptible to a DoS attack if an HTTP request containing a very large Body is sent to it. The consequence of the exhaustion is that the Cloud AdmissionController will be in denial of service.

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

CWE-400 - Uncontrolled resource consumption

An uncontrolled resource allocation attack (also known as resource exhaustion attack) triggers unauthorized overconsumption of the limited resources in an application, such as memory, file system storage, database connection pool entries, and CPU. This may lead to denial of service for valid users and degradation of the application's functionality as well as that of the host operating system.

References

Advisory Timeline

  • Published