2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2019-0066" ,
"sourceIdentifier" : "sirt@juniper.net" ,
"published" : "2019-10-09T20:15:17.630" ,
2024-11-23 11:10:51 +00:00
"lastModified" : "2024-11-21T04:16:10.697" ,
"vulnStatus" : "Modified" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An unexpected status return value weakness in the Next-Generation Multicast VPN (NG-mVPN) service of Juniper Networks Junos OS allows attacker to cause a Denial of Service (DoS) condition and core the routing protocol daemon (rpd) process when a specific malformed IPv4 packet is received by the device running BGP. This malformed packet can be crafted and sent to a victim device including when forwarded directly through a device receiving such a malformed packet, but not if the malformed packet is first de-encapsulated from an encapsulated format by a receiving device. Continued receipt of the malformed packet will result in a sustained Denial of Service condition. This issue affects: Juniper Networks Junos OS 15.1 versions prior to 15.1F6-S12, 15.1R7-S2; 15.1X49 versions prior to 15.1X49-D150 on SRX Series; 15.1X53 versions prior to 15.1X53-D68, 15.1X53-D235, 15.1X53-D495, 15.1X53-D590; 16.1 versions prior to 16.1R3-S10, 16.1R4-S12, 16.1R6-S6, 16.1R7-S2; 16.2 versions prior to 16.2R2-S7; 17.1 versions prior to 17.1R2-S9, 17.1R3; 17.2 versions prior to 17.2R1-S7, 17.2R2-S6, 17.2R3; 17.3 versions prior to 17.3R2-S4, 17.3R3."
} ,
{
"lang" : "es" ,
"value" : "Una debilidad de valor de retorno de estado inesperado en el Next-Generation Multicast VPN (NG-mVPN) de Juniper Networks Junos OS, permite al atacante causar una condici\u00f3n de denegaci\u00f3n de servicio (DoS) y centrar el proceso del demonio del protocolo de enrutamiento (rpd) cuando un paquete IPv4 malformado espec\u00edfico es recibido por parte del dispositivo que ejecuta BGP. Este paquete malformado puede ser creado y enviado hacia un dispositivo v\u00edctima, incluso cuando se reenv\u00eda directamente por medio de un dispositivo que recibe dicho paquete malformado, pero no si el paquete malformado se desencapsula primero desde un formato encapsulado por un dispositivo receptor. La recepci\u00f3n continua del paquete malformado resultar\u00e1 en una condici\u00f3n de Denegaci\u00f3n de Servicio sostenida. Este problema afecta a: Juniper Networks Junos OS versiones 15.1 anteriores a 15.1F6-S12, 15.1R7-S2; versiones 15.1X49 anteriores a 15.1X49-D150 en la serie SRX; versiones 15.1X53 anteriores a 15.1X53-D68, 15.1X53-D235, 15.1X53-D495, 15.1X53-D590; versiones 16.1 anteriores a 16.1R3-S10, 16.1R4-S12, 16.1R6-S6, 16.1R7-S2; versiones 16.2 anteriores a 16.2R2-S7; versiones 17.1 anteriores a 17.1R2-S9, 17.1R3; versiones 17.2 anteriores a 17.2R1-S7, 17.2R2-S6, 17.2R3; versiones 17.3 anteriores a 17.3R2-S4, 17.3R3."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
2024-11-23 11:10:51 +00:00
"source" : "sirt@juniper.net" ,
"type" : "Secondary" ,
2023-04-24 12:24:31 +02:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-11-23 11:10:51 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-11-23 11:10:51 +00:00
"availabilityImpact" : "HIGH"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
{
2024-11-23 11:10:51 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-04-24 12:24:31 +02:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-11-23 11:10:51 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-11-23 11:10:51 +00:00
"availabilityImpact" : "HIGH"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
] ,
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:N/C:N/I:N/A:P" ,
2024-11-23 11:10:51 +00:00
"baseScore" : 5.0 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-11-23 11:10:51 +00:00
"availabilityImpact" : "PARTIAL"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 10.0 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
2024-11-23 11:10:51 +00:00
"source" : "sirt@juniper.net" ,
"type" : "Secondary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
2024-11-23 11:10:51 +00:00
"value" : "CWE-394"
2023-04-24 12:24:31 +02:00
}
]
} ,
{
2024-11-23 11:10:51 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
2024-11-23 11:10:51 +00:00
"value" : "NVD-CWE-Other"
2023-04-24 12:24:31 +02:00
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1:a1:*:*:*:*:*:*" ,
"matchCriteriaId" : "83AB8877-3DC0-4B8C-B864-1BF18C368337"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1:f1:*:*:*:*:*:*" ,
"matchCriteriaId" : "C56F5C48-BA48-4EE1-88BE-782B3CFB3B90"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1:f2:*:*:*:*:*:*" ,
"matchCriteriaId" : "1C56E6C3-BBB6-4853-91D9-99C7676D0CD4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1:f2-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "AC196685-3B0C-4754-AE6A-6BE456CC6B52"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1:f2-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "F0146AA9-C513-4871-A62A-52C9F40EB958"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1:f2-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "A18672EF-E33D-4ACE-BB0A-561812F502C7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1:f2-s4:*:*:*:*:*:*" ,
"matchCriteriaId" : "CEF0E75F-831E-40B8-926D-B2E92A84E31B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1:f3:*:*:*:*:*:*" ,
"matchCriteriaId" : "0E0ECBD8-3D66-49DA-A557-5695159F0C06"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1:f4:*:*:*:*:*:*" ,
"matchCriteriaId" : "0EAA2998-A0D6-4818-9E7C-25E8099403E7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1:f5:*:*:*:*:*:*" ,
"matchCriteriaId" : "2D4ADFC5-D4B8-4A68-95D8-8ADF92C1CFE8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1:f6:*:*:*:*:*:*" ,
"matchCriteriaId" : "71D211B9-B2FE-4324-AAEE-8825D5238E48"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1:f6-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "CA0D028E-0B07-4CB2-863A-527806B9917C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1:r1:*:*:*:*:*:*" ,
"matchCriteriaId" : "D0D3EA8F-4D30-4383-AF2F-0FB6D822D0F3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1:r2:*:*:*:*:*:*" ,
"matchCriteriaId" : "0E6CD065-EC06-4846-BD2A-D3CA7866070F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1:r3:*:*:*:*:*:*" ,
"matchCriteriaId" : "C7620D01-1A6B-490F-857E-0D803E0AEE56"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1:r4:*:*:*:*:*:*" ,
"matchCriteriaId" : "4A1545CE-279F-4EE2-8913-8F3B2FAFE7F6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1:r4-s9:*:*:*:*:*:*" ,
"matchCriteriaId" : "F8CD62D3-0894-426E-80A8-CEBCBD49810F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1:r5:*:*:*:*:*:*" ,
"matchCriteriaId" : "08FC0245-A4FF-42C0-A236-8569301E351A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1:r6:*:*:*:*:*:*" ,
"matchCriteriaId" : "120EA9E3-788B-4CFD-A74F-17111FFD0131"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1:r6-s6:*:*:*:*:*:*" ,
"matchCriteriaId" : "C8257676-7AA7-4B39-A8F8-685843D0685B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1:r7-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "33A3ECF9-AA4D-41F9-8441-1EB5F1DB882E"
}
]
}
]
} ,
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x49:d10:*:*:*:*:*:*" ,
"matchCriteriaId" : "D90D8985-34EF-44CC-A9A7-CB0FD22676F2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x49:d100:*:*:*:*:*:*" ,
"matchCriteriaId" : "856A5668-FA4F-44E9-A3F0-BE4979F631E2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x49:d110:*:*:*:*:*:*" ,
"matchCriteriaId" : "F3B2DA4D-5E5D-4E09-BE4D-5B3371703D8F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x49:d120:*:*:*:*:*:*" ,
"matchCriteriaId" : "FA2459ED-DFA5-4701-AF92-C2928C3BD64D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x49:d130:*:*:*:*:*:*" ,
"matchCriteriaId" : "8830C4BC-2B3D-4CCF-A37E-79C2D46159BD"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x49:d140:*:*:*:*:*:*" ,
"matchCriteriaId" : "C808E08F-1992-43DD-A106-E920DC784831"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x49:d20:*:*:*:*:*:*" ,
"matchCriteriaId" : "18468579-0195-4DDE-BAA5-4BE4068F3A69"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x49:d30:*:*:*:*:*:*" ,
"matchCriteriaId" : "0E5FAA97-171F-4DB9-B78E-6E1A5F34336A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x49:d35:*:*:*:*:*:*" ,
"matchCriteriaId" : "870244F3-1C05-4F10-A205-5189BB860F46"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x49:d40:*:*:*:*:*:*" ,
"matchCriteriaId" : "235EE40B-AA15-4F39-8087-A051F4F70995"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x49:d45:*:*:*:*:*:*" ,
"matchCriteriaId" : "17330544-3AFC-463E-A146-2840A8AE17D2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x49:d50:*:*:*:*:*:*" ,
"matchCriteriaId" : "8ABA301F-7866-42A5-8391-E07BEAFF06FA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x49:d55:*:*:*:*:*:*" ,
"matchCriteriaId" : "884E4A85-ED42-4391-9FDD-9052F957743A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x49:d60:*:*:*:*:*:*" ,
"matchCriteriaId" : "1901864B-688B-4352-A587-4B96B4E49FB1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x49:d65:*:*:*:*:*:*" ,
"matchCriteriaId" : "78F53FBF-C6D8-4AE5-87EC-9D9F88DCEFB9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x49:d70:*:*:*:*:*:*" ,
"matchCriteriaId" : "1B6670FB-9F5A-469B-97F2-074C28572065"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x49:d75:*:*:*:*:*:*" ,
"matchCriteriaId" : "71198992-83AA-4E28-BA7D-A3C1897B5E2B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x49:d80:*:*:*:*:*:*" ,
"matchCriteriaId" : "4323D874-C317-4D76-8E2D-C82376D84CBE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x49:d90:*:*:*:*:*:*" ,
"matchCriteriaId" : "F56067DA-EBA9-481A-B60B-52148584EFBD"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:csrx:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "11D4A86D-BDB4-4A01-96FE-7E023C58074B"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:srx100:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "561C1113-3D59-4DD9-ADA7-3C9ECC4632EC"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:srx110:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "78C6D8A0-92D3-4FD3-BCC1-CC7C87B76317"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:srx1400:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "927EAB8B-EC3B-4B12-85B9-5517EBA49A30"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:srx1500:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "2CEBF85C-736A-4E7D-956A-3E8210D4F70B"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:srx210:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CD647C15-A686-4C8F-A766-BC29404C0FED"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:srx220:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "45AB1622-1AED-4CD7-98F1-67779CDFC321"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:srx240:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "89276D88-3B8D-4168-A2CD-0920297485F2"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:srx300:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "BB5AB24B-2B43-43DD-AE10-F758B4B19F2A"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:srx320:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "80F9DC32-5ADF-4430-B1A6-357D0B29DB78"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:srx340:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "8B82D4C4-7A65-409A-926F-33C054DCBFBA"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:srx3400:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "746C3882-2A5B-4215-B259-EB1FD60C513D"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:srx345:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CE535749-F4CE-4FFA-B23D-BF09C92481E5"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:srx3600:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "DDE64EC0-7E42-43AF-A8FA-1A233BD3E3BC"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:srx4100:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "3AA8999C-8AE4-416F-BA2A-B1A21F33B4D7"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:srx4200:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CCC5F6F5-4347-49D3-909A-27A3A96D36C9"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:srx4600:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "56BA6B86-D3F4-4496-AE46-AC513C6560FA"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:srx5400:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "2FDDC897-747F-44DD-9599-7266F9B5B7B1"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:srx550:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "62FC145A-D477-4C86-89E7-F70F52773801"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:srx550_hm:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "06685D0E-A075-49A5-9EF4-34F0F795C8C6"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:srx5600:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "68CA098D-CBE4-4E62-9EC0-43E1B6098710"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:srx5800:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "66F474D4-79B6-4525-983C-9A9011BD958B"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:srx650:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "8AA424D4-4DBF-4E8C-96B8-E37741B5403E"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:juniper:vsrx:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "8B10DFCE-5331-4D79-8D9F-EF84743493D3"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d20:*:*:*:*:*:*" ,
"matchCriteriaId" : "1E3B807C-196D-42B8-9042-7582A1366772"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d21:*:*:*:*:*:*" ,
"matchCriteriaId" : "83FEEE8F-9279-46F2-BAF9-A60537020C61"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d210:*:*:*:*:*:*" ,
"matchCriteriaId" : "BBD36C0D-0F44-4349-968D-4CD60F281D84"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d230:*:*:*:*:*:*" ,
"matchCriteriaId" : "3E364FE2-5FB1-4E14-8DF5-CA21F4BFBBC5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d231:*:*:*:*:*:*" ,
"matchCriteriaId" : "7F22C4C2-20E0-428F-A9BF-37E8BD63A9E3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d232:*:*:*:*:*:*" ,
"matchCriteriaId" : "71334963-7BF1-49DB-84E6-D6F2A927458B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d233:*:*:*:*:*:*" ,
"matchCriteriaId" : "E773AA7F-AB97-488A-B73D-682FB5553B31"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d234:*:*:*:*:*:*" ,
"matchCriteriaId" : "E9196882-FE7B-489A-81AC-55355864DA93"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d235:*:*:*:*:*:*" ,
"matchCriteriaId" : "93CCFF32-D589-4E84-9A08-D667B14B0B73"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d236:*:*:*:*:*:*" ,
"matchCriteriaId" : "F218BBE0-8F18-4A8E-8C95-8249B6776958"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d237:*:*:*:*:*:*" ,
"matchCriteriaId" : "E56F9D8C-27AA-43EC-9043-7A480265CE75"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d25:*:*:*:*:*:*" ,
"matchCriteriaId" : "1DD0B95A-7C9F-4A18-9CD8-BA344DEFC9D4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d30:*:*:*:*:*:*" ,
"matchCriteriaId" : "1F294E43-73FA-4EF3-90F2-EE29C56D6573"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d31:*:*:*:*:*:*" ,
"matchCriteriaId" : "6F3ED4F6-483F-41DC-BBCF-3605641ACAD4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d32:*:*:*:*:*:*" ,
"matchCriteriaId" : "EDDE1048-BFEA-4A3E-8270-27C538A68837"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d33:*:*:*:*:*:*" ,
"matchCriteriaId" : "CC517CD0-FF35-498F-AD33-683B43CA3829"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d34:*:*:*:*:*:*" ,
"matchCriteriaId" : "53F7E1C5-BFA9-426C-9F95-3EA5DB458C7E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d40:*:*:*:*:*:*" ,
"matchCriteriaId" : "C2B5ED13-F998-447C-8FEA-047FE9FE2F4B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d45:*:*:*:*:*:*" ,
"matchCriteriaId" : "65F3CD2A-D5E1-4EFF-9013-6D81B396F765"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d470:*:*:*:*:*:*" ,
"matchCriteriaId" : "AE20A296-0B0D-47B6-8F63-3B664D0F549C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d495:*:*:*:*:*:*" ,
"matchCriteriaId" : "723FD85C-C763-4017-B6BF-0CA707997D2A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d56:*:*:*:*:*:*" ,
"matchCriteriaId" : "3978B35D-5745-47BC-A56F-A0678AB0F3E8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d59:*:*:*:*:*:*" ,
"matchCriteriaId" : "92E31AF0-83EB-4570-A6DE-4308BE0D3A43"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d60:*:*:*:*:*:*" ,
"matchCriteriaId" : "962CCED8-E321-4878-9BE6-0DC33778559A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d61:*:*:*:*:*:*" ,
"matchCriteriaId" : "2B08B97A-5D4D-405B-A1C4-9E327E4EED35"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d62:*:*:*:*:*:*" ,
"matchCriteriaId" : "738C1061-E8B8-4924-AFE9-5E59F22CA4A8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d63:*:*:*:*:*:*" ,
"matchCriteriaId" : "9071DC8C-D0AA-448E-82BF-7C801199193F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d64:*:*:*:*:*:*" ,
"matchCriteriaId" : "395CC50B-9042-4B12-9A1C-A8D5D571DC25"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d65:*:*:*:*:*:*" ,
"matchCriteriaId" : "F0396190-54A5-4F11-8530-B5EC7BCBC85A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d66:*:*:*:*:*:*" ,
"matchCriteriaId" : "E56CF063-0CB3-4BD6-978B-B9D7C0C8C4AF"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d69:*:*:*:*:*:*" ,
"matchCriteriaId" : "7DEF14A2-388F-413F-BBB4-39548BDF1E7C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:15.1x53:d70:*:*:*:*:*:*" ,
"matchCriteriaId" : "88BAA95F-7CA2-46A0-8F60-588941AF3E44"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:16.1:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "258A380C-1EA0-407D-B7E3-4A2E8820119C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:16.1:r1:*:*:*:*:*:*" ,
"matchCriteriaId" : "BBE35BDC-7739-4854-8BB8-E8600603DE9D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:16.1:r2:*:*:*:*:*:*" ,
"matchCriteriaId" : "2DC47132-9EEA-4518-8F86-5CD231FBFB61"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:16.1:r3:*:*:*:*:*:*" ,
"matchCriteriaId" : "CD5A30CE-9498-4007-8E66-FD0CC6CF1836"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:16.1:r4:*:*:*:*:*:*" ,
"matchCriteriaId" : "6D3E38C1-808C-4BD3-993D-F30855F5390F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:16.1:r5:*:*:*:*:*:*" ,
"matchCriteriaId" : "72194CB7-FFDC-4897-9D6E-EA3459DDDEB5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:16.1:r5-s4:*:*:*:*:*:*" ,
"matchCriteriaId" : "C88635DB-09B1-4DA1-8FC3-2F7A7E42819C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:16.1:r6:*:*:*:*:*:*" ,
"matchCriteriaId" : "92F35C19-5AD2-4F98-8313-2E880714DF3B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:16.1:r6-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "DF5A9D31-ED7D-4390-B46D-7E46089DB932"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:16.1:r7:*:*:*:*:*:*" ,
"matchCriteriaId" : "6B4A4960-0241-4BF4-8857-8B7BE33466B6"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:16.2:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "9677CE18-B955-432F-BA2B-AAE3D0CA0F16"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:16.2:r1:*:*:*:*:*:*" ,
"matchCriteriaId" : "3661BC68-6F32-447F-8D20-FD73FBBED9C6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:16.2:r2:*:*:*:*:*:*" ,
"matchCriteriaId" : "5B6097D4-3856-4696-9A26-5B6C0FD9AD6C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:16.2:r2-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "84DD80BF-BF7E-447B-AA74-00B3D8036E36"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:16.2:r2-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "57B89EEB-222D-46AA-BC8F-4EE7E17BA7B6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:16.2:r2-s5:*:*:*:*:*:*" ,
"matchCriteriaId" : "ECAE613D-1317-4D2E-8A61-980CD5DEAED8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:16.2:r2-s6:*:*:*:*:*:*" ,
"matchCriteriaId" : "BAB2D63C-C966-42CA-85A9-09820D00A2D8"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:17.1:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "CC9B5CDE-3A50-4CD3-962A-FA0989939F37"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:17.1:r1:*:*:*:*:*:*" ,
"matchCriteriaId" : "7572C187-4D58-4E0D-A605-B2B13EFF5C6B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:17.1:r2-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "4E0D42C4-9B4D-44F9-BC84-E7994404598B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:17.1:r2-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "DE2C20D8-3C73-4B87-BA41-DBFBCA5FBA58"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:17.1:r2-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "54D887B4-D2F4-4537-8298-B98D01396F12"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:17.1:r2-s4:*:*:*:*:*:*" ,
"matchCriteriaId" : "1C1B5AE6-A323-4744-BCA1-25E46D2D27BB"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:17.1:r2-s5:*:*:*:*:*:*" ,
"matchCriteriaId" : "0AB39E2F-0D67-4FA6-84B8-36684E971002"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:17.1:r2-s6:*:*:*:*:*:*" ,
"matchCriteriaId" : "A32C3702-48DE-47CF-B0D1-3A629676AD03"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:17.1:r2-s7:*:*:*:*:*:*" ,
"matchCriteriaId" : "B9695B3E-FCDA-4DF0-B714-8B4F87AA647D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:17.1:r2-s8:*:*:*:*:*:*" ,
"matchCriteriaId" : "36214C23-82C8-4A3E-9FF8-04F85FF8B2B7"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:17.2:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "BCEE8D9C-6D64-4A9B-A74A-57A0BF4086C6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:17.2:r1-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "595987A6-D8CE-41ED-B51C-EF9CD3B47AD0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:17.2:r1-s4:*:*:*:*:*:*" ,
"matchCriteriaId" : "CFA3526C-FF53-4823-B6AC-0BA91BFB532D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:17.2:r2:*:*:*:*:*:*" ,
"matchCriteriaId" : "7D45F2C3-20FF-4A91-A440-E109B3CCE7C9"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:17.3:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "A283D32F-1CAF-4A5A-83E1-585F2801771F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:17.3:r2:*:*:*:*:*:*" ,
"matchCriteriaId" : "69FC46D4-39E2-4E2F-A1D3-1001769A7115"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:17.3:r2-s1:*:*:*:*:*:*" ,
"matchCriteriaId" : "32F83E8B-A816-4F26-95F8-F0DA7F3DF426"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:17.3:r2-s2:*:*:*:*:*:*" ,
"matchCriteriaId" : "2C433359-BC8B-4E69-BE74-A31EB148083A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:juniper:junos:17.3:r2-s3:*:*:*:*:*:*" ,
"matchCriteriaId" : "BCA2976C-C84B-40D9-A806-588629BFFB13"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://kb.juniper.net/JSA10965" ,
"source" : "sirt@juniper.net" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://www.juniper.net/documentation/en_US/junos/topics/task/configuration/ng-mvpn-services-enabling.html" ,
"source" : "sirt@juniper.net" ,
"tags" : [
"Vendor Advisory"
]
2024-11-23 11:10:51 +00:00
} ,
{
"url" : "https://kb.juniper.net/JSA10965" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://www.juniper.net/documentation/en_US/junos/topics/task/configuration/ng-mvpn-services-enabling.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}