cvelist/2021/30xxx/CVE-2021-30625.json

83 lines
2.9 KiB
JSON
Raw Normal View History

2021-04-13 02:00:53 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-30625",
2021-10-08 21:00:58 +00:00
"ASSIGNER": "chrome-cve-admin@google.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Google",
"product": {
"product_data": [
{
"product_name": "Chrome",
"version": {
"version_data": [
{
"version_value": "93.0.4577.82",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Use after free"
}
]
}
]
},
"references": {
"reference_data": [
{
2021-10-08 21:00:58 +00:00
"url": "https://crbug.com/1237533",
"refsource": "MISC",
"name": "https://crbug.com/1237533"
},
{
2021-10-08 21:00:58 +00:00
"url": "https://chromereleases.googleblog.com/2021/09/stable-channel-update-for-desktop.html",
"refsource": "MISC",
"name": "https://chromereleases.googleblog.com/2021/09/stable-channel-update-for-desktop.html"
2021-10-09 02:00:54 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-ab09a05562",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4DDW7HAHTS3SDVXBQUY4SURELO5D4X7R/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-591b3a2af0",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PM7MOYYHJSWLIFZ4TPJTD7MSA3HSSLV2/"
2021-11-30 22:00:58 +00:00
},
{
"refsource": "MISC",
"name": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2021-1352",
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2021-1352"
}
]
2021-04-13 02:00:53 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Use after free in Selection API in Google Chrome prior to 93.0.4577.82 allowed a remote attacker who convinced the user the visit a malicious website to potentially exploit heap corruption via a crafted HTML page."
2021-04-13 02:00:53 +00:00
}
]
}
2021-10-08 21:00:58 +00:00
}