CVE-2022-25645

All versions of package dset are vulnerable to Prototype Pollution via 'dset/merge' mode, as the dset function checks for prototype pollution by validating if the top-level path contains __proto__, constructor or protorype. By crafting a malicious object, it is possible to bypass this check and achieve prototype pollution.
Configurations

Configuration 1 (hide)

cpe:2.3:a:dset_project:dset:*:*:*:*:*:node.js:*:*

History

12 Sep 2023, 08:15

Type Values Removed Values Added
References
  • (MISC) https://github.com/lukeed/dset/pull/38 -

Information

Published : 2022-05-01 16:15

Updated : 2024-02-28 19:09


NVD link : CVE-2022-25645

Mitre link : CVE-2022-25645

CVE.ORG link : CVE-2022-25645


JSON object : View

Products Affected

dset_project

  • dset
CWE
CWE-1321

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')