{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2019-10798", "ASSIGNER": "report@snyk.io", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "rdf-graph-array", "version": { "version_data": [ { "version_value": "All versions including 0.3.0-rc6" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Prototype Pollution" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://github.com/rdf-ext-archive/rdf-graph-array/blob/master/index.js#L211", "url": "https://github.com/rdf-ext-archive/rdf-graph-array/blob/master/index.js#L211" }, { "refsource": "MISC", "name": "https://snyk.io/vuln/SNYK-JS-RDFGRAPHARRAY-551803", "url": "https://snyk.io/vuln/SNYK-JS-RDFGRAPHARRAY-551803" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "rdf-graph-array through 0.3.0-rc6 manipulation of JavaScript objects resutling in Prototype Pollution. The rdf.Graph.prototype.add method could be tricked into adding or modifying properties of Object.prototype." } ] } }