Improper Input Validation Affecting skopeo-tests package, versions <2:1.14.4-1.rhaos4.16.el9
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-RHEL9-SKOPEOTESTS-7412100
- published 28 Jun 2024
- disclosed 5 Mar 2024
Introduced: 5 Mar 2024
CVE-2023-45290 Open this link in a new tabHow to fix?
Upgrade RHEL:9 skopeo-tests to version 2:1.14.4-1.rhaos4.16.el9 or higher.
This issue was patched in RHSA-2024:0045.
NVD Description
Note: Versions mentioned in the description apply only to the upstream skopeo-tests package and not the skopeo-tests package as distributed by RHEL.
See How to fix? for RHEL:9 relevant fixed versions and status.
When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.
References
- https://access.redhat.com/security/cve/CVE-2023-45290
- https://go.dev/cl/569341
- https://go.dev/issue/65383
- https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg
- https://pkg.go.dev/vuln/GO-2024-2599
- https://security.netapp.com/advisory/ntap-20240329-0004/
- http://www.openwall.com/lists/oss-security/2024/03/08/4