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

130 lines
4.6 KiB
JSON
Raw Normal View History

2018-10-11 10:06:06 -04:00
{
2019-03-18 03:28:18 +00:00
"CVE_data_meta": {
"ASSIGNER": "sirt@juniper.net",
"DATE_PUBLIC": "2019-10-09T16:00:00.000Z",
2019-03-18 03:28:18 +00:00
"ID": "CVE-2019-0054",
"STATE": "PUBLIC",
"TITLE": "Junos OS: SRX Series: An attacker may be able to perform Man-in-the-Middle (MitM) attacks during app-id signature updates."
2019-03-18 03:28:18 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Junos OS",
"version": {
"version_data": [
{
"platform": "SRX Series",
"version_affected": "<",
"version_name": "15.1X49",
"version_value": "15.1X49-D120"
}
]
}
}
]
},
"vendor_name": "Juniper Networks"
}
]
}
},
"configuration": [
{
"lang": "eng",
"value": "The following minimum configuration is required:\n services application-identification\n"
}
],
2019-03-18 03:28:18 +00:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-10-09 20:01:06 +00:00
"value": "An Improper Certificate Validation weakness in the SRX Series Application Identification (app-id) signature update client of Juniper Networks Junos OS allows an attacker to perform Man-in-the-Middle (MitM) attacks which may compromise the integrity and confidentiality of the device. This issue affects: Juniper Networks Junos OS 15.1X49 versions prior to 15.1X49-D120 on SRX Series devices. No other versions of Junos OS are affected."
}
]
},
"exploit": [
{
"lang": "eng",
"value": "Juniper SIRT is not aware of any malicious exploitation of this vulnerability."
}
],
"generator": {
"engine": "Vulnogram 0.0.6"
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-295 Improper Certificate Validation"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-300 Channel Accessible by Non-Endpoint ('Man-in-the-Middle')"
}
]
2019-03-18 03:28:18 +00:00
}
]
},
"references": {
"reference_data": [
{
2019-10-09 20:01:06 +00:00
"refsource": "MISC",
"url": "https://kb.juniper.net/JSA10952",
"name": "https://kb.juniper.net/JSA10952"
},
{
"name": "https://www.juniper.net/documentation/en_US/junos/topics/topic-map/security-application-identification-overview.html",
"refsource": "MISC",
"url": "https://www.juniper.net/documentation/en_US/junos/topics/topic-map/security-application-identification-overview.html"
}
]
},
"solution": [
{
"lang": "eng",
"value": "The following software releases have been updated to resolve this specific issue: 15.1X49-D120, and all subsequent releases.\n"
}
],
"source": {
"advisory": "JSA10952",
"defect": [
"1291665"
],
"discovery": "INTERNAL"
},
"work_around": [
{
"lang": "eng",
"value": "\nSet the following command in the device for affected releases:\n\n set services application-identification download secure-download\n \n"
}
]
2019-03-18 03:28:18 +00:00
}