CVE-2021-0243
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Juniper Networks | Junos OS | unspecified < 17.3R3-S10 | affected |
| Juniper Networks | Junos OS | 17.4 < 17.4R3-S3 | affected |
| Juniper Networks | Junos OS | 18.1 < 18.1R3-S11 | affected |
| Juniper Networks | Junos OS | 18.2 < 18.2R3-S6 | affected |
| Juniper Networks | Junos OS | 18.3 < 18.3R3-S4 | affected |
| Juniper Networks | Junos OS | 18.4 < 18.4R3-S6 | affected |
| Juniper Networks | Junos OS | 19.1 < 19.1R3-S3 | affected |
| Juniper Networks | Junos OS | 19.2 < 19.2R3-S1 | affected |
| Juniper Networks | Junos OS | 19.3 < 19.3R3-S1 | affected |
| Juniper Networks | Junos OS | 19.4 < 19.4R3 | affected |
| Juniper Networks | Junos OS | 20.1 < 20.1R2 | affected |
| Juniper Networks | Junos OS | 20.2 < 20.2R2 | affected |
Weaknesses
- CWE-241: CWE-241 Improper Handling of Unexpected Data Type
- Denial of Service (DoS)
Workarounds
There are no viable workarounds for this issue.
ADP Enrichment
CVE Program Container
Additional References
References
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.