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

88 lines
3.0 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-6541",
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": "Use after free"
}
]
}
]
},
"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/1106773",
"refsource": "MISC",
"name": "https://crbug.com/1106773"
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/"
2020-10-19 18:02:36 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/159610/Chrome-USB-OnServiceConnectionError-Use-After-Free.html",
"url": "http://packetstormsecurity.com/files/159610/Chrome-USB-OnServiceConnectionError-Use-After-Free.html"
2021-01-02 16:02:17 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4824",
"url": "https://www.debian.org/security/2021/dsa-4824"
2021-01-26 18:06:43 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202101-30",
"url": "https://security.gentoo.org/glsa/202101-30"
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": "Use after free in WebUSB in Google Chrome prior to 84.0.4147.105 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page."
2020-01-08 15:01:01 +00:00
}
]
}
}