mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
99 lines
4.8 KiB
JSON
99 lines
4.8 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "sirt@juniper.net",
|
|
"DATE_PUBLIC": "2017-10-11T09:00",
|
|
"ID": "CVE-2017-10608",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "SRX series: Junos OS: SRX series using IPv6 Sun/MS-RPC ALGs may experience flowd crash on processing packets."
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Junos OS",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"platform": "SRX Series",
|
|
"version_value": "12.1X46 prior to 12.1X46-D55"
|
|
},
|
|
{
|
|
"platform": "SRX Series",
|
|
"version_value": "12.3X48 prior to 12.3X48-D32, 12.3X48-D35"
|
|
},
|
|
{
|
|
"platform": "SRX Series",
|
|
"version_value": "15.1X49 prior to 15.1X49-D60"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "Juniper Networks"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"configuration": [],
|
|
"credit": [],
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Any Juniper Networks SRX series device with one or more ALGs enabled may experience a flowd crash when traffic is processed by the Sun/MS-RPC ALGs. This vulnerability in the Sun/MS-RPC ALG services component of Junos OS allows an attacker to cause a repeated denial of service against the target. Repeated traffic in a cluster may cause repeated flip-flop failure operations or full failure to the flowd daemon halting traffic on all nodes. Only IPv6 traffic is affected by this issue. IPv4 traffic is unaffected. This issues is not seen with to-host traffic. This issue has no relation with HA services themselves, only the ALG service. No other Juniper Networks products or platforms are affected by this issue. Affected releases are Juniper Networks Junos OS 12.1X46 prior to 12.1X46-D55 on SRX; 12.1X47 prior to 12.1X47-D45 on SRX; 12.3X48 prior to 12.3X48-D32, 12.3X48-D35 on SRX; 15.1X49 prior to 15.1X49-D60 on SRX."
|
|
}
|
|
]
|
|
},
|
|
"exploit": "Juniper SIRT is not aware of any malicious exploitation of this vulnerability, however the issue has been seen in a production network.",
|
|
"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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
|
|
"version": "3.0"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Denial of service"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://kb.juniper.net/JSA10811",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://kb.juniper.net/JSA10811"
|
|
}
|
|
]
|
|
},
|
|
"solution": "The following software releases have been updated to resolve this specific issue: Junos OS 12.1X46-D55, 12.3X48-D32, 12.3X48-D35, 15.1X49-D60, 17.3R1 and all subsequent releases.\n\nThis issue is being tracked as PR 1189443 and is visible on the Customer Support website.",
|
|
"work_around": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Disable Sun/MS-RPC ALGs on the SRX Series device. \nDisable IPv6 on the device.\nexample: \ndeactivate interfaces xe-0/0/0 unit 0 family inet6 address 2000::254/64\n \n\nFiltering incoming IPv6, or Sun/MS-RPC from the device is also an option.\nexample: \n\nset interfaces xe-0/0/0 unit 0 family inet6 filter input TEST ==> apply to interface\nset firewall family inet6 filter TEST term t1 from destination-port 135\nset firewall family inet6 filter TEST term t1 then discard\n "
|
|
}
|
|
]
|
|
} |