diff --git a/2020/7xxx/CVE-2020-7762.json b/2020/7xxx/CVE-2020-7762.json index 4c273ad9c05..fa42e43bd40 100644 --- a/2020/7xxx/CVE-2020-7762.json +++ b/2020/7xxx/CVE-2020-7762.json @@ -3,16 +3,88 @@ "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "report@snyk.io", + "DATE_PUBLIC": "2020-11-05T12:25:47.215001Z", "ID": "CVE-2020-7762", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "Arbitrary File Read" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "jsreport-chrome-pdf", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "1.10.0" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Arbitrary File Read" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "url": "https://snyk.io/vuln/SNYK-JS-JSREPORTCHROMEPDF-1037310" + }, + { + "refsource": "CONFIRM", + "url": "https://github.com/jsreport/jsreport-chrome-pdf/commit/6750b2f77d05cb843aefc1c4a98097a3bd33a6a2" + } + ] }, "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "This affects the package jsreport-chrome-pdf before 1.10.0.\n " } ] - } + }, + "impact": { + "cvss": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", + "baseScore": 6.5, + "baseSeverity": "MEDIUM", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "NONE", + "availabilityImpact": "NONE" + } + }, + "credit": [ + { + "lang": "eng", + "value": "Anand Namana" + } + ] } \ No newline at end of file