cvelist/2018/0xxx/CVE-2018-0055.json
2018-10-11 06:06:52 -04:00

168 lines
6.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "sirt@juniper.net",
"DATE_PUBLIC" : "2018-10-10T16:00:00.000Z",
"ID" : "CVE-2018-0055",
"STATE" : "PUBLIC",
"TITLE" : "Junos OS: jdhcpd process crash during processing of specially crafted DHCPv6 message"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Junos OS",
"version" : {
"version_data" : [
{
"affected" : "<",
"version_name" : "15.1",
"version_value" : "15.1R7-S2"
},
{
"affected" : "<",
"version_name" : "15.1X49",
"version_value" : "15.1X49-D160"
},
{
"affected" : "<",
"version_name" : "15.1X53",
"version_value" : "15.1X53-D235, 15.1X53-D495"
},
{
"affected" : "<",
"version_name" : "16.1",
"version_value" : "16.1R4-S11, 16.1R6-S6, 16.1R7-S2"
},
{
"affected" : "<",
"version_name" : "16.2",
"version_value" : "16.2R2-S7"
},
{
"affected" : "<",
"version_name" : "17.1",
"version_value" : "17.1R2-S9"
},
{
"affected" : "<",
"version_name" : "17.2",
"version_value" : "17.2R2-S6"
},
{
"affected" : "<",
"version_name" : "17.3",
"version_value" : "17.3R3-S1"
},
{
"affected" : "<",
"version_name" : "17.4",
"version_value" : "17.4R1-S5"
},
{
"affected" : "<",
"version_name" : "18.1",
"version_value" : "18.1R2-S3"
},
{
"affected" : "<",
"version_name" : "18.2",
"version_value" : "18.2R1-S2"
},
{
"affected" : "<",
"version_name" : "18.2X75",
"version_value" : "18.2X75-D20"
}
]
}
}
]
},
"vendor_name" : "Juniper Networks"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Receipt of a specially crafted DHCPv6 message destined to a Junos OS device configured as a DHCP server in a Broadband Edge (BBE) environment may result in a jdhcpd daemon crash. The daemon automatically restarts without intervention, but a continuous receipt of crafted DHCPv6 packets could leaded to an extended denial of service condition. This issue only affects Junos OS 15.1 and later. Earlier releases are unaffected by this issue. Devices are only vulnerable to the specially crafted DHCPv6 message if DHCP services are configured. Devices not configured to act as a DHCP server are not vulnerable to this issue. Affected releases are Juniper Networks Junos OS: 15.1 versions prior to 15.1R7-S2; 15.1X49 versions prior to 15.1X49-D160; 15.1X53 versions prior to 15.1X53-D235, 15.1X53-D495; 16.1 versions prior to 16.1R4-S11, 16.1R6-S6, 16.1R7-S2; 16.2 versions prior to 16.2R2-S7; 17.1 versions prior to 17.1R2-S9; 17.2 versions prior to 17.2R2-S6; 17.3 versions prior to 17.3R3-S1; 17.4 versions prior to 17.4R1-S5; 18.1 versions prior to 18.1R2-S3; 18.2 versions prior to 18.2R1-S2; 18.2X75 versions prior to 18.2X75-D20."
}
]
},
"exploit" : [
{
"lang" : "eng",
"value" : "Juniper SIRT is not aware of any malicious exploitation of this vulnerability."
}
],
"impact" : {
"cvss" : {
"attackComplexity" : "LOW",
"attackVector" : "ADJACENT_NETWORK",
"availabilityImpact" : "HIGH",
"baseScore" : 6.5,
"baseSeverity" : "MEDIUM",
"confidentialityImpact" : "NONE",
"integrityImpact" : "NONE",
"privilegesRequired" : "NONE",
"scope" : "UNCHANGED",
"userInteraction" : "NONE",
"vectorString" : "CVSS:3.0/AV:A/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\n"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://kb.juniper.net/JSA10889",
"refsource" : "CONFIRM",
"url" : "https://kb.juniper.net/JSA10889"
},
{
"name" : "1041856",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1041856"
}
]
},
"solution" : [
{
"lang" : "eng",
"value" : "The following software releases have been updated to resolve this specific issue: 15.1R7-S2, 15.1X49-D160, 15.1X53-D235, 15.1X53-D495, 16.1R4-S11, 16.1R6-S6, 16.1R7-S2, 16.2R2-S7, 16.2R3, 17.1R2-S9, 17.1R3, 17.2R2-S6, 17.2R3, 17.3R3-S1, 17.4R1-S5, 17.4R2, 18.1R2-S3, 18.1R3, 18.2R1-S2, 18.2R2, 18.2X75-D20, 18.3R1, and all subsequent releases.\n"
}
],
"source" : {
"advisory" : "JSA10889",
"defect" : [
"1368377"
],
"discovery" : "USER"
},
"work_around" : [
{
"lang" : "eng",
"value" : "Disable DHCP services if they are not needed."
}
]
}