cvelist/2024/25xxx/CVE-2024-25583.json

93 lines
3.2 KiB
JSON
Raw Normal View History

2024-02-08 09:00:34 +00:00
{
2024-04-25 10:00:32 +00:00
"data_version": "4.0",
2024-02-08 09:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-25583",
2024-04-25 10:00:32 +00:00
"ASSIGNER": "security@open-xchange.com",
"STATE": "PUBLIC"
2024-02-08 09:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-25 10:00:32 +00:00
"value": "A crafted response from an upstream server the recursor has been configured to forward-recurse to can cause a Denial of Service in the Recursor. The default configuration of the Recursor does not use recursive forwarding and is not affected.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation",
"cweId": "CWE-20"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "PowerDNS",
"product": {
"product_data": [
{
"product_name": "Recursor",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "4.8.7"
},
{
"version_affected": "=",
"version_value": "4.9.4"
},
{
"version_affected": "=",
"version_value": "5.0.3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2024-02.html",
"refsource": "MISC",
"name": "https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2024-02.html"
}
]
},
"source": {
"discovery": "INTERNAL"
},
"impact": {
"cvss": [
{
"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"
2024-02-08 09:00:34 +00:00
}
]
}
}