Prototype pollution via nested array path bypass
Published Jun 24, 2022 · Updated Sep 17, 2024
Prototype pollution in deep-get-set 1.1.1 and earlier allows attackers to pollute Object.prototype through the deep() API. The deep function treats a nested array path element such as ["proto"] as safe because its key filter compares only scalar strings, then assigns the supplied value through that inherited prototype path. Exploitation requires a consuming application to pass an attacker-controlled array path and value; resulting behavior depends on how that application uses inherited properties.
Summary
What happened
Prototype pollution in deep-get-set 1.1.1 and earlier allows attackers to pollute Object.prototype through the deep() API. The deep function treats a nested array path element such as ["proto"] as safe because its key filter compares only scalar strings, then assigns the supplied value through that inherited prototype path. Exploitation requires a consuming application to pass an attacker-controlled array path and value; resulting behavior depends on how that application uses inherited properties.
The record
- CVE
- CVE-2022-21231
- Published
- Jun 24, 2022
- Updated
- Sep 17, 2024
- Vendor
- Arturo Castillo Delgado
- Product
- deep-get-set
- Classifications
- CWE-1321, CAPEC-77
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jun 24, 2022CVE publishedPublication date reported by the CVE source.
- Sep 17, 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=0 <unspecified
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
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
- Snyk nested-array path proof of conceptproof 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