cvelist/2019/0xxx/CVE-2019-0021.json

102 lines
3.1 KiB
JSON
Raw Normal View History

2018-10-11 10:06:06 -04:00
{
2019-01-15 16:04:34 -05:00
"CVE_data_meta" : {
"ASSIGNER" : "sirt@juniper.net",
"DATE_PUBLIC" : "2019-01-09T17:00:00.000Z",
"ID" : "CVE-2019-0021",
"STATE" : "PUBLIC",
"TITLE" : "Juniper ATP: secret CLI inputs are logged to /var/log/syslog in clear text"
2018-10-11 10:06:06 -04:00
},
2019-01-15 16:04:34 -05:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
2019-01-15 16:04:34 -05:00
"product" : {
"product_data" : [
{
2019-01-15 16:04:34 -05:00
"product_name" : "Juniper ATP",
"version" : {
"version_data" : [
{
2019-01-15 16:04:34 -05:00
"affected" : "<",
"version_name" : "5.0",
"version_value" : "5.0.4"
}
]
}
}
]
},
2019-01-15 16:04:34 -05:00
"vendor_name" : "Juniper Networks"
}
]
}
},
2019-01-15 16:04:34 -05:00
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
2019-01-15 16:04:34 -05:00
"lang" : "eng",
"value" : "On Juniper ATP, secret passphrase CLI inputs, such as \"set mcm\", are logged to /var/log/syslog in clear text, allowing authenticated local user to be able to view these secret information. This issue affects Juniper ATP 5.0 versions prior to 5.0.4."
}
]
},
2019-01-15 16:04:34 -05:00
"impact" : {
"cvss" : {
"attackComplexity" : "LOW",
"attackVector" : "LOCAL",
"availabilityImpact" : "NONE",
"baseScore" : 7.1,
"baseSeverity" : "HIGH",
"confidentialityImpact" : "HIGH",
"integrityImpact" : "HIGH",
"privilegesRequired" : "LOW",
"scope" : "UNCHANGED",
"userInteraction" : "NONE",
"vectorString" : "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version" : "3.0"
}
},
2019-01-15 16:04:34 -05:00
"problemtype" : {
"problemtype_data" : [
2018-10-11 10:06:06 -04:00
{
2019-01-15 16:04:34 -05:00
"description" : [
{
2019-01-15 16:04:34 -05:00
"lang" : "eng",
"value" : "CWE-532 - Information Exposure Through Log Files"
}
]
2018-10-11 10:06:06 -04:00
}
]
},
2019-01-15 16:04:34 -05:00
"references" : {
"reference_data" : [
{
2019-01-15 16:04:34 -05:00
"name" : "https://kb.juniper.net/JSA10918",
"refsource" : "CONFIRM",
"url" : "https://kb.juniper.net/JSA10918"
}
]
},
2019-01-15 16:04:34 -05:00
"solution" : [
{
2019-01-15 16:04:34 -05:00
"lang" : "eng",
"value" : "The following software release have been updated to resolve this specific issue: 5.0.4 and all subsequent releases.\nIt is also recommended to purge the affected log files and/or change the passphrase after the upgrade."
}
],
2019-01-15 16:04:34 -05:00
"source" : {
"advisory" : "JSA10918",
"defect" : [
"1365676"
],
2019-01-15 16:04:34 -05:00
"discovery" : "INTERNAL"
},
2019-01-15 16:04:34 -05:00
"work_around" : [
{
2019-01-15 16:04:34 -05:00
"lang" : "eng",
"value" : "There are no known workarounds for this issue, however limit the access to only trusted administrators from trusted administrative networks or hosts would minimize the risk."
}
]
2019-01-15 16:04:34 -05:00
}