cvelist/2023/22xxx/CVE-2023-22408.json
2023-01-13 00:00:40 +00:00

165 lines
7.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "sirt@juniper.net",
"DATE_PUBLIC": "2023-01-11T17:00:00.000Z",
"ID": "CVE-2023-22408",
"STATE": "PUBLIC",
"TITLE": "Junos OS: SRX 5000 Series: Upon processing of a specific SIP packet an FPC can crash"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Junos OS",
"version": {
"version_data": [
{
"platform": "SRX 5000 Series",
"version_affected": "<",
"version_name": "20.4",
"version_value": "20.4R3-S5"
},
{
"platform": "SRX 5000 Series",
"version_affected": "<",
"version_name": "21.1",
"version_value": "21.1R3-S4"
},
{
"platform": "SRX 5000 Series",
"version_affected": "<",
"version_name": "21.2",
"version_value": "21.2R3-S3"
},
{
"platform": "SRX 5000 Series",
"version_affected": "<",
"version_name": "21.3",
"version_value": "21.3R3-S3"
},
{
"platform": "SRX 5000 Series",
"version_affected": "<",
"version_name": "21.4",
"version_value": "21.4R3-S2"
},
{
"platform": "SRX 5000 Series",
"version_affected": "<",
"version_name": "22.1",
"version_value": "22.1R2-S2, 22.1R3"
},
{
"platform": "SRX 5000 Series",
"version_affected": "<",
"version_name": "22.2",
"version_value": "22.2R3"
},
{
"platform": "SRX 5000 Series",
"version_affected": "<",
"version_name": "22.3",
"version_value": "22.3R1-S1, 22.3R2"
},
{
"version_affected": "!<",
"version_value": "20.4R1"
}
]
}
}
]
},
"vendor_name": "Juniper Networks"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An Improper Validation of Array Index vulnerability in the SIP ALG of Juniper Networks Junos OS on SRX 5000 Series allows a network-based, unauthenticated attacker to cause a Denial of Service (DoS). When an attacker sends an SIP packets with a malformed SDP field then the SIP ALG can not process it which will lead to an FPC crash and restart. Continued receipt of these specific packets will lead to a sustained Denial of Service. This issue can only occur when both below mentioned conditions are fulfilled: 1. Call distribution needs to be enabled: [security alg sip enable-call-distribution] 2. The SIP ALG needs to be enabled, either implicitly / by default or by way of configuration. To confirm whether SIP ALG is enabled on SRX, and MX with SPC3 use the following command: user@host> show security alg status | match sip SIP : Enabled This issue affects Juniper Networks Junos OS on SRX 5000 Series: 20.4 versions prior to 20.4R3-S5; 21.1 versions prior to 21.1R3-S4; 21.2 versions prior to 21.2R3-S3; 21.3 versions prior to 21.3R3-S3; 21.4 versions prior to 21.4R3-S2; 22.1 versions prior to 22.1R2-S2, 22.1R3; 22.2 versions prior to 22.2R3; 22.3 versions prior to 22.3R1-S1, 22.3R2. This issue does not affect Juniper Networks Junos OS versions prior to 20.4R1."
}
]
},
"exploit": [
{
"lang": "eng",
"value": "Juniper SIRT is not aware of any malicious exploitation of this vulnerability."
}
],
"generator": {
"engine": "Vulnogram 0.0.9"
},
"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"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-129 Improper Validation of Array Index"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "Denial of Service (DoS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://kb.juniper.net/JSA70204",
"refsource": "CONFIRM",
"url": "https://kb.juniper.net/JSA70204"
}
]
},
"solution": [
{
"lang": "eng",
"value": "The following software releases have been updated to resolve this specific issue: 20.4R3-S5, 21.1R3-S4, 21.2R3-S3, 21.3R3-S3, 21.4R3-S2, 22.1R2-S2, 22.1R3, 22.2R3, 22.3R1-S1, 22.3R2, 22.4R1, and all subsequent releases.\n"
}
],
"source": {
"advisory": "JSA70204",
"defect": [
"1658604"
],
"discovery": "USER"
},
"work_around": [
{
"lang": "eng",
"value": "There are no known workarounds for this issue, but it should be considered to disable the SIP call distribution if it's not strictly needed."
}
]
}