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

90 lines
3.2 KiB
JSON
Raw Normal View History

2021-01-04 17:02:25 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-21779",
2021-07-08 12:00:53 +00:00
"ASSIGNER": "talos-cna@cisco.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Webkit",
"version": {
"version_data": [
{
"version_value": "Webkit WebKitGTK 2.30.4"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2022-04-28 10:03:01 -04:00
"value": "CWE-416: Use After Free"
2021-07-08 12:00:53 +00:00
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2021-1238",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2021-1238"
2021-07-23 18:00:49 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20210723 WebKitGTK and WPE WebKit Security Advisory WSA-2021-0004",
"url": "http://www.openwall.com/lists/oss-security/2021/07/23/1"
2021-07-30 14:11:02 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-cf7d8c7b1a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V4QORERLPDN3UNNJFJSOMHZZCU2G75Q6/"
},
{
"refsource": "DEBIAN",
"name": "DSA-4945",
"url": "https://www.debian.org/security/2021/dsa-4945"
2021-08-08 03:00:51 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-3de956ceee",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KYMMBQN4PRVDLMIJT2LY2BWHLYBD57P3/"
2021-07-08 12:00:53 +00:00
}
]
2021-01-04 17:02:25 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-07-08 12:00:53 +00:00
"value": "A use-after-free vulnerability exists in the way Webkit\u2019s GraphicsContext handles certain events in WebKitGTK 2.30.4. A specially crafted web page can lead to a potential information leak and further memory corruption. A victim must be tricked into visiting a malicious web page to trigger this vulnerability."
2021-01-04 17:02:25 +00:00
}
]
2022-04-19 11:22:06 -04:00
},
"impact": {
"cvss": {
"baseScore": 6.8,
"baseSeverity": "Medium",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:L",
"version": "3.0"
}
2021-01-04 17:02:25 +00:00
}
}