{ "schema_version": "1.4.0", "id": "GHSA-rmhg-2cvv-q7vx", "modified": "2023-03-13T15:28:08Z", "published": "2023-03-06T06:30:18Z", "aliases": [ "CVE-2023-26106" ], "summary": "dot-lens vulnerable to Prototype Pollution", "details": "All versions of the package dot-lens are vulnerable to Prototype Pollution via the `set()` function in `index.js` file.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "dot-lens" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "1.2.3" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26106" }, { "type": "PACKAGE", "url": "https://github.com/jb55/dot-lens" }, { "type": "WEB", "url": "https://github.com/jb55/dot-lens/blob/465ef2088e4065b7be1c4372eedd2215c3820bc4/index.js#23L70" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-DOTLENS-3227646" } ], "database_specific": { "cwe_ids": [ "CWE-1321" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-03-07T20:32:03Z", "nvd_published_at": "2023-03-06T05:15:00Z" } }