cvelist/2018/6xxx/CVE-2018-6036.json

89 lines
2.5 KiB
JSON
Raw Normal View History

2018-01-23 11:05:14 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "chrome-cve-admin@google.com",
2018-09-25 10:05:21 -04:00
"ID" : "CVE-2018-6036",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Chrome",
"version" : {
"version_data" : [
{
"version_affected" : "<",
"version_value" : "64.0.3282.119"
}
]
}
}
]
},
"vendor_name" : "Google"
}
]
}
2018-01-23 11:05:14 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Insufficient data validation in V8 in Google Chrome prior to 64.0.3282.119 allowed a remote attacker to potentially leak user data via a crafted HTML page."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Insufficient data validation"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-09-25 10:05:21 -04:00
"name" : "https://chromereleases.googleblog.com/2018/01/stable-channel-update-for-desktop_24.html",
"refsource" : "CONFIRM",
"url" : "https://chromereleases.googleblog.com/2018/01/stable-channel-update-for-desktop_24.html"
},
{
2018-09-25 10:05:21 -04:00
"name" : "https://crbug.com/789952",
"refsource" : "CONFIRM",
"url" : "https://crbug.com/789952"
2018-09-26 06:05:49 -04:00
},
{
"name" : "DSA-4103",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4103"
},
{
"name" : "RHSA-2018:0265",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:0265"
},
{
"name" : "102797",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/102797"
},
{
"name" : "1040282",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1040282"
2018-01-23 11:05:14 -05:00
}
]
}
}