CVE-2021-0207 Vulnerability Analysis & Exploit Details

CVE-2021-0207
Vulnerability Scoring

7.5
/10
Very High Risk

Highly exploitable, CVE-2021-0207 poses a critical security risk that could lead to severe breaches.

Attack Complexity Details

  • Attack Complexity: Low
    Exploits can be performed without significant complexity or special conditions.
  • Attack Vector: Network
    Vulnerability is exploitable over a network without physical access.
  • Privileges Required: None
    No privileges are required for exploitation.
  • Scope: Unchanged
    Exploit remains within the originally vulnerable component.
  • User Interaction: None
    No user interaction is necessary for exploitation.

CVE-2021-0207 Details

Status: Modified

Last updated: 🕠 21 Nov 2024, 05:42 UTC
Originally published on: 🕕 15 Jan 2021, 18:15 UTC

Time between publication and last update: 1405 days

CVSS Release: version 3

CVSS3 Source

sirt@juniper.net

CVSS3 Type

Secondary

CVSS3 Vector

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

CVE-2021-0207 Vulnerability Summary

CVE-2021-0207: An improper interpretation conflict of certain data between certain software components within the Juniper Networks Junos OS devices does not allow certain traffic to pass through the device upon receipt from an ingress interface filtering certain specific types of traffic which is then being redirected to an egress interface on a different VLAN. This causes a Denial of Service (DoS) to those clients sending these particular types of traffic. Such traffic being sent by a client may appear genuine, but is non-standard in nature and should be considered as potentially malicious, and can be targeted to the device, or destined through it for the issue to occur. This issues affects IPv4 and IPv6 traffic. An indicator of compromise may be found by checking log files. You may find that traffic on the input interface has 100% of traffic flowing into the device, yet the egress interface shows 0 pps leaving the device. For example: [show interfaces "interface" statistics detail] Output between two interfaces would reveal something similar to: Ingress, first interface: -------------------- Interface Link Input packets (pps) Output packets (pps) et-0/0/0 Up 9999999999 (9999) 1 (0) -------------------- Egress, second interface: -------------------- Interface Link Input packets (pps) Output packets (pps) et-0/0/1 Up 0 (0) 9999999999 (0) -------------------- Dropped packets will not show up in DDoS monitoring/protection counters as issue is not caused by anti-DDoS protection mechanisms. This issue affects: Juniper Networks Junos OS: 17.3 versions prior to 17.3R3-S7 on NFX250, QFX5K Series, EX4600; 17.4 versions prior to 17.4R2-S11, 17.4R3-S3 on NFX250, QFX5K Series, EX4600; 18.1 versions prior to 18.1R3-S9 on NFX250, QFX5K Series, EX2300 Series, EX3400 Series, EX4600; 18.2 versions prior to 18.2R3-S3 on NFX250, QFX5K Series, EX2300 Series, EX3400 Series, EX4300 Multigigabit, EX4600; 18.3 versions prior to 18.3R3-S1 on NFX250, QFX5K Series, EX2300 Series, EX3400 Series, EX4300 Multigigabit, EX4600 Series; 18.4 versions prior to 18.4R1-S5, 18.4R2-S3, 18.4R3 on NFX250, QFX5K Series, EX2300 Series, EX3400 Series, EX4300 Multigigabit, EX4600 Series; 19.1 versions prior to 19.1R1-S5, 19.1R2-S1, 19.1R3 on NFX250, QFX5K Series, EX2300 Series, EX3400 Series, EX4300 Multigigabit, EX4600 Series; 19.2 versions prior to 19.2R1-S5, 19.2R2 on NFX250, QFX5K Series, EX2300 Series, EX3400 Series, EX4300 Multigigabit, EX4600 Series; 19.3 versions prior to 19.3R2-S3, 19.3R3 on NFX250, QFX5K Series, EX2300 Series, EX3400 Series, EX4300 Multigigabit, EX4600 Series; 19.4 versions prior to 19.4R1-S2, 19.4R2 on NFX250, NFX350, QFX5K Series, EX2300 Series, EX3400 Series, EX4300 Multigigabit, EX4600 Series. This issue does not affect Junos OS releases prior to 17.2R2.

