cvelist/2024/1xxx/CVE-2024-1975.json

143 lines
5.6 KiB
JSON
Raw Normal View History

2024-02-28 17:00:34 +00:00
{
2024-07-23 15:00:34 +00:00
"data_version": "4.0",
2024-02-28 17:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-1975",
2024-07-23 15:00:34 +00:00
"ASSIGNER": "security-officer@isc.org",
"STATE": "PUBLIC"
2024-02-28 17:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-07-23 15:00:34 +00:00
"value": "If a server hosts a zone containing a \"KEY\" Resource Record, or a resolver DNSSEC-validates a \"KEY\" Resource Record from a DNSSEC-signed domain in cache, a client can exhaust resolver CPU resources by sending a stream of SIG(0) signed requests.\nThis issue affects BIND 9 versions 9.0.0 through 9.11.37, 9.16.0 through 9.16.50, 9.18.0 through 9.18.27, 9.19.0 through 9.19.24, 9.9.3-S1 through 9.11.37-S1, 9.16.8-S1 through 9.16.49-S1, and 9.18.11-S1 through 9.18.27-S1."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "ISC",
"product": {
"product_data": [
{
"product_name": "BIND 9",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "9.0.0",
"version_value": "9.11.37"
},
{
"version_affected": "<=",
"version_name": "9.16.0",
"version_value": "9.16.50"
},
{
"version_affected": "<=",
"version_name": "9.18.0",
"version_value": "9.18.27"
},
{
"version_affected": "<=",
"version_name": "9.19.0",
"version_value": "9.19.24"
},
{
"version_affected": "<=",
"version_name": "9.9.3-S1",
"version_value": "9.11.37-S1"
},
{
"version_affected": "<=",
"version_name": "9.16.8-S1",
"version_value": "9.16.49-S1"
},
{
"version_affected": "<=",
"version_name": "9.18.11-S1",
"version_value": "9.18.27-S1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://kb.isc.org/docs/cve-2024-1975",
"refsource": "MISC",
"name": "https://kb.isc.org/docs/cve-2024-1975"
2024-07-23 17:00:36 +00:00
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/07/23/1",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2024/07/23/1"
2024-07-31 12:00:35 +00:00
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/07/31/2",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2024/07/31/2"
2024-07-23 15:00:34 +00:00
}
]
},
"source": {
"discovery": "INTERNAL"
},
"work_around": [
{
"lang": "en",
"value": "No workarounds known."
}
],
"exploit": [
{
"lang": "en",
"value": "This flaw was discovered in internal testing. We are not aware of any active exploits."
}
],
"solution": [
{
"lang": "en",
"value": "Upgrade to the patched release most closely related to your current version of BIND 9: 9.18.28, 9.20.0, or 9.18.28-S1."
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"baseScore": 7.5,
"baseSeverity": "HIGH"
2024-02-28 17:00:34 +00:00
}
]
}
}