CVE detail

CVE-2024-21607 — CVE-2024-21607

Published 2024-01-12 · Modified 2026-06-17 · Vendor juniper · Product junos · Source nvd
MEDIUM
severity
CVSS-derived band
5.3
CVSS v3
0–10 scale
0.0031
EPSS probability
exploitation probability, 30d
23.0%
EPSS percentile
percentile vs all CVEs
NOT LISTED
CISA KEV
known exploited catalog

Description

An Unsupported Feature in the UI vulnerability in Juniper Networks Junos OS on MX Series and EX9200 Series allows an unauthenticated, network-based attacker to cause partial impact to the integrity of the device. If the "tcp-reset" option is added to the "reject" action in an IPv6 filter which matches on "payload-protocol", packets are permitted instead of rejected. This happens because the payload-protocol match criteria is not supported in the kernel filter causing it to accept all packets without taking any other action. As a fix the payload-protocol match will be treated the same as a "next-header" match to avoid this filter bypass. This issue doesn't affect IPv4 firewall filters. This issue affects Juniper Networks Junos OS on MX Series and EX9200 Series: * All versions earl

Remediation

vendor remediation guidance

The following software releases have been updated to resolve this specific issue: Junos OS 20.4R3-S7, 21.1R3-S5, 21.2R3-S5, 21.3R3-S4, 21.4R3-S4, 22.1R3-S2, 22.2R3-S2, 22.3R2-S2, 22.3R3, 22.4R1-S2, 22.4R2-S2, 22.4R3, 23.2R1, and all subsequent releases.

workarounds

A workarounds is to replace the payload-protocol match with a next-header match like in the following example: [ firewall family inet6 filter <filter name> term <term name> match next-header] [ firewall family inet6 filter <filter name> term <term name> then reject tcp-reset ]

ProductVulnerable rangeFixed versionAdvisory
Juniper Networks Junos OS<20.4R3-S720.4R3-S7advisory ↗
Juniper Networks Junos OS>=21.1<21.1R3-S521.1R3-S5advisory ↗
Juniper Networks Junos OS>=21.2<21.2R3-S521.2R3-S5advisory ↗
Juniper Networks Junos OS>=21.3<21.3R3-S421.3R3-S4advisory ↗
Juniper Networks Junos OS>=21.4<21.4R3-S421.4R3-S4advisory ↗
Juniper Networks Junos OS>=22.1<22.1R3-S222.1R3-S2advisory ↗
Juniper Networks Junos OS>=22.2<22.2R3-S222.2R3-S2advisory ↗
Juniper Networks Junos OS>=22.3<22.3R2-S2, 22.3R322.3R2-S2, 22.3R3advisory ↗
Juniper Networks Junos OS>=22.4<22.4R1-S2, 22.4R2-S2, 22.4R322.4R1-S2, 22.4R2-S2, 22.4R3advisory ↗

References

cvedb.io · NVD · CISA KEV · FIRST EPSS · vendor advisories (CVE Program List v5). Informational only, no warranty — verify every remediation against the vendor advisory before acting on it. This product uses data from the NVD API but is not endorsed or certified by the NVD, CISA, FIRST.org or any vendor named. CVE® is a registered trademark of The MITRE Corporation.