cvelist/2022/0xxx/CVE-2022-0934.json

124 lines
4.5 KiB
JSON
Raw Normal View History

2022-03-11 19:01:10 +00:00
{
2023-02-02 21:00:50 +00:00
"data_version": "4.0",
2022-03-11 19:01:10 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-0934",
2022-08-29 15:00:39 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
2023-02-02 21:00:50 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "A single-byte, non-arbitrary write/use-after-free flaw was found in dnsmasq. This flaw allows an attacker who sends a crafted packet processed by dnsmasq, potentially causing a denial of service."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Use After Free",
"cweId": "CWE-416"
}
]
}
]
},
2022-08-29 15:00:39 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-02 21:00:50 +00:00
"vendor_name": "Red Hat",
2022-08-29 15:00:39 +00:00
"product": {
"product_data": [
{
2023-02-02 21:00:50 +00:00
"product_name": "Red Hat Enterprise Linux 8",
"version": {
"version_data": [
{
"version_value": "0:2.79-24.el8",
"version_affected": "!"
}
]
}
},
{
"product_name": "Red Hat Enterprise Linux 9",
2022-08-29 15:00:39 +00:00
"version": {
"version_data": [
{
2023-02-02 21:00:50 +00:00
"version_value": "0:2.85-5.el9",
"version_affected": "!"
2022-08-29 15:00:39 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 21:00:50 +00:00
"url": "https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2022q1/016272.html",
"refsource": "MISC",
"name": "https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2022q1/016272.html"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2022-0934",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2022-0934"
},
{
"url": "https://access.redhat.com/errata/RHSA-2022:7633",
2022-08-29 15:00:39 +00:00
"refsource": "MISC",
2023-02-02 21:00:50 +00:00
"name": "https://access.redhat.com/errata/RHSA-2022:7633"
2022-08-29 15:00:39 +00:00
},
{
2023-02-02 21:00:50 +00:00
"url": "https://access.redhat.com/errata/RHSA-2022:8070",
2022-08-29 15:00:39 +00:00
"refsource": "MISC",
2023-02-02 21:00:50 +00:00
"name": "https://access.redhat.com/errata/RHSA-2022:8070"
2022-08-29 15:00:39 +00:00
},
{
2023-02-02 21:00:50 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2057075",
2022-08-29 15:00:39 +00:00
"refsource": "MISC",
2023-02-02 21:00:50 +00:00
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2057075"
2022-08-29 15:00:39 +00:00
},
{
2023-02-02 21:00:50 +00:00
"url": "https://thekelleys.org.uk/gitweb/?p=dnsmasq.git%3Ba=commit%3Bh=03345ecefeb0d82e3c3a4c28f27c3554f0611b39",
2022-08-29 15:00:39 +00:00
"refsource": "MISC",
2023-02-02 21:00:50 +00:00
"name": "https://thekelleys.org.uk/gitweb/?p=dnsmasq.git%3Ba=commit%3Bh=03345ecefeb0d82e3c3a4c28f27c3554f0611b39"
2022-08-29 15:00:39 +00:00
}
]
2022-03-11 19:01:10 +00:00
},
2023-02-02 21:00:50 +00:00
"credits": [
{
"lang": "en",
"value": "This issue was discovered by Petr Men\u0161\u00edk (Red Hat, Inc.) and Richard Johnson (Trellix Threat Labs)."
}
],
"impact": {
"cvss": [
2022-03-11 19:01:10 +00:00
{
2023-02-02 21:00:50 +00:00
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
2022-03-11 19:01:10 +00:00
}
]
}
}