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

103 lines
3.6 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-6533",
2020-07-22 17:01:35 +00:00
"ASSIGNER": "chrome-cve-admin@google.com",
"STATE": "PUBLIC"
2020-07-22 09:10:53 -07:00
},
"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": "Type Confusion"
}
]
}
]
},
"references": {
"reference_data": [
{
2020-07-22 17:01:35 +00:00
"url": "https://chromereleases.googleblog.com/2020/07/stable-channel-update-for-desktop.html",
"refsource": "MISC",
"name": "https://chromereleases.googleblog.com/2020/07/stable-channel-update-for-desktop.html"
2020-07-22 09:10:53 -07:00
},
{
2020-07-22 17:01:35 +00:00
"url": "https://crbug.com/1069964",
"refsource": "MISC",
"name": "https://crbug.com/1069964"
2020-07-26 12:01:21 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1061",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00069.html"
2020-07-27 02:01:22 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202007-08",
"url": "https://security.gentoo.org/glsa/202007-08"
2020-07-30 20:01:24 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-bf684961d9",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MTRPPTKZ2RKVH2XGQCWNFZ7FOGQ5LLCA/"
2020-08-02 03:01:21 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-84d87cbd50",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MYIDWCHG24ZTFD4P42D4A4WWPPA74BCG/"
2020-08-05 15:01:33 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1148",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00007.html"
2020-08-09 06:01:24 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1172",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00018.html"
2020-09-18 18:02:40 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1048",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00041.html"
2020-07-22 09:10:53 -07:00
}
]
2020-01-08 15:01:01 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-07-22 09:10:53 -07:00
"value": "Type Confusion in V8 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
}
]
}
}