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

88 lines
3.1 KiB
JSON
Raw Normal View History

2020-01-08 15:01:21 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-6450",
2020-04-13 18:01:29 +00:00
"ASSIGNER": "chrome-cve-admin@google.com",
"STATE": "PUBLIC"
2020-04-13 10:25:56 -07:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Google",
"product": {
"product_data": [
{
"product_name": "Chrome",
"version": {
"version_data": [
{
"version_value": "80.0.3987.162",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Use after free"
}
]
}
]
},
"references": {
"reference_data": [
{
2020-04-13 18:01:29 +00:00
"url": "https://crbug.com/1062247",
"refsource": "MISC",
"name": "https://crbug.com/1062247"
2020-04-13 10:25:56 -07:00
},
{
2020-04-13 18:01:29 +00:00
"url": "https://chromereleases.googleblog.com/2020/03/stable-channel-update-for-desktop_31.html",
"refsource": "MISC",
"name": "https://chromereleases.googleblog.com/2020/03/stable-channel-update-for-desktop_31.html"
2020-04-15 09:01:14 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0519",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00024.html"
2020-04-16 19:01:56 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-b2df49bb01",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JQTV7EFWQKF6VJBCVH4PUQJLGO7ISLTN/"
2020-04-18 02:01:14 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-161c87cbc7",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JMXT4OKBMCJSNSX7TZDBJNY6ORKFZRFO/"
2020-04-19 03:01:16 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0540",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00031.html"
2020-04-13 10:25:56 -07:00
}
]
2020-01-08 15:01:21 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-04-13 10:25:56 -07:00
"value": "Use after free in WebAudio in Google Chrome prior to 80.0.3987.162 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page."
2020-01-08 15:01:21 +00:00
}
]
}
}