Assessing the Risk of CVE-2021-0207

Access Complexity Graph

The exploitability of CVE-2021-0207 depends on two key factors: attack complexity (the level of effort required to execute an exploit) and privileges required (the access level an attacker needs).

Exploitability Analysis for CVE-2021-0207

With low attack complexity and no required privileges, CVE-2021-0207 is an easy target for cybercriminals. Organizations should prioritize immediate mitigation measures to prevent unauthorized access and data breaches.

Understanding AC and PR

A lower complexity and fewer privilege requirements make exploitation easier. Security teams should evaluate these aspects to determine the urgency of mitigation strategies, such as patch management and access control policies.

Attack Complexity (AC) measures the difficulty in executing an exploit. A high AC means that specific conditions must be met, making an attack more challenging, while a low AC means the vulnerability can be exploited with minimal effort.

Privileges Required (PR) determine the level of system access necessary for an attack. Vulnerabilities requiring no privileges are more accessible to attackers, whereas high privilege requirements limit exploitation to authorized users with elevated access.

CVSS Score Breakdown Chart

Above is the CVSS Sub-score Breakdown for CVE-2021-0207, illustrating how Base, Impact, and Exploitability factors combine to form the overall severity rating. A higher sub-score typically indicates a more severe or easier-to-exploit vulnerability.

CIA Impact Analysis

Below is the Impact Analysis for CVE-2021-0207, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: None
    CVE-2021-0207 has no significant impact on data confidentiality.
  • Integrity: None
    CVE-2021-0207 poses no threat to data integrity.
  • Availability: High
    CVE-2021-0207 can disrupt system operations, potentially causing complete denial of service (DoS).

Exploit Prediction Scoring System (EPSS)

The EPSS score estimates the probability that this vulnerability will be exploited in the near future.

EPSS Score: 0.106% (probability of exploit)

EPSS Percentile: 45.18% (lower percentile = lower relative risk)
This vulnerability is less risky than approximately 54.82% of others.

CVE-2021-0207 References

External References

CWE Common Weakness Enumeration

CWE-436

CAPEC Common Attack Pattern Enumeration and Classification

  • HTTP Request Splitting CAPEC-105 An adversary abuses the flexibility and discrepancies in the parsing and interpretation of HTTP Request messages by different intermediary HTTP agents (e.g., load balancer, reverse proxy, web caching proxies, application firewalls, etc.) to split a single HTTP request into multiple unauthorized and malicious HTTP requests to a back-end HTTP agent (e.g., web server). See CanPrecede relationships for possible consequences.
  • HTTP Response Smuggling CAPEC-273 An adversary manipulates and injects malicious content in the form of secret unauthorized HTTP responses, into a single HTTP response from a vulnerable or compromised back-end HTTP agent (e.g., server). See CanPrecede relationships for possible consequences. Modification/manipulation of HTTP message headers, request-line and body parameters to disrupt and interfere in the interpretation and parsing of HTTP message lengths/boundaries for consecutive HTTP messages by HTTP agents in a HTTP chain or network path.
  • HTTP Response Splitting CAPEC-34 An adversary manipulates and injects malicious content, in the form of secret unauthorized HTTP responses, into a single HTTP response from a vulnerable or compromised back-end HTTP agent (e.g., web server) or into an already spoofed HTTP response from an adversary controlled domain/site. See CanPrecede relationships for possible consequences.

