CVE-2020-1631 Vulnerability Analysis & Exploit Details

CVE-2020-1631
Vulnerability Scoring

8.8
/10
Severe Risk

Cybersecurity professionals consider CVE-2020-1631 an immediate threat requiring urgent mitigation.

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: Required
    User interaction is necessary for successful exploitation.

CVE-2020-1631 Details

Status: Analyzed

Last updated: 🕝 18 Feb 2025, 14:59 UTC
Originally published on: 🕙 04 May 2020, 10:15 UTC

Time between publication and last update: 1751 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:R/S:U/C:H/I:H/A:H

CVE-2020-1631 Vulnerability Summary

CVE-2020-1631: A vulnerability in the HTTP/HTTPS service used by J-Web, Web Authentication, Dynamic-VPN (DVPN), Firewall Authentication Pass-Through with Web-Redirect, and Zero Touch Provisioning (ZTP) allows an unauthenticated attacker to perform local file inclusion (LFI) or path traversal. Using this vulnerability, an attacker may be able to inject commands into the httpd.log, read files with 'world' readable permission file or obtain J-Web session tokens. In the case of command injection, as the HTTP service runs as user 'nobody', the impact of this command injection is limited. (CVSS score 5.3, vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N) In the case of reading files with 'world' readable permission, in Junos OS 19.3R1 and above, the unauthenticated attacker would be able to read the configuration file. (CVSS score 5.9, vector CVSS:3.1/ AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N) If J-Web is enabled, the attacker could gain the same level of access of anyone actively logged into J-Web. If an administrator is logged in, the attacker could gain administrator access to J-Web. (CVSS score 8.8, vector CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H) This issue only affects Juniper Networks Junos OS devices with HTTP/HTTPS services enabled. Junos OS devices with HTTP/HTTPS services disabled are not affected. If HTTP/HTTPS services are enabled, the following command will show the httpd processes: user@device> show system processes | match http 5260 - S 0:00.13 /usr/sbin/httpd-gk -N 5797 - I 0:00.10 /usr/sbin/httpd --config /jail/var/etc/httpd.conf To summarize: If HTTP/HTTPS services are disabled, there is no impact from this vulnerability. If HTTP/HTTPS services are enabled and J-Web is not in use, this vulnerability has a CVSS score of 5.9 (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N). If J-Web is enabled, this vulnerability has a CVSS score of 8.8 (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H). Juniper SIRT has received a single report of this vulnerability being exploited in the wild. Out of an abundance of caution, we are notifying customers so they can take appropriate actions. Indicators of Compromise: The /var/log/httpd.log may have indicators that commands have injected or files being accessed. The device administrator can look for these indicators by searching for the string patterns "=*;*&" or "*%3b*&" in /var/log/httpd.log, using the following command: user@device> show log httpd.log | match "=*;*&|=*%3b*&" If this command returns any output, it might be an indication of malicious attempts or simply scanning activities. Rotated logs should also be reviewed, using the following command: user@device> show log httpd.log.0.gz | match "=*;*&|=*%3b*&" user@device> show log httpd.log.1.gz | match "=*;*&|=*%3b*&" Note that a skilled attacker would likely remove these entries from the local log file, thus effectively eliminating any reliable signature that the device had been attacked. This issue affects Juniper Networks Junos OS 12.3 versions prior to 12.3R12-S16; 12.3X48 versions prior to 12.3X48-D101, 12.3X48-D105; 14.1X53 versions prior to 14.1X53-D54; 15.1 versions prior to 15.1R7-S7; 15.1X49 versions prior to 15.1X49-D211, 15.1X49-D220; 16.1 versions prior to 16.1R7-S8; 17.2 versions prior to 17.2R3-S4; 17.3 versions prior to 17.3R3-S8; 17.4 versions prior to 17.4R2-S11, 17.4R3-S2; 18.1 versions prior to 18.1R3-S10; 18.2 versions prior to 18.2R2-S7, 18.2R3-S4; 18.3 versions prior to 18.3R2-S4, 18.3R3-S2; 18.4 versions prior to 18.4R1-S7, 18.4R3-S2 ; 18.4 version 18.4R2 and later versions; 19.1 versions prior to 19.1R1-S5, 19.1R3-S1; 19.1 version 19.1R2 and later versions; 19.2 versions prior to 19.2R2; 19.3 versions prior to 19.3R2-S3, 19.3R3; 19.4 versions prior to 19.4R1-S2, 19.4R2; 20.1 versions prior to 20.1R1-S1, 20.1R2.

Assessing the Risk of CVE-2020-1631

Access Complexity Graph

The exploitability of CVE-2020-1631 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-2020-1631

With low attack complexity and no required privileges, CVE-2020-1631 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-2020-1631, 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-2020-1631, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: High
    Exploiting CVE-2020-1631 can result in unauthorized access to sensitive data, severely compromising data privacy.
  • Integrity: High
    CVE-2020-1631 could allow unauthorized modifications to data, potentially affecting system reliability and trust.
  • Availability: High
    CVE-2020-1631 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.529% (probability of exploit)

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

CVE-2020-1631 References

External References

