mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-30 18:04:30 +00:00
137 lines
4.8 KiB
JSON
137 lines
4.8 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "sirt@juniper.net",
|
|
"DATE_PUBLIC" : "2018-01-10T17:00:00.000Z",
|
|
"ID" : "CVE-2018-0009",
|
|
"STATE" : "PUBLIC",
|
|
"TITLE" : "SRX Series: Firewall bypass vulnerability when UUID with leading zeros is configured."
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "Junos OS",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"affected" : "<",
|
|
"platform" : "SRX series",
|
|
"version_name" : "12.1X46",
|
|
"version_value" : "12.1X46-D71"
|
|
},
|
|
{
|
|
"affected" : "<",
|
|
"platform" : "SRX series",
|
|
"version_name" : "12.3X48",
|
|
"version_value" : "12.3X48-D55"
|
|
},
|
|
{
|
|
"affected" : "<",
|
|
"platform" : "SRX series",
|
|
"version_name" : "15.1X49",
|
|
"version_value" : "15.1X49-D100"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "Juniper Networks"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"configuration" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "This issue is only applicable to SRX series devices with a custom application configuration containing UUIDs that start with one or more zeros.\nFor example:\n set applications application <application-name> uuid 01234567-1234-1234-1234-123456789abc\nor \n set applications application <application-name> term <term-name> uuid 01234567-1234-1234-1234-123456789abc"
|
|
}
|
|
],
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "On Juniper Networks SRX series devices, firewall rules configured to match custom application UUIDs starting with zeros can match all TCP traffic. Due to this issue, traffic that should have been blocked by other rules is permitted to flow through the device resulting in a firewall bypass condition. Affected releases are Juniper Networks Junos OS: 12.1X46 versions prior to 12.1X46-D71 on SRX series; 12.3X48 versions prior to 12.3X48-D55 on SRX series; 15.1X49 versions prior to 15.1X49-D100 on SRX series."
|
|
}
|
|
]
|
|
},
|
|
"exploit" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "Juniper SIRT is not aware of any malicious exploitation of this vulnerability."
|
|
}
|
|
],
|
|
"impact" : {
|
|
"cvss" : {
|
|
"attackComplexity" : "HIGH",
|
|
"attackVector" : "NETWORK",
|
|
"availabilityImpact" : "NONE",
|
|
"baseScore" : 5.4,
|
|
"baseSeverity" : "MEDIUM",
|
|
"confidentialityImpact" : "LOW",
|
|
"integrityImpact" : "LOW",
|
|
"privilegesRequired" : "NONE",
|
|
"scope" : "CHANGED",
|
|
"userInteraction" : "NONE",
|
|
"vectorString" : "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
|
|
"version" : "3.0"
|
|
}
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "Firewall bypass vulnerability"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "https://kb.juniper.net/JSA10836",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://kb.juniper.net/JSA10836"
|
|
},
|
|
{
|
|
"name" : "102491",
|
|
"refsource" : "BID",
|
|
"url" : "http://www.securityfocus.com/bid/102491"
|
|
},
|
|
{
|
|
"name" : "1040187",
|
|
"refsource" : "SECTRACK",
|
|
"url" : "http://www.securitytracker.com/id/1040187"
|
|
}
|
|
]
|
|
},
|
|
"solution" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "The following software releases have been updated to resolve this specific issue: 12.1X46-D71, 12.3X48-D55, 15.1X49-D100, 17.3R1, and all subsequent releases."
|
|
}
|
|
],
|
|
"source" : {
|
|
"advisory" : "JSA10836",
|
|
"defect" : [
|
|
"1261522"
|
|
],
|
|
"discovery" : "USER"
|
|
},
|
|
"work_around" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "Do not use UUIDs starting with zeros in the configuration."
|
|
}
|
|
]
|
|
}
|