CVE-2019-0069 Vulnerability Analysis & Exploit Details

CVE-2019-0069
Vulnerability Scoring

5.9
/10
Significant Risk

Security assessments indicate that CVE-2019-0069 presents a notable risk, potentially requiring prompt mitigation.

Attack Complexity Details

  • Attack Complexity: Low
    Exploits can be performed without significant complexity or special conditions.
  • Attack Vector: Local
    Vulnerability requires local system access.
  • Privileges Required: Low
    Some privileges are necessary to exploit the vulnerability.
  • Scope: Changed
    Successful exploitation can impact components beyond the vulnerable component.
  • User Interaction: Required
    User interaction is necessary for successful exploitation.

CVE-2019-0069 Details

Status: Modified

Last updated: 🕓 21 Nov 2024, 04:16 UTC
Originally published on: 🕗 09 Oct 2019, 20:15 UTC

Time between publication and last update: 1869 days

CVSS Release: version 3

CVSS3 Source

sirt@juniper.net

CVSS3 Type

Secondary

CVSS3 Vector

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

CVE-2019-0069 Vulnerability Summary

CVE-2019-0069: On EX4600, QFX5100 Series, NFX Series, QFX10K Series, QFX5110, QFX5200 Series, QFX5110, QFX5200, QFX10K Series, vSRX, SRX1500, SRX4000 Series, vSRX, SRX1500, SRX4000, QFX5110, QFX5200, QFX10K Series, when the user uses console management port to authenticate, the credentials used during device authentication are written to a log file in clear text. This issue does not affect users that are logging-in using telnet, SSH or J-web to the management IP. This issue affects ACX, NFX, SRX, EX and QFX platforms with the Linux Host OS architecture, it does not affect other SRX and EX platforms that do not use the Linux Host OS architecture. This issue affects Juniper Networks Junos OS: 15.1X49 versions prior to 15.1X49-D110 on vSRX, SRX1500, SRX4000 Series; 15.1X53 versions prior to 15.1X53-D234 on QFX5110, QFX5200 Series; 15.1X53 versions prior to 15.1X53-D68 on QFX10K Series; 17.1 versions prior to 17.1R2-S8, 17.1R3, on QFX5110, QFX5200, QFX10K Series; 17.2 versions prior to 17.2R1-S7, 17.2R2-S6, 17.2R3 on QFX5110, QFX5200, QFX10K Series; 17.3 versions prior to 17.3R2 on vSRX, SRX1500, SRX4000, QFX5110, QFX5200, QFX10K Series; 14.1X53 versions prior to 14.1X53-D47 on ACX5000, EX4600, QFX5100 Series; 15.1 versions prior to 15.1R7 on ACX5000, EX4600, QFX5100 Series; 16.1R7 versions prior to 16.1R7 on ACX5000, EX4600, QFX5100 Series; 17.1 versions prior to 17.1R2-S10, 17.1R3 on ACX5000, EX4600, QFX5100 Series; 17.2 versions prior to 17.2R3 on ACX5000, EX4600, QFX5100 Series; 17.3 versions prior to 17.3R3 on ACX5000, EX4600, QFX5100 Series; 17.4 versions prior to 17.4R2 on ACX5000, EX4600, QFX5100 Series; 18.1 versions prior to 18.1R2 on ACX5000, EX4600, QFX5100 Series; 15.1X53 versions prior to 15.1X53-D496 on NFX Series, 17.2 versions prior to 17.2R3-S1 on NFX Series; 17.3 versions prior to 17.3R3-S4 on NFX Series; 17.4 versions prior to 17.4R2-S4, 17.4R3 on NFX Series, 18.1 versions prior to 18.1R3-S4 on NFX Series; 18.2 versions prior to 18.2R2-S3, 18.2R3 on NFX Series; 18.3 versions prior to 18.3R1-S3, 18.3R2 on NFX Series; 18.4 versions prior to 18.4R1-S1, 18.4R2 on NFX Series.

Assessing the Risk of CVE-2019-0069

Access Complexity Graph

The exploitability of CVE-2019-0069 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-2019-0069