CWE Common Weakness Enumeration

CWE-22

CAPEC Common Attack Pattern Enumeration and Classification

  • Path Traversal CAPEC-126 An adversary uses path manipulation methods to exploit insufficient input validation of a target to obtain access to data that should be not be retrievable by ordinary well-formed requests. A typical variety of this attack involves specifying a path to a desired file together with dot-dot-slash characters, resulting in the file access API or function traversing out of the intended directory structure and into the root file system. By replacing or modifying the expected path information the access function or API retrieves the file desired by the attacker. These attacks either involve the attacker providing a complete path to a targeted file or using control characters (e.g. path separators (/ or \) and/or dots (.)) to reach desired directories or files.
  • Using Slashes and URL Encoding Combined to Bypass Validation Logic CAPEC-64 This attack targets the encoding of the URL combined with the encoding of the slash characters. An attacker can take advantage of the multiple ways of encoding a URL and abuse the interpretation of the URL. A URL may contain special character that need special syntax handling in order to be interpreted. Special characters are represented using a percentage character followed by two digits representing the octet code of the original character (%HEX-CODE). For instance US-ASCII space character would be represented with %20. This is often referred as escaped ending or percent-encoding. Since the server decodes the URL from the requests, it may restrict the access to some URL paths by validating and filtering out the URL requests it received. An attacker will try to craft an URL with a sequence of special characters which once interpreted by the server will be equivalent to a forbidden URL. It can be difficult to protect against this attack since the URL can contain other format of encoding such as UTF-8 encoding, Unicode-encoding, etc.
  • Manipulating Web Input to File System Calls CAPEC-76 An attacker manipulates inputs to the target software which the target software passes to file system calls in the OS. The goal is to gain access to, and perhaps modify, areas of the file system that the target software did not intend to be accessible.
  • Using Escaped Slashes in Alternate Encoding CAPEC-78 This attack targets the use of the backslash in alternate encoding. An adversary can provide a backslash as a leading character and causes a parser to believe that the next character is special. This is called an escape. By using that trick, the adversary tries to exploit alternate ways to encode the same character which leads to filter problems and opens avenues to attack.
  • Using Slashes in Alternate Encoding CAPEC-79 This attack targets the encoding of the Slash characters. An adversary would try to exploit common filtering problems related to the use of the slashes characters to gain access to resources on the target host. Directory-driven systems, such as file systems and databases, typically use the slash character to indicate traversal between directories or other container components. For murky historical reasons, PCs (and, as a result, Microsoft OSs) choose to use a backslash, whereas the UNIX world typically makes use of the forward slash. The schizophrenic result is that many MS-based systems are required to understand both forms of the slash. This gives the adversary many opportunities to discover and abuse a number of common filtering problems. The goal of this pattern is to discover server software that only applies filters to one version, but not the other.

