{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "DATE_PUBLIC": "2020-10-06T16:35:28.418783Z", "ID": "CVE-2020-7740", "STATE": "PUBLIC", "TITLE": "Server-side Request Forgery (SSRF)" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "node-pdf-generator", "version": { "version_data": [ { "version_affected": ">=", "version_value": "0" } ] } } ] }, "vendor_name": "n/a" } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Server-side Request Forgery (SSRF)" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JS-NODEPDFGENERATOR-609636", "name": "https://snyk.io/vuln/SNYK-JS-NODEPDFGENERATOR-609636" }, { "refsource": "MISC", "url": "https://github.com/darrenhaken/node-pdf-generator/blob/master/index.js%23L29", "name": "https://github.com/darrenhaken/node-pdf-generator/blob/master/index.js%23L29" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "This affects all versions of package node-pdf-generator. Due to lack of user input validation and sanitization done to the content given to node-pdf-generator, it is possible for an attacker to craft a url that will be passed to an external server allowing an SSRF attack." } ] }, "impact": { "cvss": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N/E:P/RL:U/RC:C", "baseScore": 8.2, "baseSeverity": "HIGH", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "availabilityImpact": "NONE" } }, "credit": [ { "lang": "eng", "value": "Vasilii Ermilov" } ] }