{"api_version":"1","generated_at":"2026-07-23T10:26:56+00:00","cve":"CVE-2020-7617","urls":{"html":"https://cve.report/CVE-2020-7617","api":"https://cve.report/api/cve/CVE-2020-7617.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2020-7617","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2020-7617"},"summary":{"title":"CVE-2020-7617","description":"ini-parser through 0.0.2 is vulnerable to Prototype Pollution.The library could be tricked into adding or modifying properties of Object.prototype using a '__proto__' payload.","state":"PUBLIC","assigner":"report@snyk.io","published_at":"2020-04-02 18:15:00","updated_at":"2022-06-28 14:11:00"},"problem_types":["CWE-1321"],"metrics":[],"references":[{"url":"https://snyk.io/vuln/SNYK-JS-INIPARSER-564122","name":"N/A","refsource":"CONFIRM","tags":["Mitigation","Third Party Advisory"],"title":"Prototype Pollution in ini-parser | Snyk","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/rawiroaisen/node-ini-parser/blob/master/index.js#L14","name":"N/A","refsource":"CONFIRM","tags":["Patch","Third Party Advisory"],"title":"node-ini-parser/index.js at master · rawiroaisen/node-ini-parser · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://www.cve.org/CVERecord?id=CVE-2020-7617","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2020-7617","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[{"source":"LEGACY","value":"JHU System Security Lab","lang":""}],"nvd_cpes":[{"cve_year":"2020","cve_id":"7617","vulnerable":"1","versionEndIncluding":"0.0.2","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"ini-parser_project","cpe5":"ini-parser","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[{"cve":"CVE-2020-7617","qid":"981451","title":"Nodejs (npm) Security Update for ini-parser (GHSA-96r7-mrqf-jhcc)"}]},"source_records":{"cve_program":{"CVE_data_meta":{"ASSIGNER":"report@snyk.io","ID":"CVE-2020-7617","STATE":"PUBLIC","TITLE":"Prototype Pollution"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"ini-parser","version":{"version_data":[{"version_affected":"<=","version_value":"0.0.2"}]}}]},"vendor_name":"rawiroaisen"}]}},"credit":[{"lang":"eng","value":"JHU System Security Lab"}],"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","value":"ini-parser through 0.0.2 is vulnerable to Prototype Pollution.The library could be tricked into adding or modifying properties of Object.prototype using a '__proto__' payload."}]},"exploit":[{"lang":"eng","value":"var a = require(\"ini-parser\");\na.parse('[__proto__]\\ntoString=JHU');\nconsole.log({}.toString);"}],"generator":{"engine":"Vulnogram 0.0.9"},"impact":{"cvss":{"attackComplexity":"LOW","attackVector":"LOCAL","availabilityImpact":"LOW","baseScore":4.4,"baseSeverity":"MEDIUM","confidentialityImpact":"LOW","integrityImpact":"NONE","privilegesRequired":"LOW","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L","version":"3.1"}},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"Prototype Pollution"}]}]},"references":{"reference_data":[{"refsource":"MISC","url":"https://github.com/rawiroaisen/node-ini-parser/blob/master/index.js#L14","name":"https://github.com/rawiroaisen/node-ini-parser/blob/master/index.js#L14"},{"refsource":"MISC","url":"https://snyk.io/vuln/SNYK-JS-INIPARSER-564122","name":"https://snyk.io/vuln/SNYK-JS-INIPARSER-564122"}]},"source":{"discovery":"UNKNOWN"}},"nvd":{"publishedDate":"2020-04-02 18:15:00","lastModifiedDate":"2022-06-28 14:11:00","problem_types":["CWE-1321"],"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:L/Au:N/C:P/I:P/A:P","accessVector":"NETWORK","accessComplexity":"LOW","authentication":"NONE","confidentialityImpact":"PARTIAL","integrityImpact":"PARTIAL","availabilityImpact":"PARTIAL","baseScore":7.5},"severity":"HIGH","exploitabilityScore":10,"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:ini-parser_project:ini-parser:*:*:*:*:*:*:*:*","versionEndIncluding":"0.0.2","cpe_name":[]}]}]}},"legacy_mitre":{"record":{"CveYear":"2020","CveId":"7617","Ordinal":"167898","Title":"CVE-2020-7617","CVE":"CVE-2020-7617","Year":"2020"},"notes":[{"CveYear":"2020","CveId":"7617","Ordinal":"1","NoteData":"ini-parser through 0.0.2 is vulnerable to Prototype Pollution.The library could be tricked into adding or modifying properties of Object.prototype using a '__proto__' payload.","Type":"Description","Title":null},{"CveYear":"2020","CveId":"7617","Ordinal":"2","NoteData":"2020-04-02","Type":"Other","Title":"Published"},{"CveYear":"2020","CveId":"7617","Ordinal":"3","NoteData":"2020-04-02","Type":"Other","Title":"Modified"}]}}}