2023-10-13 02:00:28 +00:00
{
"id" : "CVE-2023-44201" ,
"sourceIdentifier" : "sirt@juniper.net" ,
"published" : "2023-10-13T00:15:12.910" ,
2023-10-29 09:06:41 +00:00
"lastModified" : "2023-10-19T17:52:10.113" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-10-13 02:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "\nAn Incorrect Permission Assignment for Critical Resource vulnerability in a specific file of Juniper Networks Junos OS and Junos OS Evolved allows a local authenticated attacker to read configuration changes without having the permissions.\n\nWhen a user with the respective permissions commits a configuration change, a specific file is created. That file is readable even by users with no permissions to access the configuration. This can lead to privilege escalation as the user can read the password hash when a password change is being committed.\n\nThis issue affects:\n\nJuniper Networks Junos OS\n\n\n\n * All versions prior to 20.4R3-S4;\n * 21.1 versions prior to 21.1R3-S4;\n * 21.2 versions prior to 21.2R3-S2;\n * 21.3 versions prior to 21.3R2-S2, 21.3R3-S1;\n * 21.4 versions prior to 21.4R2-S1, 21.4R3.\n\n\n\n\nJuniper Networks Junos OS Evolved\n\n\n\n * All versions prior to 20.4R3-S4-EVO;\n * 21.1 versions prior to 21.1R3-S2-EVO;\n * 21.2 versions prior to 21.2R3-S2-EVO;\n * 21.3 versions prior to 21.3R3-S1-EVO;\n * 21.4 versions prior to 21.4R2-S2-EVO.\n\n\n\n\n\n\n"
2023-10-29 09:06:41 +00:00
} ,
{
"lang" : "es" ,
"value" : "Una vulnerabilidad de asignaci\u00f3n de permisos incorrecta para recursos cr\u00edticos en un archivo espec\u00edfico de Juniper Networks Junos OS y Junos OS Evolved permite a un atacante autenticado local leer cambios de configuraci\u00f3n sin tener los permisos. Cuando un usuario con los permisos respectivos realiza un cambio de configuraci\u00f3n, se crea un archivo espec\u00edfico. Ese archivo es legible incluso por usuarios sin permisos para acceder a la configuraci\u00f3n. Esto puede provocar una escalada de privilegios, ya que el usuario puede leer el hash de la contrase\u00f1a cuando se realiza un cambio de esta. Este problema afecta a: Juniper Networks Junos OS * Todas las versiones anteriores a 20.4R3-S4; * Versiones 21.1 anteriores a 21.1R3-S4; * Versiones 21.2 anteriores a 21.2R3-S2; * Versiones 21.3 anteriores a 21.3R2-S2, 21.3R3-S1; * Versiones 21.4 anteriores a 21.4R2-S1, 21.4R3. Juniper Networks Junos OS Evolved * Todas las versiones anteriores a 20.4R3-S4-EVO; * Versiones 21.1 anteriores a 21.1R3-S2-EVO; * Versiones 21.2 anteriores a 21.2R3-S2-EVO; * Versiones 21.3 anteriores a 21.3R3-S1-EVO; * Versiones 21.4 anteriores a 21.4R2-S2-EVO."
2023-10-13 02:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-10-29 09:06:41 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
} ,
2023-10-13 02:00:28 +00:00
{
"source" : "sirt@juniper.net" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.0 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.3 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2023-10-29 09:06:41 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-732"
}
]
} ,
2023-10-13 02:00:28 +00:00
{
"source" : "sirt@juniper.net" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-732"
}
]
}
] ,
2023-10-29 09:06:41 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "20.4" ,
"matchCriteriaId" : "E3A96966-5060-4139-A124-D4E2C879FD6C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.4:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "3D361B23-A3C2-444B-BEB8-E231DA950567"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.4:r1:*:*:*:*:*:*" ,
"matchCriteriaId" : "20DDC6B7-BFC4-4F0B-8E68-442C23765BF2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.4:r1-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "037BA01C-3F5C-4503-A633-71765E9EF774"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.4:r2:*:*:*:*:*:*" ,
"matchCriteriaId" : "C54B047C-4B38-40C0-9855-067DCF7E48BD"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.4:r2-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "38984199-E332-4A9C-A4C0-78083D052E15"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.4:r2-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "AA6526FB-2941-4D18-9B2E-472AD5A62A53"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.4:r3:*:*:*:*:*:*" ,
"matchCriteriaId" : "09876787-A40A-4340-9C12-8628C325353B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.4:r3-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "41615104-C17E-44DA-AB0D-6E2053BD4EF4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.4:r3-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "1981DE38-36B5-469D-917E-92717EE3ED53"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.4:r3-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "AFA68ACD-AAE5-4577-B734-23AAF77BC85A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.1:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "6FDB5B7D-FB37-47E3-8678-B9ED578CCA5F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.1:r1:*:*:*:*:*:*" ,
"matchCriteriaId" : "625BA7E6-D2AD-4A48-9B94-24328BE5B06A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.1:r1-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "F462F4E3-762C-429F-8D25-5521100DD37C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.1:r2:*:*:*:*:*:*" ,
"matchCriteriaId" : "C0BC9DAC-D6B5-4C5E-8C73-6E550D9A30F5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.1:r2-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "689FE1AE-7A85-4FB6-AB02-E732F23581B6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.1:r2-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "79E56DAC-75AD-4C81-9835-634B40C15DA6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.1:r3:*:*:*:*:*:*" ,
"matchCriteriaId" : "A0040FE2-7ECD-4755-96CE-E899BA298E0C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.1:r3-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "076AB086-BB79-4583-AAF7-A5233DFB2F95"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.1:r3-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "72E2DDF6-01DF-4880-AB60-B3DA3281E88D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.1:r3-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "54010163-0810-4CF5-95FE-7E62BC6CA4F9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.2:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "216E7DDE-453D-481F-92E2-9F8466CDDA3F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.2:r1:*:*:*:*:*:*" ,
"matchCriteriaId" : "A52AF794-B36B-43A6-82E9-628658624B0A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.2:r1-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "3998DC76-F72F-4452-9150-652140B113EB"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.2:r1-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "36ED4552-2420-45F9-B6E4-6DA2B2B12870"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.2:r2:*:*:*:*:*:*" ,
"matchCriteriaId" : "C28A14E7-7EA0-4757-9764-E39A27CFDFA5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.2:r2-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "4A43752D-A4AF-4B4E-B95B-192E42883A5B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.2:r2-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "42986538-E9D0-4C2E-B1C4-A763A4EE451B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.2:r3:*:*:*:*:*:*" ,
"matchCriteriaId" : "DE22CA01-EA7E-4EE5-B59F-EE100688C1DA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.2:r3-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "E596ABD9-6ECD-48DC-B770-87B7E62EA345"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.3:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "2E7D597D-F6B6-44C3-9EBC-4FA0686ACB5C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.3:r1:*:*:*:*:*:*" ,
"matchCriteriaId" : "CC78A4CB-D617-43FC-BB51-287D2D0C44ED"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.3:r1-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "30FF67F8-1E3C-47A8-8859-709B3614BA6E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.3:r1-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "0C7C507E-C85E-4BC6-A3B0-549516BAB524"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.3:r2:*:*:*:*:*:*" ,
"matchCriteriaId" : "6514CDE8-35DC-469F-89A3-078684D18F7A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.3:r2-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "4624565D-8F59-44A8-B7A8-01AD579745E7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.4:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "79ED3CE8-CC57-43AB-9A26-BBC87816062D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.4:r1:*:*:*:*:*:*" ,
"matchCriteriaId" : "4310D2D9-A8A6-48F8-9384-0A0692A1E1C3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.4:r1-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "9962B01C-C57C-4359-9532-676AB81CE8B0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.4:r1-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "62178549-B679-4902-BFDB-2993803B7FCE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:21.4:r2:*:*:*:*:*:*" ,
"matchCriteriaId" : "9AD697DF-9738-4276-94ED-7B9380CD09F5"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "20.4" ,
"matchCriteriaId" : "0F41A7DF-2B27-4E2E-ABFC-E0510A028199"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:20.4:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "247FB9DF-7EC0-4298-B27C-3235D141C1D6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:20.4:r1:*:*:*:*:*:*" ,
"matchCriteriaId" : "C9C8866D-162F-4C9B-8167-2FBA25410368"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:20.4:r1-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "F85E5BC7-8607-4330-AA72-2273D32F8604"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:20.4:r1-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "878C81C9-A418-4A21-8FDB-2116A992679C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:20.4:r2:*:*:*:*:*:*" ,
"matchCriteriaId" : "7451A671-A3CC-4904-8D45-947B1D3783C9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:20.4:r2-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "0108AD20-EAE6-41D1-AE48-254C46B5388A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:20.4:r2-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "44FBCA6F-EB05-4EE4-85FD-944BDAF7D81B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:20.4:r2-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "E554FD12-FE69-44D1-B2C9-4382F8CA4456"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:20.4:r3:*:*:*:*:*:*" ,
"matchCriteriaId" : "E0C1D53E-70BE-4246-89ED-1074C8C70747"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:20.4:r3-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "B39DDCF8-BB68-49F4-8AAF-AE25C9C13AC1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:20.4:r3-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "B38A90A9-B739-49BE-8845-9ABF846CCC5D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:20.4:r3-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "AAE56A7C-BA26-405F-A640-C43AF78B0A3B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:20.4:r3-s4:*:*:*:*:*:*" ,
"matchCriteriaId" : "683D8EED-9F26-41E7-B69C-FE198225A8F2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:20.4:r3-s5:*:*:*:*:*:*" ,
"matchCriteriaId" : "8979C85C-87DD-42B1-9CCC-BC3F7007C600"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:20.4:r3-s6:*:*:*:*:*:*" ,
"matchCriteriaId" : "5BDD5111-1BC2-456B-8A31-F2D252DF613C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:20.4:r3-s7:*:*:*:*:*:*" ,
"matchCriteriaId" : "89B9BF7C-525C-4819-B80D-9B5F240F9878"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.1:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "52C3552E-798F-4719-B38D-F74E34EAAA40"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.1:r1:*:*:*:*:*:*" ,
"matchCriteriaId" : "AE674DD3-3590-4434-B144-5AD7EB5F039D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.1:r1-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "0099BDA9-9D4B-4D6C-8234-EFD9E8C63476"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.1:r2:*:*:*:*:*:*" ,
"matchCriteriaId" : "D8729BC1-FB09-4E6D-A5D5-8BDC589555B6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.1:r3:*:*:*:*:*:*" ,
"matchCriteriaId" : "9D72C3DF-4513-48AC-AAED-C1AADF0794E1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.1:r3-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "8C583289-96C4-4451-A320-14CA1C390819"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.2:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "620B0CDD-5566-472E-B96A-31D2C12E3120"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.2:r1:*:*:*:*:*:*" ,
"matchCriteriaId" : "3EA3DC63-B290-4D15-BEF9-21DEF36CA2EA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.2:r1-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "7E1E57AF-979B-4022-8AD6-B3558E06B718"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.2:r1-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "144730FB-7622-4B3D-9C47-D1B7A7FB7EB0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.2:r2:*:*:*:*:*:*" ,
"matchCriteriaId" : "7BA246F0-154E-4F44-A97B-690D22FA73DD"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.2:r2-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "25D6C07C-F96E-4523-BB54-7FEABFE1D1ED"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.2:r2-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "2B70C784-534B-4FAA-A5ED-3709656E2B97"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.2:r3:*:*:*:*:*:*" ,
"matchCriteriaId" : "60448FFB-568E-4280-9261-ADD65244F31A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.2:r3-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "2B770C52-7E3E-4B92-9138-85DEC56F3B22"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.3:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "4EC38173-44AB-43D5-8C27-CB43AD5E0B2E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.3:r1:*:*:*:*:*:*" ,
"matchCriteriaId" : "5A4DD04A-DE52-46BE-8C34-8DB47F7500F0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.3:r1-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "FEE0E145-8E1C-446E-90ED-237E3B9CAF47"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.3:r2:*:*:*:*:*:*" ,
"matchCriteriaId" : "0F26369D-21B2-4C6A-98C1-492692A61283"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.3:r2-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "24003819-1A6B-4BDF-B3DF-34751C137788"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.3:r2-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "BF8D332E-9133-45B9-BB07-B33C790F737A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.3:r3:*:*:*:*:*:*" ,
"matchCriteriaId" : "3E2A4377-D044-4E43-B6CC-B753D7F6ABD4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.4:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "2E907193-075E-45BC-9257-9607DB790D71"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.4:r1:*:*:*:*:*:*" ,
"matchCriteriaId" : "8B73A41D-3FF5-4E53-83FF-74DF58E0D6C3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.4:r1-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "CEDF46A8-FC3A-4779-B695-2CA11D045AEB"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.4:r1-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "39809219-9F87-4583-9DAD-9415DD320B36"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.4:r2:*:*:*:*:*:*" ,
"matchCriteriaId" : "DB299492-A919-4EBA-A62A-B3CF02FC0A95"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos_os_evolved:21.4:r2-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "74ED0939-D5F8-4334-9838-40F29DE3597F"
}
]
}
]
}
] ,
2023-10-13 02:00:28 +00:00
"references" : [
{
"url" : "https://supprtportal.juniper.net/JSA73167" ,
2023-10-29 09:06:41 +00:00
"source" : "sirt@juniper.net" ,
"tags" : [
"Broken Link"
]
2023-10-13 02:00:28 +00:00
}
]
}