CVE-2019-0069 presents an accessible attack vector with minimal effort required. Restricting access controls and implementing security updates are critical to reducing exploitation risks.

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-2019-0069, 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-2019-0069, 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-2019-0069 can result in unauthorized access to sensitive data, severely compromising data privacy.
  • Integrity: None
    CVE-2019-0069 poses no threat to data integrity.
  • Availability: None
    CVE-2019-0069 does not impact system availability.

Exploit Prediction Scoring System (EPSS)

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

EPSS Score: 0.044% (probability of exploit)

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

CVE-2019-0069 References

External References

CWE Common Weakness Enumeration

CWE-319

CAPEC Common Attack Pattern Enumeration and Classification

  • Session Sidejacking CAPEC-102 Session sidejacking takes advantage of an unencrypted communication channel between a victim and target system. The attacker sniffs traffic on a network looking for session tokens in unencrypted traffic. Once a session token is captured, the attacker performs malicious actions by using the stolen token with the targeted application to impersonate the victim. This attack is a specific method of session hijacking, which is exploiting a valid session token to gain unauthorized access to a target system or information. Other methods to perform a session hijacking are session fixation, cross-site scripting, or compromising a user or server machine and stealing the session token.
  • Interception CAPEC-117 An adversary monitors data streams to or from the target for information gathering purposes. This attack may be undertaken to solely gather sensitive information or to support a further attack against the target. This attack pattern can involve sniffing network traffic as well as other types of data streams (e.g. radio). The adversary can attempt to initiate the establishment of a data stream or passively observe the communications as they unfold. In all variants of this attack, the adversary is not the intended recipient of the data stream. In contrast to other means of gathering information (e.g., targeting data leaks), the adversary must actively position themself so as to observe explicit data channels (e.g. network traffic) and read the content. However, this attack differs from a Adversary-In-the-Middle (CAPEC-94) attack, as the adversary does not alter the content of the communications nor forward data to the intended recipient.
  • Harvesting Information via API Event Monitoring CAPEC-383 An adversary hosts an event within an application framework and then monitors the data exchanged during the course of the event for the purpose of harvesting any important data leaked during the transactions. One example could be harvesting lists of usernames or userIDs for the purpose of sending spam messages to those users. One example of this type of attack involves the adversary creating an event within the sub-application. Assume the adversary hosts a "virtual sale" of rare items. As other users enter the event, the attacker records via AiTM (CAPEC-94) proxy the user_ids and usernames of everyone who attends. The adversary would then be able to spam those users within the application using an automated script.
  • Signature Spoofing by Mixing Signed and Unsigned Content CAPEC-477 An attacker exploits the underlying complexity of a data structure that allows for both signed and unsigned content, to cause unsigned data to be processed as though it were signed data.
  • Sniff Application Code CAPEC-65 An adversary passively sniffs network communications and captures application code bound for an authorized client. Once obtained, they can use it as-is, or through reverse-engineering glean sensitive information or exploit the trust relationship between the client and server. Such code may belong to a dynamic update to the client, a patch being applied to a client component or any such interaction where the client is authorized to communicate with the server.

