Allocation of Resources Without Limits or Throttling Affecting podman-plugins package, versions *
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-CENTOS8-PODMANPLUGINS-7452337
- published 15 Jul 2024
- disclosed 30 Jun 2024
Introduced: 30 Jun 2024
CVE-2024-37298 Open this link in a new tabHow to fix?
There is no fixed version for Centos:8 podman-plugins.
NVD Description
Note: Versions mentioned in the description apply only to the upstream podman-plugins package and not the podman-plugins package as distributed by Centos.
See How to fix? for Centos:8 relevant fixed versions and status.
gorilla/schema converts structs to and from form values. Prior to version 1.4.1 Running schema.Decoder.Decode() on a struct that has a field of type []struct{...} opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of schema.Decoder.Decode() on a struct with arrays of other structs could be vulnerable to this memory exhaustion vulnerability. Version 1.4.1 contains a patch for the issue.