CVE-2024-37298
Last modified
CVE-2024-37298 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 1.10% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-37298?
How severe is CVE-2024-37298?
How do I fix CVE-2024-37298?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-3729The Frontend Admin by DynamiApps plugin for WordPress is vul…9.8
- CVE-2024-37293The AWS Deployment Framework (ADF) is a framework to manage …7.8
- CVE-2024-37294Aimeos is an Open Source e-commerce framework for online sho…5.5
- CVE-2024-37295Aimeos is an Open Source e-commerce framework for online sho…7.2
- CVE-2024-37296The Aimeos HTML client provides Aimeos HTML components for e…5.3
- CVE-2024-37297WooCommerce is an open-source e-commerce platform built on W…5.4
- CVE-2024-37299Discourse is an open source discussion platform. Prior to 3.…7.5
- CVE-2024-3730The Simple Membership plugin for WordPress is vulnerable to …5.4
- CVE-2024-37300OAuthenticator is software that allows OAuth2 identity provi…8.1
- CVE-2024-37301Document Merge Service is a document template merge service …7.2
- CVE-2024-37302Synapse is an open-source Matrix homeserver. Synapse version…7.5
- CVE-2024-37303Synapse is an open-source Matrix homeserver. Synapse before …5.3
Are you affected by CVE-2024-37298?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