Vulnerable Configurations

  • 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:d20:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x49:d20:*:*:*:*:*:*
  • 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:h:juniper:srx1500:-:*:*:*:*:*:*:*
    cpe:2.3:h:juniper:srx1500:-:*:*:*:*:*:*:*
  • cpe:2.3:h:juniper:srx4000:-:*:*:*:*:*:*:*
    cpe:2.3:h:juniper:srx4000:-:*:*:*:*:*:*:*
  • cpe:2.3:h:juniper:vsrx:-:*:*:*:*:*:*:*
    cpe:2.3:h:juniper:vsrx:-:*:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x53:d210:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x53:d210:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x53:d230:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x53:d230:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x53:d231:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x53:d231:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x53:d232:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x53:d232:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x53:d233:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x53:d233:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x53:d30:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x53:d30:*:*:*:*:*:*
  • cpe:2.3:h:juniper:qfx5110:-:*:*:*:*:*:*:*
    cpe:2.3:h:juniper:qfx5110:-:*:*:*:*:*:*:*
  • cpe:2.3:h:juniper:qfx5200:-:*:*:*:*:*:*:*
    cpe:2.3:h:juniper:qfx5200:-:*:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x53:d33:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x53:d33:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x53:d34:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x53:d34:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x53:d60:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x53:d60:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x53:d61:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x53:d61:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x53:d62:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x53:d62:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x53:d63:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x53:d63:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x53:d64:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x53:d64:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x53:d65:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x53:d65:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x53:d66:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x53:d66:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x53:d67:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x53:d67:*:*:*:*:*:*
  • cpe:2.3:h:juniper:qfx10008:-:*:*:*:*:*:*:*
    cpe:2.3:h:juniper:qfx10008:-:*:*:*:*:*:*:*
  • cpe:2.3:h:juniper:qfx10016:-:*:*:*:*:*:*:*
    cpe:2.3:h:juniper:qfx10016:-:*:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.1:-:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.1:-:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.1:r1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.1:r1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.1:r2-s1:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.1:r2-s1:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.1:r2-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.1:r2-s2:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.1:r2-s3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.1:r2-s3:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.1:r2-s4:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.1:r2-s4:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.1:r2-s5:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.1:r2-s5:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.1:r2-s6:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.1:r2-s6:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:17.1:r2-s7:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.1:r2-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-s2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.2:r1-s2:*:*:*:*:*:*
  • 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:r2:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.2:r2:*:*:*:*:*:*
  • 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:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.3:r1:*:*:*:*:*:*
  • 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:d45:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:14.1x53:d45:*:*:*:*:*:*
  • cpe:2.3:h:juniper:acx5000:-:*:*:*:*:*:*:*
    cpe:2.3:h:juniper:acx5000:-:*:*:*:*:*:*:*
  • cpe:2.3:h:juniper:ex4600:-:*:*:*:*:*:*:*
    cpe:2.3:h:juniper:ex4600:-:*:*:*:*:*:*:*
  • 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: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:f6:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:f6:*:*:*:*:*:*
  • 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: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-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:r6:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1:r6:*:*:*:*:*:*
  • 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: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:r4:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:16.1:r4:*:*:*:*:*:*
  • 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: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-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.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.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-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:18.1:-:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.1:-:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x53:d40:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x53:d40:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x53:d45:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x53:d45:*:*:*:*:*:*
  • cpe:2.3:o:juniper:junos:15.1x53:d495:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:15.1x53:d495:*:*:*:*:*:*
  • cpe:2.3:h:juniper:nfx150:-:*:*:*:*:*:*:*
    cpe:2.3:h:juniper:nfx150:-:*:*:*:*:*:*:*
  • cpe:2.3:h:juniper:nfx250:-:*:*:*:*:*:*:*
    cpe:2.3:h:juniper:nfx250:-:*:*:*:*:*:*:*
  • 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.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-s3:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:17.4:r2-s3:*:*:*:*:*:*
  • 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-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.2:-:*:*:*:*:*:*
    cpe:2.3:o:juniper:junos:18.2:-:*:*:*:*:*:*
  • 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.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.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:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2019-0069: 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-3284 – The User Registration & Membership – Custom Registration Form, Login Form, and User Profile plugin for WordPress is vulnerable to Cross-Site Reques...
  • CVE-2025-3278 – The UrbanGo Membership plugin for WordPress is vulnerable to privilege escalation in versions up to, and including, 1.0.4. This is due to the plugi...
  • CVE-2025-2010 – The JobWP – Job Board, Job Listing, Career Page and Recruitment Plugin plugin for WordPress is vulnerable to SQL Injection via the 'jobwp_upload_re...
  • CVE-2025-43903 – NSSCryptoSignBackend.cc in Poppler before 25.04.0 does not verify the adbe.pkcs7.sha1 signatures on documents, resulting in potential signature forgeries.
  • CVE-2025-3796 – A vulnerability classified as critical has been found in PHPGurukul Men Salon Management System 1.0. This affects an unknown part of the file /admi...