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

63 lines
1.8 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-6523",
2020-07-22 09:10:53 -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": "84.0.4147.89",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Out of bounds write"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://crbug.com/1080481"
},
{
"url": "https://chromereleases.googleblog.com/2020/07/stable-channel-update-for-desktop.html"
}
]
2020-01-08 15:01:01 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-07-22 09:10:53 -07:00
"value": "Out of bounds write in Skia in Google Chrome prior to 84.0.4147.89 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page."
2020-01-08 15:01:01 +00:00
}
]
}
}