cvelist/2020/6xxx/CVE-2020-6485.json

63 lines
1.9 KiB
JSON
Raw Normal View History

2020-01-08 15:01:01 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-6485",
2020-05-20 20:41:35 -07:00
"ASSIGNER": "chrome-cve-admin@google.com"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Google",
"product": {
"product_data": [
{
"product_name": "Chrome",
"version": {
"version_data": [
{
"version_value": "83.0.4103.61",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Insufficient data validation"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://crbug.com/1047285"
},
{
"url": "https://chromereleases.googleblog.com/2020/05/stable-channel-update-for-desktop_19.html"
}
]
2020-01-08 15:01:01 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-05-20 20:41:35 -07:00
"value": "Insufficient data validation in media router in Google Chrome prior to 83.0.4103.61 allowed a remote attacker who had compromised the renderer process to bypass navigation restrictions via a crafted HTML page."
2020-01-08 15:01:01 +00:00
}
]
}
}