Vulnerable Configurations

  • cpe:2.3:o:juniper:junos:12.3:-:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3:-:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3:r1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3:r1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3:r10:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3:r10:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3:r10-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3:r10-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3:r10-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3:r10-s2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3:r11:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3:r11:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3:r12:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3:r12:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3:r12-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3:r12-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3:r12-s11:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3:r12-s11:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3:r12-s12:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3:r12-s12:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3:r12-s13:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3:r12-s13:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3:r12-s14:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3:r12-s14:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3:r12-s15:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3:r12-s15:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3:r12-s3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3:r12-s3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3:r12-s4:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3:r12-s4:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3:r12-s6:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3:r12-s6:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3:r12-s8:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3:r12-s8:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3x48:-:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3x48:-:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3x48:d10:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3x48:d10:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3x48:d100:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3x48:d100:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3x48:d15:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3x48:d15:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3x48:d20:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3x48:d20:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3x48:d25:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3x48:d25:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3x48:d30:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3x48:d30:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3x48:d35:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3x48:d35:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3x48:d40:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3x48:d40:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3x48:d45:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3x48:d45:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3x48:d50:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3x48:d50:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3x48:d51:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3x48:d51:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3x48:d55:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3x48:d55:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3x48:d60:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3x48:d60:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3x48:d65:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3x48:d65:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3x48:d70:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3x48:d70:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3x48:d75:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3x48:d75:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3x48:d80:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3x48:d80:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3x48:d85:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3x48:d85:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3x48:d90:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3x48:d90:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:12.3x48:d95:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:12.3x48:d95:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:14.1x53:-:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:14.1x53:-:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:14.1x53:d10:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:14.1x53:d10:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:14.1x53:d15:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:14.1x53:d15:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:14.1x53:d16:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:14.1x53:d16:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:14.1x53:d25:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:14.1x53:d25:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:14.1x53:d26:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:14.1x53:d26:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:14.1x53:d27:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:14.1x53:d27:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:14.1x53:d30:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:14.1x53:d30:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:14.1x53:d35:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:14.1x53:d35:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:14.1x53:d40:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:14.1x53:d40:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:14.1x53:d42:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:14.1x53:d42:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:14.1x53:d43:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:14.1x53:d43:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:14.1x53:d44:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:14.1x53:d44:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:14.1x53:d45:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:14.1x53:d45:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:14.1x53:d46:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:14.1x53:d46:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:14.1x53:d47:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:14.1x53:d47:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:14.1x53:d48:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:14.1x53:d48:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:14.1x53:d49:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:14.1x53:d49:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:14.1x53:d50:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:14.1x53:d50:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:14.1x53:d51:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:14.1x53:d51:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:14.1x53:d52:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:14.1x53:d52:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:14.1x53:d53:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:14.1x53:d53:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:-:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:-:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:a1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:a1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:f:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:f:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:f1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:f1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:f2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:f2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:f2-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:f2-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:f2-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:f2-s2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:f2-s3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:f2-s3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:f2-s4:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:f2-s4:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:f3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:f3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:f4:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:f4:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:f5:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:f5:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:f5-s7:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:f5-s7:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:f6:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:f6:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:f6-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:f6-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:f6-s12:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:f6-s12:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:f6-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:f6-s2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:f6-s3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:f6-s3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:f6-s4:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:f6-s4:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:f6-s7:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:f6-s7:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:f7:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:f7:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:r1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:r1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:r2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:r2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:r3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:r3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:r4:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:r4:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:r4-s7:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:r4-s7:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:r4-s8:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:r4-s8:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:r4-s9:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:r4-s9:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:r5:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:r5:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:r5-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:r5-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:r5-s5:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:r5-s5:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:r5-s6:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:r5-s6:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:r6:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:r6:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:r6-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:r6-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:r6-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:r6-s2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:r6-s6:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:r6-s6:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:r7:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:r7:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:r7-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:r7-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:r7-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:r7-s2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:r7-s3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:r7-s3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:r7-s4:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:r7-s4:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1:r7-s5:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:r7-s5:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:-:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:-:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d10:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d10:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d100:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d100:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d110:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d110:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d120:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d120:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d130:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d130:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d140:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d140:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d15:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d15:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d150:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d150:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d160:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d160:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d170:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d170:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d180:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d180:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d190:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d190:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d20:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d20:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d200:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d200:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d210:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d210:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d25:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d25:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d30:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d30:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d35:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d35:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d40:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d40:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d45:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d45:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d50:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d50:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d55:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d55:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d60:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d60:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d65:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d65:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d70:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d70:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d75:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d75:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d80:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d80:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x49:d90:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d90:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:16.1:-:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:16.1:-:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:16.1:r1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:16.1:r1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:16.1:r2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:16.1:r2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:16.1:r3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:16.1:r3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:16.1:r3-s10:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:16.1:r3-s10:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:16.1:r3-s11:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:16.1:r3-s11:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:16.1:r4:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:16.1:r4:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:16.1:r4-s12:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:16.1:r4-s12:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:16.1:r4-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:16.1:r4-s2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:16.1:r4-s3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:16.1:r4-s3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:16.1:r4-s4:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:16.1:r4-s4:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:16.1:r4-s6:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:16.1:r4-s6:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:16.1:r5:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:16.1:r5:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:16.1:r5-s4:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:16.1:r5-s4:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:16.1:r6-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:16.1:r6-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:16.1:r6-s6:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:16.1:r6-s6:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:16.1:r7:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:16.1:r7:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:16.1:r7-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:16.1:r7-s2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:16.1:r7-s3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:16.1:r7-s3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:16.1:r7-s4:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:16.1:r7-s4:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:16.1:r7-s5:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:16.1:r7-s5:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:16.1:r7-s6:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:16.1:r7-s6:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:16.1:r7-s7:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:16.1:r7-s7:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.2:-:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.2:-:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.2:r1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.2:r1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.2:r1-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.2:r1-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.2:r1-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.2:r1-s2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.2:r1-s3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.2:r1-s3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.2:r1-s4:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.2:r1-s4:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.2:r1-s5:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.2:r1-s5:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.2:r1-s7:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.2:r1-s7:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.2:r1-s8:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.2:r1-s8:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.2:r2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.2:r2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.2:r2-s11:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.2:r2-s11:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.2:r2-s6:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.2:r2-s6:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.2:r2-s7:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.2:r2-s7:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.2:r3-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.2:r3-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.2:r3-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.2:r3-s2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.2:r3-s3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.2:r3-s3:*:*:*:*:*:*
  • 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: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-s7:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.3:r3-s7:*:*:*:*:*:*
  • 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:18.1:-:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.1:-:*:*:*:*:*:*
  • 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:o:juniper:junos:18.1:r3-s9:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.1:r3-s9:*:*:*:*:*:*
  • 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-s3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.2:r1-s3:*:*:*:*:*:*
  • 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-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.2:r3-s3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.2:r3-s3:*:*:*:*:*:*
  • 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:r3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.3:r3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.3:r3-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.3:r3-s1:*:*:*:*:*:*
  • 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:r1-s5:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.4:r1-s5:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.4:r1-s6:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.4:r1-s6:*:*:*:*:*:*
  • 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:18.4:r2-s3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.4:r2-s3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:18.4:r3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.4:r3:*:*:*:*:*:*
  • 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.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.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: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:o:juniper:junos:20.1:r1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:20.1:r1:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2020-1631: 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...