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

68 lines
2.1 KiB
JSON
Raw Normal View History

2018-01-23 11:05:14 -05:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 03:11:09 +00:00
"CVE_data_meta": {
"ID": "CVE-2018-6134",
2019-06-27 17:00:58 +00:00
"ASSIGNER": "security@google.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Google",
"product": {
"product_data": [
{
"product_name": "Chrome",
"version": {
"version_data": [
{
"version_value": "67.0.3396.62",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Insufficient data validation"
}
]
}
]
},
"references": {
"reference_data": [
{
2019-06-27 17:00:58 +00:00
"url": "https://chromereleases.googleblog.com/2018/05/stable-channel-update-for-desktop_58.html",
"refsource": "MISC",
"name": "https://chromereleases.googleblog.com/2018/05/stable-channel-update-for-desktop_58.html"
},
{
2019-06-27 17:00:58 +00:00
"url": "https://crbug.com/797465",
"refsource": "MISC",
"name": "https://crbug.com/797465"
}
]
2019-03-18 03:11:09 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Information leak in Blink in Google Chrome prior to 67.0.3396.62 allowed a remote attacker to bypass no-referrer policy via a crafted HTML page."
2019-03-18 03:11:09 +00:00
}
]
}
}