LiveActive security incident?Get immediate response
CVE Record

CVE-2021-0243: Junos OS: EX4300: Stateless firewall policer fails to discard traffic

Improper Handling of Unexpected Data in the firewall policer of Juniper Networks Junos OS on EX4300 switches allows matching traffic to exceed set policer limits, possibly leading to a limited Denial of Service (DoS) condition. When the firewall policer discard action fails on a Layer 2 port, it will allow traffic to pass even though it exceeds set policer limits. Traffic will not get discarded, and will be forwarded even though a policer discard action is configured. When the issue occurs, traffic is not discarded as desired, which can be observed by comparing the Input bytes with the Output bytes using the following command: user@junos> monitor interface traffic Interface Link Input bytes (bps) Output bytes (bps) ge-0/0/0 Up 37425422 (82616) 37425354 (82616) <<<< egress ge-0/0/1 Up 37425898 (82616) 37425354 (82616) <<<< ingress The expected output, with input and output counters differing, is shown below: Interface Link Input bytes (bps) Output bytes (bps) ge-0/0/0 Up 342420570 (54600) 342422760 (54600) <<<< egress ge-0/0/1 Up 517672120 (84000) 342420570 (54600) <<<< ingress This issue only affects IPv4 policing. IPv6 traffic and firewall policing actions are not affected by this issue. This issue affects Juniper Networks Junos OS on the EX4300: All versions prior to 17.3R3-S10; 17.4 versions prior to 17.4R3-S3; 18.1 versions prior to 18.1R3-S11; 18.2 versions prior to 18.2R3-S6; 18.3 versions prior to 18.3R3-S4; 18.4 versions prior to 18.4R3-S6; 19.1 versions prior to 19.1R3-S3; 19.2 versions prior to 19.2R3-S1; 19.3 versions prior to 19.3R3-S1; 19.4 versions prior to 19.4R3; 20.1 versions prior to 20.1R2; 20.2 versions prior to 20.2R2.

MediumCVSS 4.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Some Juniper EX4300 switches may fail to enforce configured IPv4 traffic limits. Traffic that should be dropped can continue through a Layer 2 port, weakening network controls and potentially causing limited service disruption. This is not described as data theft or remote code execution.

Executive priority

Treat this as a targeted network availability control failure. It deserves scheduled remediation for exposed EX4300 switching environments, especially where policing protects constrained links or critical segments, but the source evidence does not support emergency response absent local impact indicators.

Technical view

CVE-2021-0243 is improper handling of unexpected data in the Junos OS firewall policer on EX4300. For IPv4 traffic on Layer 2 ports, a configured discard action may not drop traffic exceeding policer limits. IPv6 traffic and other firewall policing actions are stated as unaffected.

Likely exposure

Exposure is limited to Juniper EX4300 switches running affected Junos OS releases before the fixed versions listed by Juniper. Organizations without EX4300 hardware, without IPv4 policer discard rules on Layer 2 ports, or already on fixed releases are less likely exposed.

Exploitation context

The provided sources do not report active exploitation, and this CVE is not flagged as KEV. CVSS lists adjacent-network attack vector, no privileges, no user interaction, and low availability impact. Evidence supports limited denial-of-service risk through failed traffic policing, not system compromise.

Researcher notes

The issue is product- and platform-specific: Junos OS on EX4300. The key observable is IPv4 traffic forwarding despite policer discard configuration. Do not generalize to other Juniper platforms or IPv6 from the supplied evidence. Source detail is strong for affected releases and behavior, limited for exploitation telemetry.

Mitigation direction

  • Upgrade affected EX4300 switches to Juniper's listed fixed Junos OS releases.
  • Review Juniper JSA11136 for vendor-specific remediation guidance.
  • Prioritize devices using IPv4 policer discard rules on Layer 2 ports.
  • Document any temporary operational controls until fixed software is deployed.

Validation and detection

  • Inventory EX4300 switches and record Junos OS versions.
  • Compare installed versions against Juniper's affected and fixed release list.
  • Identify IPv4 firewall policer discard actions applied to Layer 2 ports.
  • Compare ingress and egress byte counters to confirm policer behavior.
  • Verify IPv6 policing assumptions separately, since sources say IPv6 is unaffected.
Prepared
Confidence
high
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-241: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-0243 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
4.7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
4.7CVSS 3.1MediumCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L2.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.7Medium
CVSS 3.1 vector shape for CVE-2021-0243Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Juniper NetworksJunos OSunspecified, 17.4, 18.1, 18.2, 18.3, 18.4, 19.1, 19.2, 19.3, 19.4, 20.1, 20.2Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-241 · source CWE mapping

Improper Handling of Unexpected Data Type

Improper Handling of Unexpected Data Type represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.