{"api_version":"1","generated_at":"2026-07-23T12:11:34+00:00","cve":"CVE-2020-15256","urls":{"html":"https://cve.report/CVE-2020-15256","api":"https://cve.report/api/cve/CVE-2020-15256.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2020-15256","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2020-15256"},"summary":{"title":"CVE-2020-15256","description":"A prototype pollution vulnerability has been found in `object-path` <= 0.11.4 affecting the `set()` method. The vulnerability is limited to the `includeInheritedProps` mode (if version >= 0.11.0 is used), which has to be explicitly enabled by creating a new instance of `object-path` and setting the option `includeInheritedProps: true`, or by using the default `withInheritedProps` instance. The default operating mode is not affected by the vulnerability if version >= 0.11.0 is used. Any usage of `set()` in versions < 0.11.0 is vulnerable. The issue is fixed in object-path version 0.11.5 As a workaround, don't use the `includeInheritedProps: true` options or the `withInheritedProps` instance if using a version >= 0.11.0.","state":"PUBLIC","assigner":"security-advisories@github.com","published_at":"2020-10-19 22:15:00","updated_at":"2021-11-18 16:20:00"},"problem_types":["NVD-CWE-Other"],"metrics":[],"references":[{"url":"https://github.com/mariocasciaro/object-path/commit/2be3354c6c46215c7635eb1b76d80f1319403c68","name":"https://github.com/mariocasciaro/object-path/commit/2be3354c6c46215c7635eb1b76d80f1319403c68","refsource":"MISC","tags":["Patch","Third Party Advisory"],"title":"Fix prototype pollution in set() · mariocasciaro/object-path@2be3354 · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/mariocasciaro/object-path/security/advisories/GHSA-cwx2-736x-mf6w","name":"https://github.com/mariocasciaro/object-path/security/advisories/GHSA-cwx2-736x-mf6w","refsource":"CONFIRM","tags":["Third Party Advisory"],"title":"Prototype pollution affecting the set() method using the includeInheritedProps mode · Advisory · mariocasciaro/object-path · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2020-15256","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2020-15256","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2020","cve_id":"15256","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"object-path_project","cpe5":"object-path","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"node.js","cpe12":"*","cpe13":"*"},{"cve_year":"2020","cve_id":"15256","vulnerable":"1","versionEndIncluding":"1","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"object-path_project","cpe5":"object-path","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"node.js","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[{"cve":"CVE-2020-15256","qid":"181517","title":"Debian Security Update for node-object-path (DLA 3291-1)"},{"cve":"CVE-2020-15256","qid":"199249","title":"Ubuntu Security Notification for object-path Vulnerabilities (USN-5967-1)"},{"cve":"CVE-2020-15256","qid":"980065","title":"Nodejs (npm) Security Update for object-path (GHSA-cwx2-736x-mf6w)"}]},"source_records":{"cve_program":{"CVE_data_meta":{"ASSIGNER":"security-advisories@github.com","ID":"CVE-2020-15256","STATE":"PUBLIC","TITLE":"Prototype pollution in object-path"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"object-path","version":{"version_data":[{"version_value":"< 0.11.5"}]}}]},"vendor_name":"mariocasciaro"}]}},"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","value":"A prototype pollution vulnerability has been found in `object-path` <= 0.11.4 affecting the `set()` method. The vulnerability is limited to the `includeInheritedProps` mode (if version >= 0.11.0 is used), which has to be explicitly enabled by creating a new instance of `object-path` and setting the option `includeInheritedProps: true`, or by using the default `withInheritedProps` instance. The default operating mode is not affected by the vulnerability if version >= 0.11.0 is used. Any usage of `set()` in versions < 0.11.0 is vulnerable. The issue is fixed in object-path version 0.11.5 As a workaround, don't use the `includeInheritedProps: true` options or the `withInheritedProps` instance if using a version >= 0.11.0."}]},"impact":{"cvss":{"attackComplexity":"HIGH","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":7.7,"baseSeverity":"HIGH","confidentialityImpact":"LOW","integrityImpact":"HIGH","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:H","version":"3.1"}},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"{\"CWE-471\":\"Modification of Assumed-Immutable Data (MAID)\"}"}]},{"description":[{"lang":"eng","value":"{\"CWE-20\":\"Improper Input Validation\"}"}]}]},"references":{"reference_data":[{"name":"https://github.com/mariocasciaro/object-path/security/advisories/GHSA-cwx2-736x-mf6w","refsource":"CONFIRM","url":"https://github.com/mariocasciaro/object-path/security/advisories/GHSA-cwx2-736x-mf6w"},{"name":"https://github.com/mariocasciaro/object-path/commit/2be3354c6c46215c7635eb1b76d80f1319403c68","refsource":"MISC","url":"https://github.com/mariocasciaro/object-path/commit/2be3354c6c46215c7635eb1b76d80f1319403c68"}]},"source":{"advisory":"GHSA-cwx2-736x-mf6w","discovery":"UNKNOWN"}},"nvd":{"publishedDate":"2020-10-19 22:15:00","lastModifiedDate":"2021-11-18 16:20:00","problem_types":["NVD-CWE-Other"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH","baseScore":9.8,"baseSeverity":"CRITICAL"},"exploitabilityScore":3.9,"impactScore":5.9},"baseMetricV2":{"cvssV2":{"version":"2.0","vectorString":"AV:N/AC:M/Au:N/C:P/I:P/A:P","accessVector":"NETWORK","accessComplexity":"MEDIUM","authentication":"NONE","confidentialityImpact":"PARTIAL","integrityImpact":"PARTIAL","availabilityImpact":"PARTIAL","baseScore":6.8},"severity":"MEDIUM","exploitabilityScore":8.6,"impactScore":6.4,"acInsufInfo":false,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":false,"userInteractionRequired":false}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:object-path_project:object-path:*:*:*:*:*:node.js:*:*","versionEndExcluding":"0.11.5","cpe_name":[]}]}]}},"legacy_mitre":{"record":{"CveYear":"2020","CveId":"15256","Ordinal":"176635","Title":"CVE-2020-15256","CVE":"CVE-2020-15256","Year":"2020"},"notes":[{"CveYear":"2020","CveId":"15256","Ordinal":"1","NoteData":"A prototype pollution vulnerability has been found in `object-path` <= 0.11.4 affecting the `set()` method. The vulnerability is limited to the `includeInheritedProps` mode (if version >= 0.11.0 is used), which has to be explicitly enabled by creating a new instance of `object-path` and setting the option `includeInheritedProps: true`, or by using the default `withInheritedProps` instance. The default operating mode is not affected by the vulnerability if version >= 0.11.0 is used. Any usage of `set()` in versions < 0.11.0 is vulnerable. The issue is fixed in object-path version 0.11.5 As a workaround, don't use the `includeInheritedProps: true` options or the `withInheritedProps` instance if using a version >= 0.11.0.","Type":"Description","Title":null},{"CveYear":"2020","CveId":"15256","Ordinal":"2","NoteData":"2020-10-19","Type":"Other","Title":"Published"},{"CveYear":"2020","CveId":"15256","Ordinal":"3","NoteData":"2020-10-19","Type":"Other","Title":"Modified"}]}}}