Code execution via unsafe prototype-property merging
Published Jul 30, 2024 · Updated Aug 2, 2024
Prototype pollution in 75lb @75lb/deep-merge 1.1.1 and earlier allows attackers to alter inherited object behavior through crafted input. The default merge function passes attacker-controlled objects to a vulnerable lodash assignWith implementation that follows proto or constructor.prototype keys and writes into Object.prototype. Exploitation requires consuming code to pass untrusted properties into the merge call; polluted values can corrupt application logic, crash the process, or enable code execution when a suitable application gadget exists.
Summary
What happened
Prototype pollution in 75lb @75lb/deep-merge 1.1.1 and earlier allows attackers to alter inherited object behavior through crafted input. The default merge function passes attacker-controlled objects to a vulnerable lodash assignWith implementation that follows proto or constructor.prototype keys and writes into Object.prototype. Exploitation requires consuming code to pass untrusted properties into the merge call; polluted values can corrupt application logic, crash the process, or enable code execution when a suitable application gadget exists.
The record
- CVE
- CVE-2024-38986
- Published
- Jul 30, 2024
- Updated
- Aug 2, 2024
- Vendor
- 75lb
- Product
- @75lb/deep-merge
- Classifications
- CWE-1321
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jul 30, 2024CVE publishedPublication date reported by the CVE source.
- Aug 2, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=1.1.1
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Prototype-pollution proof of concept for @75lb/deep-mergeproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo