2017-10-16 12:31:07 -04:00
{
2019-03-18 03:56:09 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2017-5925" ,
"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-18 03:56:09 +00:00
"lang" : "eng" ,
"value" : "Page table walks conducted by the MMU during virtual to physical address translation leave a trace in the last level cache of modern Intel processors. By performing a side-channel attack on the MMU operations, it is possible to leak data and code pointers from JavaScript, breaking ASLR."
2017-10-16 12:31:07 -04:00
}
2019-03-18 03:56:09 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "96452" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/96452"
} ,
{
"name" : "http://www.cs.vu.nl/~herbertb/download/papers/anc_ndss17.pdf" ,
"refsource" : "MISC" ,
"url" : "http://www.cs.vu.nl/~herbertb/download/papers/anc_ndss17.pdf"
} ,
{
"name" : "https://www.vusec.net/projects/anc" ,
"refsource" : "MISC" ,
"url" : "https://www.vusec.net/projects/anc"
}
]
}
}