cvelist/2015/1xxx/CVE-2015-1674.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:16:28 +00:00
"CVE_data_meta": {
"ASSIGNER": "secure@microsoft.com",
"ID": "CVE-2015-1674",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 23:16:28 +00:00
"lang": "eng",
"value": "The kernel in Microsoft Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 does not properly validate an unspecified address, which allows local users to bypass the KASLR protection mechanism, and consequently discover the cng.sys base address, via a crafted application, aka \"Windows Kernel Security Feature Bypass Vulnerability.\""
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:16:28 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "1032292",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1032292"
},
{
"name": "37052",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/37052/"
},
{
"name": "74488",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/74488"
},
{
"name": "MS15-052",
"refsource": "MS",
"url": "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2015/ms15-052"
}
]
}
}