cvelist/2022/37xxx/CVE-2022-37428.json

86 lines
2.9 KiB
JSON
Raw Normal View History

2022-08-05 06:00:50 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-08-23 17:00:45 +00:00
"ID": "CVE-2022-37428",
"STATE": "PUBLIC"
2022-08-05 06:00:50 +00:00
},
2022-08-23 17:00:45 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-08-05 06:00:50 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-08-23 17:00:45 +00:00
"value": "PowerDNS Recursor up to and including 4.5.9, 4.6.2 and 4.7.1, when protobuf logging is enabled, has Improper Cleanup upon a Thrown Exception, leading to a denial of service (daemon crash) via a DNS query that leads to an answer with specific properties."
2022-08-05 06:00:50 +00:00
}
]
2022-08-23 17:00:45 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://docs.powerdns.com/recursor/lua-config/protobuf.html",
"refsource": "MISC",
"name": "https://docs.powerdns.com/recursor/lua-config/protobuf.html"
},
{
"refsource": "MISC",
"name": "https://docs.powerdns.com/recursor/security-advisories/powerdns-advisory-2022-02.html",
"url": "https://docs.powerdns.com/recursor/security-advisories/powerdns-advisory-2022-02.html"
2022-09-01 12:00:34 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-d1dcd9b046",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FXSREJKTT6RNE3GXQENQ4R4HS37UNSPX/"
2022-08-23 17:00:45 +00:00
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AC:L/AV:N/A:H/C:N/I:N/PR:L/S:U/UI:N",
"version": "3.1"
}
2022-08-05 06:00:50 +00:00
}
}