2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2022-22234" ,
"sourceIdentifier" : "sirt@juniper.net" ,
"published" : "2022-10-18T03:15:10.473" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T06:46:27.160" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An Improper Preservation of Consistency Between Independent Representations of Shared State vulnerability in the Packet Forwarding Engine (PFE) of Juniper Networks Junos OS allows a locally authenticated attacker with low privileges to cause a Denial of Service (DoS). If the device is very busy for example while executing a series of show commands on the CLI one or more SFPs might not be detected anymore. The system then changes its state to \"unplugged\" which is leading to traffic impact and at least a partial DoS. Once the system is less busy the port states return to their actual value. Indicators of compromise are log messages about unplugged SFPs and corresponding syspld messages without any physical or environmental cause. These can be checked by issuing the following commands: user@device# show log messages | match unplugged %PFE-6: fpc0 sfp-0/1/2 SFP unplugged %PFE-6: fpc0 sfp-0/1/3 SFP unplugged The following log messages will also be seen when this issue happens: fpc0 Error tvp_drv_syspld_read: syspld read failed for address <address> fpc0 Error[-1]:tvp_optics_presence_get - Syspld read failed for port <pic/port> fpc0 optics pres failed(-1) for pic <pic> port <port> fpc0 tvp_drv_syspld_read: i2c access retry count 200 This issue affects Juniper Networks Junos OS on EX2300 Series, EX3400 Series: All versions prior to 18.4R3-S11; 19.1 versions prior to 19.1R3-S9; 19.2 versions prior to 19.2R1-S9, 19.2R3-S5; 19.3 versions prior to 19.3R3-S6; 19.4 versions prior to 19.4R2-S7, 19.4R3-S8; 20.1 versions prior to 20.1R3-S4; 20.2 versions prior to 20.2R3-S4; 20.3 versions prior to 20.3R3-S4; 20.4 versions prior to 20.4R3-S3; 21.1 versions prior to 21.1R3-S1; 21.2 versions prior to 21.2R3; 21.3 versions prior to 21.3R2; 21.4 versions prior to 21.4R2."
} ,
{
"lang" : "es" ,
"value" : "Una vulnerabilidad de Preservaci\u00f3n Inapropiada de la Coherencia entre Representaciones Independientes del Estado Compartido en Packet Forwarding Engine (PFE) del Juniper Networks Junos OS permite a un atacante autenticado localmente poco privilegiado causar una Denegaci\u00f3n de Servicio (DoS). Si el dispositivo est\u00e1 muy ocupado, por ejemplo, mientras es ejecutado una serie de comandos de demostraci\u00f3n en la CLI, es posible que ya no sean detectados uno o varios PFE. El sistema entonces cambia su estado a \"unplugged\" lo que conlleva a un impacto en el tr\u00e1fico y al menos una DoS parcial. Una vez que el sistema est\u00e1 menos ocupado, los estados de los puertos vuelven a su valor real. Los indicadores de compromiso son los mensajes de registro sobre SFPs desenchufados y los correspondientes mensajes syspld sin ninguna causa f\u00edsica o ambiental. Estos pueden comprobarse al emitir los siguientes comandos: user@device# show log messages | match unplugged %PFE-6: fpc0 sfp-0/1/2 SFP unplugged %PFE-6: fpc0 sfp-0/1/3 SFP unplugged Los siguientes mensajes de registro tambi\u00e9n ser\u00e1n vistos cuando ocurra este problema: fpc0 Error tvp_drv_syspld_read: syspld read failed for address (address) fpc0 Error[-1]:tvp_optics_presence_get - Syspld read failed for port (pic/port) fpc0 optics pres failed(-1) for pic (pic) port (port) fpc0 tvp_drv_syspld_read: i2c access retry count 200 Este problema afecta a Juniper Networks Junos OS en las series EX2300 y EX3400: Todas las versiones anteriores a 18.4R3-S11; las versiones 19.1 anteriores a 19.1R3-S9; las versiones 19.2 anteriores a 19.2R1-S9, 19.2R3-S5; las versiones 19.3 anteriores a 19.3R3-S6; las versiones 19.4 anteriores a 19.4R2-S7, 19.4R3-S8; las versiones 20.1 anteriores a 20.1R3-S4; las versiones 20. 2 versiones anteriores a 20.2R3-S4; 20.3 versiones anteriores a 20.3R3-S4; 20.4 versiones anteriores a 20.4R3-S3; 21.1 versiones anteriores a 21.1R3-S1; 21.2 versiones anteriores a 21.2R3; 21.3 versiones anteriores a 21.3R2; 21.4 versiones anteriores a 21.4R2"
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "sirt@juniper.net" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "sirt@juniper.net" ,
"type" : "Secondary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-1250"
2023-04-24 12:24:31 +02:00
}
]
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "NVD-CWE-Other"
2023-04-24 12:24:31 +02:00
}
]
}
] ,
"configurations" : [
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "18.4" ,
"matchCriteriaId" : "55727384-955A-4882-8F20-673205FCE314"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "74CA9010-D3DE-487B-B46F-589A48AB0F0A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r1:*:*:*:*:*:*" ,
"matchCriteriaId" : "A38F224C-8E9B-44F3-9D4F-6C9F04F57927"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r1-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "853F146A-9A0F-49B6-AFD2-9907434212F1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r1-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "8F73B88B-E66C-4ACD-B38D-9365FB230ABA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r1-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "EE1F82EC-3222-4158-8923-59CDA1909A9C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r1-s4:*:*:*:*:*:*" ,
"matchCriteriaId" : "8FE95D15-B5E5-4E74-9464-C72D8B646A6B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r1-s5:*:*:*:*:*:*" ,
"matchCriteriaId" : "C012CD07-706A-4E1C-B399-C55AEF5C8309"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r1-s6:*:*:*:*:*:*" ,
"matchCriteriaId" : "A0C26E59-874A-4D87-9E7F-E366F4D65ED1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r1-s7:*:*:*:*:*:*" ,
"matchCriteriaId" : "75902119-60D0-49F8-8E01-666E0F75935A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r2:*:*:*:*:*:*" ,
"matchCriteriaId" : "D59D7A31-128B-4034-862B-8EF3CE3EE949"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r2-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "0C5E097B-B79E-4E6A-9291-C8CB9674FED5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r2-s10:*:*:*:*:*:*" ,
"matchCriteriaId" : "F34512E2-7493-4EA2-8DA3-7A551514DF86"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r2-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "819FA3ED-F934-4B20-BC0E-D638ACCB7787"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r2-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "3D7D773A-4988-4D7C-A105-1885EBE14426"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r2-s4:*:*:*:*:*:*" ,
"matchCriteriaId" : "1BD93674-9375-493E-BD6C-8AD41CC75DD4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r2-s5:*:*:*:*:*:*" ,
"matchCriteriaId" : "34E28FD9-1089-42F7-8586-876DBEC965DE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r2-s6:*:*:*:*:*:*" ,
"matchCriteriaId" : "B7E72C49-1849-4A6F-81BC-D03F06D47D6D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r2-s7:*:*:*:*:*:*" ,
"matchCriteriaId" : "541535BD-20DC-4489-91A7-F6CBC6802352"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r2-s8:*:*:*:*:*:*" ,
"matchCriteriaId" : "924C4EAC-2A52-45A9-BE0F-B62F070C3E3D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r2-s9:*:*:*:*:*:*" ,
"matchCriteriaId" : "2073B497-CCE0-4819-9B0A-E80E577BF13E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r3:*:*:*:*:*:*" ,
"matchCriteriaId" : "736B7A9F-E237-45AF-A6D6-84412475F481"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r3-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "62E63730-F697-4FE6-936B-FD9B4F22EAE8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r3-s10:*:*:*:*:*:*" ,
"matchCriteriaId" : "6DCA0ADF-CC93-4369-95E5-B41D7301C58F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r3-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "064A7052-4EF5-4BFB-88FF-8122AEECB6A7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r3-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "08C58CCB-3BAA-4400-B371-556DF46DE69C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r3-s4:*:*:*:*:*:*" ,
"matchCriteriaId" : "28F7740D-C636-4FA3-8479-E5E039041DA6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r3-s5:*:*:*:*:*:*" ,
"matchCriteriaId" : "81F6DEA3-F07E-4FD0-87CB-4E8C0B768706"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r3-s6:*:*:*:*:*:*" ,
"matchCriteriaId" : "2C1601BB-CAB7-4C92-8416-1824BB85D820"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r3-s7:*:*:*:*:*:*" ,
"matchCriteriaId" : "14FC491D-8DA8-4E79-A9A6-3629E41C847A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r3-s8:*:*:*:*:*:*" ,
"matchCriteriaId" : "44C4BE2C-814F-49AA-8B64-17245FC01270"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:18.4:r3-s9:*:*:*:*:*:*" ,
"matchCriteriaId" : "BEF1775A-1C37-462B-B9F8-F55E0CEB73B6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.1:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "768C0EB7-8456-4BF4-8598-3401A54D21DA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.1:r1:*:*:*:*:*:*" ,
"matchCriteriaId" : "5332B70A-F6B0-4C3B-90E2-5CBFB3326126"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.1:r1-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "81439FE8-5405-45C2-BC04-9823D2009A77"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.1:r1-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "E506138D-043E-485D-B485-94A2AB75F8E7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.1:r1-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "0EF3C901-3599-463F-BEFB-8858768DC195"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.1:r1-s4:*:*:*:*:*:*" ,
"matchCriteriaId" : "CD806778-A995-4A9B-9C05-F4D7B1CB1F7D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.1:r1-s5:*:*:*:*:*:*" ,
"matchCriteriaId" : "02B42BE8-1EF2-47F7-9F10-DE486A017EED"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.1:r1-s6:*:*:*:*:*:*" ,
"matchCriteriaId" : "0B372356-D146-420B-95C3-381D0383B595"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.1:r2:*:*:*:*:*:*" ,
"matchCriteriaId" : "DCAB79C9-6639-4ED0-BEC9-E7C8229DF977"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.1:r2-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "C8CF858F-84BB-4AEA-B829-FCF22C326160"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.1:r2-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "92292C23-DC38-42F1-97C1-8416BBB60FA9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.1:r2-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "59E2311C-075A-4C64-B614-728A21B17B1B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.1:r3:*:*:*:*:*:*" ,
"matchCriteriaId" : "5405F361-AB96-4477-AA0D-49B874324B39"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.1:r3-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "E45E5421-2F6F-4AF9-8EB1-431A804FC649"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.1:r3-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "93098975-4A06-4A72-8DF0-F2C5E1AF2F77"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.1:r3-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "E1F3AEE4-CEB8-4CAA-A48A-1B4647FFFCDB"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.1:r3-s4:*:*:*:*:*:*" ,
"matchCriteriaId" : "69E2DF80-63D8-48DD-BC73-C406B7AA3C7D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.1:r3-s5:*:*:*:*:*:*" ,
"matchCriteriaId" : "8120EAC3-DCCB-4429-A372-C0DAA3270A1F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.1:r3-s6:*:*:*:*:*:*" ,
"matchCriteriaId" : "DF81F459-915E-468C-8E82-85F1A601095B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.1:r3-s7:*:*:*:*:*:*" ,
"matchCriteriaId" : "9912E998-75FB-4EA0-8E36-0A1C38147AB8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.1:r3-s8:*:*:*:*:*:*" ,
"matchCriteriaId" : "C7AE90D0-D502-4262-A83E-F40308A81380"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.2:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "0E7545CE-6300-4E81-B5AF-2BE150C1B190"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.2:r1:*:*:*:*:*:*" ,
"matchCriteriaId" : "4CA3060F-1800-4A06-A453-FB8CE4B65312"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.2:r1-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "9A5B337A-727C-4767-AD7B-E0F7F99EB46F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.2:r1-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "16FDE60B-7A99-4683-BC14-530B5B005F8B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.2:r1-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "725D8C27-E4F8-4394-B4EC-B49B6D3C2709"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.2:r1-s4:*:*:*:*:*:*" ,
"matchCriteriaId" : "8233C3AB-470E-4D13-9BFD-C9E90918FD0B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.2:r1-s5:*:*:*:*:*:*" ,
"matchCriteriaId" : "5F7A233A-D4F6-46FA-92E9-2ACE13E4A6A4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.2:r1-s6:*:*:*:*:*:*" ,
"matchCriteriaId" : "ADCE4EA8-DDBA-4766-BB81-E4DA29723723"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.2:r1-s7:*:*:*:*:*:*" ,
"matchCriteriaId" : "2849078A-447A-4615-94E1-58AF450ED22A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.2:r1-s8:*:*:*:*:*:*" ,
"matchCriteriaId" : "C2C625B6-25ED-4F6C-A778-6AB7FA7901CD"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.2:r2:*:*:*:*:*:*" ,
"matchCriteriaId" : "7C71D2FA-B1A4-4004-807F-7B3BB347DF4C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.2:r2-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "9E78E854-DDD3-4D1A-97AB-AEA70B9B811F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.2:r3:*:*:*:*:*:*" ,
"matchCriteriaId" : "512FB3D1-BA5B-4F73-BDB2-49D6889F5473"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.2:r3-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "7FCBFF57-83A1-4C1C-A38D-7DAB48BCA2EC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.2:r3-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "920FE638-BDE6-403D-9083-2BDBF6A3326F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.2:r3-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "E38CD1E2-41F5-42D1-B915-055A497C576A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.2:r3-s4:*:*:*:*:*:*" ,
"matchCriteriaId" : "0C816B9A-F152-4E5F-8152-73635840A89A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.3:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "59006503-B2CA-4F79-AC13-7C5615A74CE5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.3:r1:*:*:*:*:*:*" ,
"matchCriteriaId" : "B8110DA9-54B1-43CF-AACB-76EABE0C9EF6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.3:r1-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "11B5CC5A-1959-4113-BFCF-E4BA63D918C1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.3:r2:*:*:*:*:*:*" ,
"matchCriteriaId" : "33F08A33-EF80-4D86-9A9A-9DF147B9B6D3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.3:r2-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "AF24ACBD-5F84-47B2-BFF3-E9A56666269C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.3:r2-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "3935A586-41BD-4FA5-9596-DED6F0864777"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.3:r2-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "B83FB539-BD7C-4BEE-9022-098F73902F38"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.3:r2-s4:*:*:*:*:*:*" ,
"matchCriteriaId" : "7659AC36-A5EA-468A-9793-C1EC914D36F4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.3:r2-s5:*:*:*:*:*:*" ,
"matchCriteriaId" : "E0E018E1-568E-40F2-ADA5-F71509811879"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.3:r2-s6:*:*:*:*:*:*" ,
"matchCriteriaId" : "122B09A3-299A-421C-9A6B-B3FEED8E19FA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.3:r3:*:*:*:*:*:*" ,
"matchCriteriaId" : "B9295AF3-A883-47C3-BAF8-3D82F719733E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.3:r3-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "F09D3262-394A-43D1-A4ED-8887FCB20F87"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.3:r3-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "D3FEA876-302D-4F07-94E6-237C669538F2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.3:r3-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "B011854A-932C-4D5C-B469-71F72608DFCB"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.3:r3-s4:*:*:*:*:*:*" ,
"matchCriteriaId" : "94A44054-B47B-453C-BF0F-9E071EFF6542"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.3:r3-s5:*:*:*:*:*:*" ,
"matchCriteriaId" : "CA3A4806-59AB-43D6-BFE3-A6DCE098335C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.4:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "9B342307-98CF-45C9-9F08-5EB06C679B79"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.4:r1:*:*:*:*:*:*" ,
"matchCriteriaId" : "DC743EE4-8833-452A-94DB-655BF139F883"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.4:r1-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "FE96A8EA-FFE3-4D8F-9266-21899149D634"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.4:r1-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "C12A75C6-2D00-4202-B861-00FF71585FA0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.4:r1-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "70FF3DD4-14CB-435D-8529-0480EB853F60"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.4:r1-s4:*:*:*:*:*:*" ,
"matchCriteriaId" : "84429093-AB3C-4C05-B8FA-87D94091820F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.4:r2:*:*:*:*:*:*" ,
"matchCriteriaId" : "4DCFA774-96EF-4018-82CF-95C807025C24"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.4:r2-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "76022948-4B07-43CB-824C-44E1AB3537CB"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.4:r2-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "25446F60-5CB9-4923-BCE8-609AE3CFDFBC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.4:r2-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "A23E5CEA-EFF5-4641-BC47-BA2D0859F0EE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.4:r2-s4:*:*:*:*:*:*" ,
"matchCriteriaId" : "760E2418-B945-4467-BDAC-7702DDF4C4EE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.4:r2-s5:*:*:*:*:*:*" ,
"matchCriteriaId" : "98097AB6-56CB-42E4-96B4-ABBD4F36553C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.4:r2-s6:*:*:*:*:*:*" ,
"matchCriteriaId" : "7844B380-7986-4B71-B1AE-22D46E5007D1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.4:r3:*:*:*:*:*:*" ,
"matchCriteriaId" : "758275F3-9457-45A2-8F57-65DCD659FC1B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.4:r3-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "B46CB928-78B5-4D60-B747-9A0988C7060D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.4:r3-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "ED73BF1A-96E4-49F1-A6AA-7B29DAA6C112"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.4:r3-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "0886EFA6-47E3-4C1D-A278-D3891A487FED"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.4:r3-s4:*:*:*:*:*:*" ,
"matchCriteriaId" : "A209EE6F-E676-4172-8FF3-4E03748DEB13"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.4:r3-s5:*:*:*:*:*:*" ,
"matchCriteriaId" : "EC395200-9A69-468A-8461-D2219B34AA0E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.4:r3-s6:*:*:*:*:*:*" ,
"matchCriteriaId" : "08584FCD-4593-4590-A988-C862295E618A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:19.4:r3-s7:*:*:*:*:*:*" ,
"matchCriteriaId" : "1BF7792C-51FF-4C6E-B5E7-F87738FE4B35"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.1:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "19EAC3C9-D800-436F-8FEA-8BDFB5A9BD24"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.1:r1:*:*:*:*:*:*" ,
"matchCriteriaId" : "8328FDE6-9707-4142-B905-3B07C0E28E35"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.1:r1-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "41CD982F-E6F2-4951-9F96-A76C142DF08E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.1:r1-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "19FDC05F-5582-4F7E-B628-E58A3C0E7F2F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.1:r1-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "401306D1-E9CE-49C6-8DC9-0E8747B9DC2C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.1:r1-s4:*:*:*:*:*:*" ,
"matchCriteriaId" : "615EAF48-AD53-4CC2-B233-5EA5C0F72CB1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.1:r2:*:*:*:*:*:*" ,
"matchCriteriaId" : "DC8E7547-6649-436D-BC45-184417680C72"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.1:r2-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "D9789FF8-D55C-4AF9-A250-E543A0EB826F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.1:r2-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "5C238EB1-5A38-4877-8849-4A6D36918B3F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.1:r3:*:*:*:*:*:*" ,
"matchCriteriaId" : "C21638A9-6AD8-4347-AA3F-64BC7BD71C0D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.1:r3-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "D621DB7F-BC6B-4A07-8803-596B3ED11CF2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.1:r3-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "A5620596-4DEE-41D7-A63F-224D814DAA77"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.1:r3-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "A8BBCEC0-5915-4F69-90FD-070A94145BB9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.2:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "D4CF52CF-F911-4615-9171-42F84429149F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.2:r1:*:*:*:*:*:*" ,
"matchCriteriaId" : "CD07B7E2-F5C2-4610-9133-FDA9E66DFF4F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.2:r1-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "D3C23AEB-34DE-44FB-8D64-E69D6E8B7401"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.2:r1-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "18DB9401-5A51-4BB3-AC2F-58F58F1C788C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.2:r1-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "06F53DA5-59AE-403C-9B1E-41CE267D8BB1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.2:r2:*:*:*:*:*:*" ,
"matchCriteriaId" : "3332262F-81DA-4D78-99C9-514CADA46611"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.2:r2-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "B46B63A2-1518-4A29-940C-F05624C9658D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.2:r2-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "8E0D4959-3865-42A7-98CD-1103EBD84528"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.2:r2-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "3A58292B-814C-49E7-8D6D-BE26EFB9ADDF"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.2:r3:*:*:*:*:*:*" ,
"matchCriteriaId" : "681AE183-7183-46E7-82EA-28C398FA1C3D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.2:r3-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "8A6E9627-8BF1-4BE8-844B-EE8F1C9478F0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.2:r3-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "0A80F23B-CD13-4745-BA92-67C23B297A18"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.2:r3-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "67D4004B-1233-4258-9C7A-F05189146B44"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.3:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "03009CC1-21AC-4A46-A747-D0C67FCD41DA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.3:r1:*:*:*:*:*:*" ,
"matchCriteriaId" : "5C9BC697-C7C9-447D-9EBD-E9711462583E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.3:r1-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "7B80433B-57B1-49EF-B1A1-83781D6102E3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.3:r1-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "A352BB7A-6F17-4E64-BC02-1A7E4CD42653"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.3:r2:*:*:*:*:*:*" ,
"matchCriteriaId" : "05D8427C-CDDE-4B2F-9CB8-41B9137660E4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.3:r2-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "F3DC01F2-6DFE-4A8E-9962-5E59AA965935"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.3:r3:*:*:*:*:*:*" ,
"matchCriteriaId" : "7DA0E196-925E-4056-B411-E158702D5D4F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.3:r3-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "E33A522F-E35C-4473-9CBD-9C6E5A831086"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.3:r3-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "E9AE26EB-699B-4B10-87E2-9E731B820F32"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:20.3:r3-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "A29E0070-47E9-43DD-9303-C732FE8CC851"
} ,
{
"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: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.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.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.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"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:ex2300:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "3B3302CB-457F-4BD2-B80B-F70FB4C4542E"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:ex2300-24mp:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B3A0D9C0-34D3-430F-ABFA-B68010A8825D"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:ex2300-24p:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "5E04B126-F290-4242-BB80-5F573D623E6E"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:ex2300-24t:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "671D9977-7657-48C7-A07C-4AED54380A86"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:ex2300-48mp:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "0E100C3C-070D-4132-927F-756538B91491"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:ex2300-48p:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "2032E7DD-96FD-48B7-922C-5FE04675796C"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:ex2300-48t:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "2D907D6A-B7C4-4A10-AA58-0F908575A435"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:ex2300-c:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "979C3597-C53B-4F4B-9EA7-126DA036C86D"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:ex2300m:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "62A536DA-5A57-4255-AB22-F99F8B7FF62A"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:ex3400:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "47DAF5E7-E610-4D74-8573-41C16D642837"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://kb.juniper.net/JSA69890" ,
"source" : "sirt@juniper.net" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://kb.juniper.net/JSA69890" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}