Vulnerable Configurations

  • cpe:2.3:o:juniper:junos:17.3:-:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.3:-:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.3:r1-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.3:r1-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.3:r2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.3:r2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.3:r2-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.3:r2-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.3:r2-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.3:r2-s2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.3:r2-s3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.3:r2-s3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.3:r2-s4:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.3:r2-s4:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.3:r2-s5:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.3:r2-s5:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.3:r3:-:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.3:r3:-:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.3:r3-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.3:r3-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.3:r3-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.3:r3-s2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.3:r3-s3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.3:r3-s3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.3:r3-s4:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.3:r3-s4:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.3:r3-s5:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.3:r3-s5:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.3:r3-s6:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.3:r3-s6:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.4:-:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.4:-:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.4:r1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.4:r1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.4:r1-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.4:r1-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.4:r1-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.4:r1-s2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.4:r1-s4:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.4:r1-s4:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.4:r1-s5:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.4:r1-s5:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.4:r1-s6:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.4:r1-s6:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.4:r1-s7:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.4:r1-s7:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.4:r2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.4:r2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.4:r2-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.4:r2-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.4:r2-s10:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.4:r2-s10:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.4:r2-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.4:r2-s2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.4:r2-s3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.4:r2-s3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.4:r2-s4:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.4:r2-s4:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.4:r2-s5:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.4:r2-s5:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.4:r2-s6:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.4:r2-s6:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.4:r2-s7:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.4:r2-s7:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.4:r2-s8:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.4:r2-s8:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.4:r2-s9:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.4:r2-s9:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.4:r3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.4:r3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.4:r3-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.4:r3-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.4:r3-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.4:r3-s2:*:*:*:*:*:*
  • cpe:2.3:h:juniper:ex4600:-:*:*:*:*:*:*:*
    cpe:2.3:h:juniper:ex4600:-:*:*:*:*:*:*:*
  • cpe:2.3:h:juniper:nfx250:-:*:*:*:*:*:*:*
    cpe:2.3:h:juniper:nfx250:-:*:*:*:*:*:*:*
  • cpe:2.3:h:juniper:qfx5100:-:*:*:*:*:*:*:*
    cpe:2.3:h:juniper:qfx5100:-:*:*:*:*:*:*:*
  • cpe:2.3:h:juniper:qfx5110:-:*:*:*:*:*:*:*
    cpe:2.3:h:juniper:qfx5110:-:*:*:*:*:*:*:*
  • cpe:2.3:h:juniper:qfx5120:-:*:*:*:*:*:*:*
    cpe:2.3:h:juniper:qfx5120:-:*:*:*:*:*:*:*
  • cpe:2.3:h:juniper:qfx5130:-:*:*:*:*:*:*:*
    cpe:2.3:h:juniper:qfx5130:-:*:*:*:*:*:*:*
  • cpe:2.3:h:juniper:qfx5200:-:*:*:*:*:*:*:*
    cpe:2.3:h:juniper:qfx5200:-:*:*:*:*:*:*:*
  • cpe:2.3:h:juniper:qfx5210:-:*:*:*:*:*:*:*
    cpe:2.3:h:juniper:qfx5210:-:*:*:*:*:*:*:*
  • cpe:2.3:h:juniper:qfx5220:-:*:*:*:*:*:*:*
    cpe:2.3:h:juniper:qfx5220:-:*:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.1:-:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.1:-:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.1:r1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.1:r1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.1:r2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.1:r2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.1:r2-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.1:r2-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.1:r2-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.1:r2-s2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.1:r2-s4:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.1:r2-s4:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.1:r3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.1:r3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.1:r3-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.1:r3-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.1:r3-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.1:r3-s2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.1:r3-s3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.1:r3-s3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.1:r3-s4:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.1:r3-s4:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.1:r3-s6:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.1:r3-s6:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.1:r3-s7:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.1:r3-s7:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.1:r3-s8:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.1:r3-s8:*:*:*:*:*:*
  • cpe:2.3:h:juniper:ex2300:-:*:*:*:*:*:*:*
    cpe:2.3:h:juniper:ex2300:-:*:*:*:*:*:*:*
  • cpe:2.3:h:juniper:ex3400:-:*:*:*:*:*:*:*
    cpe:2.3:h:juniper:ex3400:-:*:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.2:-:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.2:-:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.2:r1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.2:r1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.2:r1:-:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.2:r1:-:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.2:r1-s3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.2:r1-s3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.2:r1-s4:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.2:r1-s4:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.2:r1-s5:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.2:r1-s5:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.2:r2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.2:r2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.2:r2-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.2:r2-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.2:r2-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.2:r2-s2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.2:r2-s3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.2:r2-s3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.2:r2-s4:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.2:r2-s4:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.2:r2-s5:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.2:r2-s5:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.2:r2-s6:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.2:r2-s6:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.2:r3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.2:r3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.2:r3-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.2:r3-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.2:r3-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.2:r3-s2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.3:-:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.3:-:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.3:r1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.3:r1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.3:r1-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.3:r1-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.3:r1-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.3:r1-s2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.3:r1-s3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.3:r1-s3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.3:r1-s5:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.3:r1-s5:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.3:r1-s6:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.3:r1-s6:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.3:r2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.3:r2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.3:r2-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.3:r2-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.3:r2-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.3:r2-s2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.3:r2-s3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.3:r2-s3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.3:r2-s4:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.3:r2-s4:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.3:r3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.3:r3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.4:-:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.4:-:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.4:r1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.4:r1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.4:r1-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.4:r1-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.4:r1-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.4:r1-s2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.4:r1-s3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.4:r1-s3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.4:r1-s4:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.4:r1-s4:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.4:r2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.4:r2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.4:r2-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.4:r2-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.4:r2-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.4:r2-s2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:19.1:-:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:19.1:-:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:19.1:r1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:19.1:r1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:19.1:r1-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:19.1:r1-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:19.1:r1-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:19.1:r1-s2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:19.1:r1-s3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:19.1:r1-s3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:19.1:r1-s4:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:19.1:r1-s4:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:19.1:r2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:19.1:r2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:19.2:-:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:19.2:-:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:19.2:r1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:19.2:r1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:19.2:r1-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:19.2:r1-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:19.2:r1-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:19.2:r1-s2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:19.2:r1-s3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:19.2:r1-s3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:19.2:r1-s4:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:19.2:r1-s4:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:19.3:-:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:19.3:-:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:19.3:r1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:19.3:r1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:19.3:r1-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:19.3:r1-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:19.3:r2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:19.3:r2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:19.3:r2-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:19.3:r2-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:19.3:r2-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:19.3:r2-s2:*:*:*:*:*:*
  • cpe:2.3:h:juniper:ex4300:-:*:*:*:*:*:*:*
    cpe:2.3:h:juniper:ex4300:-:*:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:19.4:r1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:19.4:r1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:19.4:r1-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:19.4:r1-s1:*:*:*:*:*:*
  • cpe:2.3:h:juniper:nfx350:-:*:*:*:*:*:*:*
    cpe:2.3:h:juniper:nfx350:-:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2021-0207: Combat Critical CVE Threats

Stay updated with real-time CVE vulnerabilities and take action to secure your systems. Enhance your cybersecurity posture with the latest threat intelligence and mitigation techniques. Develop the skills necessary to defend against CVEs and secure critical infrastructures. Join the top cybersecurity professionals safeguarding today's infrastructures.

Other 5 Recently Published CVEs Vulnerabilities

  • CVE-2025-26205 – Lua 5.4.7, when the debug library is used, has a out-of-bounds read and segmentation violation in mainpositionTV in ltable.c. NOTE: this is dispute...
  • CVE-2025-26204 – Lua 5.4.7, when the debug library is used, has a out-of-bounds read and segmentation violation in equalkey in ltable.c. NOTE: this is disputed beca...
  • CVE-2025-2129 – A vulnerability was found in Mage AI 0.9.75. It has been classified as problematic. This affects an unknown part. The manipulation leads to insecur...
  • CVE-2025-2127 – A vulnerability was found in JoomlaUX JUX Real Estate 3.4.0 on Joomla. It has been classified as problematic. Affected is an unknown function of th...
  • CVE-2025-2126 – A vulnerability was found in JoomlaUX JUX Real Estate 3.4.0 on Joomla and classified as critical. This issue affects some unknown processing of the...