Skip to content

Instantly share code, notes, and snippets.

@sbenthall
Created October 29, 2018 22:00
Show Gist options
  • Save sbenthall/bdaeb6e10a14e77b332722986049792c to your computer and use it in GitHub Desktop.
Save sbenthall/bdaeb6e10a14e77b332722986049792c to your computer and use it in GitHub Desktop.
{'configurations': {'CVE_data_version': '4.0',
'nodes': [{'children': [{'cpe': [{'cpe22Uri': 'cpe:/a:microsoft:edge:-',
'cpe23Uri': 'cpe:2.3:a:microsoft:edge:-:*:*:*:*:*:*:*',
'vulnerable': True}],
'operator': 'OR'},
{'cpe': [{'cpe22Uri': 'cpe:/o:microsoft:windows_10',
'cpe23Uri': 'cpe:2.3:o:microsoft:windows_10:*:*:*:*:*:*:*:*',
'vulnerable': False},
{'cpe22Uri': 'cpe:/o:microsoft:windows_10:1511',
'cpe23Uri': 'cpe:2.3:o:microsoft:windows_10:1511:*:*:*:*:*:*:*',
'vulnerable': False},
{'cpe22Uri': 'cpe:/o:microsoft:windows_10:1607',
'cpe23Uri': 'cpe:2.3:o:microsoft:windows_10:1607:*:*:*:*:*:*:*',
'vulnerable': False},
{'cpe22Uri': 'cpe:/o:microsoft:windows_server_2016:-',
'cpe23Uri': 'cpe:2.3:o:microsoft:windows_server_2016:-:*:*:*:*:*:*:*',
'vulnerable': False}],
'operator': 'OR'}],
'operator': 'AND'}]},
'cve': {'CVE_data_meta': {'ASSIGNER': 'cve@mitre.org', 'ID': 'CVE-2017-0010'},
'affects': {'vendor': {'vendor_data': [{'product': {'product_data': [{'product_name': 'edge',
'version': {'version_data': [{'version_value': '-'}]}}]},
'vendor_name': 'microsoft'}]}},
'data_format': 'MITRE',
'data_type': 'CVE',
'data_version': '4.0',
'description': {'description_data': [{'lang': 'en',
'value': 'A remote code execution vulnerability exists in the way affected Microsoft scripting engines render when handling objects in memory in Microsoft browsers. These vulnerabilities could corrupt memory in such a way that an attacker could execute arbitrary code in the context of the current user. An attacker who successfully exploited the vulnerability could gain the same user rights as the current user. If the current user is logged on with administrative user rights, an attacker who successfully exploited the vulnerability could take control of an affected system. An attacker could then install programs; view, change, or delete data; or create new accounts with full user rights. This vulnerability is different from those described in CVE-2017-0015, CVE-2017-0032, CVE-2017-0035, CVE-2017-0067, CVE-2017-0070, CVE-2017-0071, CVE-2017-0094, CVE-2017-0131, CVE-2017-0132, CVE-2017-0133, CVE-2017-0134, CVE-2017-0136, CVE-2017-0137, CVE-2017-0138, CVE-2017-0141, CVE-2017-0150, and CVE-2017-0151.'}]},
'problemtype': {'problemtype_data': [{'description': [{'lang': 'en',
'value': 'CWE-264'}]}]},
'references': {'reference_data': [{'name': '96059',
'refsource': 'BID',
'tags': ['Third Party Advisory', 'VDB Entry'],
'url': 'http://www.securityfocus.com/bid/96059'},
{'name': '1038006',
'refsource': 'SECTRACK',
'tags': [],
'url': 'http://www.securitytracker.com/id/1038006'},
{'name': 'https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2017-0010',
'refsource': 'CONFIRM',
'tags': ['Patch', 'Vendor Advisory'],
'url': 'https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2017-0010'}]}},
'impact': {'baseMetricV2': {'cvssV2': {'accessComplexity': 'HIGH',
'accessVector': 'NETWORK',
'authentication': 'NONE',
'availabilityImpact': 'COMPLETE',
'baseScore': 7.6,
'confidentialityImpact': 'COMPLETE',
'integrityImpact': 'COMPLETE',
'vectorString': '(AV:N/AC:H/Au:N/C:C/I:C/A:C)',
'version': '2.0'},
'exploitabilityScore': 4.9,
'impactScore': 10.0,
'obtainAllPrivilege': False,
'obtainOtherPrivilege': False,
'obtainUserPrivilege': False,
'severity': 'HIGH',
'userInteractionRequired': True},
'baseMetricV3': {'cvssV3': {'attackComplexity': 'HIGH',
'attackVector': 'NETWORK',
'availabilityImpact': 'HIGH',
'baseScore': 7.5,
'baseSeverity': 'HIGH',
'confidentialityImpact': 'HIGH',
'integrityImpact': 'HIGH',
'privilegesRequired': 'NONE',
'scope': 'UNCHANGED',
'userInteraction': 'REQUIRED',
'vectorString': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H',
'version': '3.0'},
'exploitabilityScore': 1.6,
'impactScore': 5.9}},
'lastModifiedDate': '2017-07-12T01:29Z',
'publishedDate': '2017-03-17T00:59Z'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment