cvelist/2018/0xxx/CVE-2018-0886.json

93 lines
3.5 KiB
JSON
Raw Normal View History

2017-12-01 14:03:40 -05:00
{
2019-03-18 02:15:56 +00:00
"CVE_data_meta": {
"ASSIGNER": "secure@microsoft.com",
"DATE_PUBLIC": "2018-03-14T00:00:00",
"ID": "CVE-2018-0886",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Windows",
"version": {
"version_data": [
{
"version_value": "Microsoft Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8.1 and RT 8.1, Windows Server 2012 and R2, Windows 10 Gold, 1511, 1607, 1703, and 1709 Windows Server 2016 and Windows Server, version 1709"
}
]
}
}
]
},
"vendor_name": "Microsoft Corporation"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
2019-03-18 02:15:56 +00:00
"lang": "eng",
"value": "The Credential Security Support Provider protocol (CredSSP) in Microsoft Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8.1 and RT 8.1, Windows Server 2012 and R2, Windows 10 Gold, 1511, 1607, 1703, and 1709 Windows Server 2016 and Windows Server, version 1709 allows a remote code execution vulnerability due to how CredSSP validates request during the authentication process, aka \"CredSSP Remote Code Execution Vulnerability\"."
}
2019-03-18 02:15:56 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Remote Code Execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "1040506",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1040506"
},
{
"name": "103265",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/103265"
},
{
"name": "https://ics-cert.us-cert.gov/advisories/ICSA-18-198-03",
"refsource": "MISC",
"url": "https://ics-cert.us-cert.gov/advisories/ICSA-18-198-03"
},
{
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0886",
"refsource": "CONFIRM",
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0886"
},
{
"name": "https://blog.preempt.com/security-advisory-credssp",
"refsource": "MISC",
"url": "https://blog.preempt.com/security-advisory-credssp"
},
{
"name": "44453",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/44453/"
},
{
"name": "https://github.com/preempt/credssp",
"refsource": "MISC",
"url": "https://github.com/preempt/credssp"
}
]
}
}