cvelist/2021/21xxx/CVE-2021-21114.json

88 lines
3.0 KiB
JSON
Raw Normal View History

2020-12-21 22:01:57 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-21114",
2021-01-08 19:02:02 +00:00
"ASSIGNER": "chrome-cve-admin@google.com",
"STATE": "PUBLIC"
2021-01-07 10:24:33 -08:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Google",
"product": {
"product_data": [
{
"product_name": "Chrome",
"version": {
"version_data": [
{
"version_value": "87.0.4280.141",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Use after free"
}
]
}
]
},
"references": {
"reference_data": [
{
2021-01-08 19:02:02 +00:00
"url": "https://chromereleases.googleblog.com/2021/01/stable-channel-update-for-desktop.html",
"refsource": "MISC",
"name": "https://chromereleases.googleblog.com/2021/01/stable-channel-update-for-desktop.html"
2021-01-07 10:24:33 -08:00
},
{
2021-01-08 19:02:02 +00:00
"url": "https://crbug.com/1150065",
"refsource": "MISC",
"name": "https://crbug.com/1150065"
2021-01-10 11:01:51 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202101-05",
"url": "https://security.gentoo.org/glsa/202101-05"
2021-01-16 20:01:41 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4832",
"url": "https://www.debian.org/security/2021/dsa-4832"
2021-01-17 04:01:43 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-79926272ce",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VVUWIJKZTZTG6G475OR6PP4WPQBVM6PS/"
2021-01-26 18:05:08 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-d9faeff8eb",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z6P6AVVFP7B2M4H7TJQBASRZIBLOTUFN/"
2021-01-07 10:24:33 -08:00
}
]
2020-12-21 22:01:57 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-01-07 10:24:33 -08:00
"value": "Use after free in audio in Google Chrome prior to 87.0.4280.141 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page."
2020-12-21 22:01:57 +00:00
}
]
}
}