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

78 lines
2.5 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-6461",
2020-05-21 04:01:30 +00:00
"ASSIGNER": "chrome-cve-admin@google.com",
"STATE": "PUBLIC"
2020-05-20 20:41:35 -07:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Google",
"product": {
"product_data": [
{
"product_name": "Chrome",
"version": {
"version_data": [
{
"version_value": "81.0.4044.129",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Use after free"
}
]
}
]
},
"references": {
"reference_data": [
2020-06-12 23:01:19 +00:00
{
"refsource": "GENTOO",
"name": "GLSA-202005-13",
"url": "https://security.gentoo.org/glsa/202005-13"
},
2020-05-20 20:41:35 -07:00
{
2020-05-21 04:01:30 +00:00
"url": "https://crbug.com/1072983",
"refsource": "MISC",
"name": "https://crbug.com/1072983"
2020-05-20 20:41:35 -07:00
},
{
2020-05-21 04:01:30 +00:00
"url": "https://chromereleases.googleblog.com/2020/04/stable-channel-update-for-desktop_27.html",
"refsource": "MISC",
"name": "https://chromereleases.googleblog.com/2020/04/stable-channel-update-for-desktop_27.html"
2020-07-02 12:01:18 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4714",
"url": "https://www.debian.org/security/2020/dsa-4714"
2020-05-20 20:41:35 -07:00
}
]
2020-01-08 15:01:21 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-05-20 20:41:35 -07:00
"value": "Use after free in storage in Google Chrome prior to 81.0.4044.129 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page."
2020-01-08 15:01:21 +00:00
}
]
}
}