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

78 lines
2.5 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-6537",
2020-09-21 20:01:47 +00:00
"ASSIGNER": "chrome-cve-admin@google.com",
"STATE": "PUBLIC"
2020-09-21 11:59:18 -07:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Google",
"product": {
"product_data": [
{
"product_name": "Chrome",
"version": {
"version_data": [
{
"version_value": "84.0.4147.105",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Type Confusion"
}
]
}
]
},
"references": {
"reference_data": [
{
2020-09-21 20:01:47 +00:00
"url": "https://chromereleases.googleblog.com/2020/07/stable-channel-update-for-desktop_27.html",
"refsource": "MISC",
"name": "https://chromereleases.googleblog.com/2020/07/stable-channel-update-for-desktop_27.html"
2020-09-21 11:59:18 -07:00
},
{
2020-09-21 20:01:47 +00:00
"url": "https://crbug.com/1105318",
"refsource": "MISC",
"name": "https://crbug.com/1105318"
2020-09-25 19:01:48 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-6da740d38c",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EE7XWIZBME7JAY7N6CGPET4CLNHHEIVT/"
2021-01-02 16:02:17 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4824",
"url": "https://www.debian.org/security/2021/dsa-4824"
2020-09-21 11:59:18 -07:00
}
]
2020-01-08 15:01:01 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-09-21 11:59:18 -07:00
"value": "Type confusion in V8 in Google Chrome prior to 84.0.4147.105 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page."
2020-01-08 15:01:01 +00:00
}
]
}
}