diff --git a/2019/3xxx/CVE-2019-3665.json b/2019/3xxx/CVE-2019-3665.json index 8177af35906..09870920082 100644 --- a/2019/3xxx/CVE-2019-3665.json +++ b/2019/3xxx/CVE-2019-3665.json @@ -1,8 +1,33 @@ { "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", + "ASSIGNER": "psirt@mcafee.com", "ID": "CVE-2019-3665", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "Code Injection vulnerability" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "McAfee Web Advisor (WA)", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "prior to 4.1.1.48" + } + ] + } + } + ] + }, + "vendor_name": "McAfee, LLC" + } + ] + } }, "data_format": "MITRE", "data_type": "CVE", @@ -11,8 +36,51 @@ "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": "Code Injection vulnerability in the web interface in McAfee Web Advisor (WA) prior to 4.1.1.48 allows remote unauthenticated attacker to allow the browser to render a website which Web Advisor would normally have blocked via a carefully crafted web site." } ] + }, + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 6.5, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "NONE", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Code Injection vulnerability" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "http://service.mcafee.com/FAQDocument.aspx?&id=TS102991", + "refsource": "CONFIRM", + "url": "http://service.mcafee.com/FAQDocument.aspx?&id=TS102991" + } + ] + }, + "source": { + "discovery": "EXTERNAL" } -} \ No newline at end of file +}