Dot diver is a lightweight, powerful, and dependency-free TypeScript utility library that provides types and functions to work with object paths in dot notation. In versions prior to 1.0.2 there is a Prototype Pollution vulnerability in the `setByPath` function which can leads to remote code execution (RCE). This issue has been addressed in commit `98daf567` which has been included in release 1.0.2. Users are advised to upgrade. There are no known workarounds to this vulnerability.
References
Configurations
History
21 Nov 2024, 08:27
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.3 |
References | () https://github.com/clickbar/dot-diver/commit/98daf567390d816fd378ec998eefe2e97f293d5a - Patch | |
References | () https://github.com/clickbar/dot-diver/security/advisories/GHSA-9w5f-mw3p-pj47 - Vendor Advisory |
Information
Published : 2023-11-06 18:15
Updated : 2024-11-21 08:27
NVD link : CVE-2023-45827
Mitre link : CVE-2023-45827
CVE.ORG link : CVE-2023-45827
JSON object : View
Products Affected
clickbar
- dot-diver
CWE
CWE-1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')