CVE-2024-21615 : Detail

CVE-2024-21615

5.1
/
Medium
A01-Broken Access Control
0.04%V3
Local
2024-04-12
14h55 +00:00
2024-08-01
22h27 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Junos OS and Junos OS Evolved: A low-privileged user can access confidential information

An Incorrect Default Permissions vulnerability in Juniper Networks Junos OS and Junos OS Evolved allows a local, low-privileged attacker to access confidential information on the system. On all Junos OS and Junos OS Evolved platforms, when NETCONF traceoptions are configured, and a super-user performs specific actions via NETCONF, then a low-privileged user can access sensitive information compromising the confidentiality of the system. This issue affects: Junos OS: * all versions before 21.2R3-S7,  * from 21.4 before 21.4R3-S5,  * from 22.1 before 22.1R3-S5,  * from 22.2 before 22.2R3-S3,  * from 22.3 before 22.3R3-S2,  * from 22.4 before 22.4R3,  * from 23.2 before 23.2R1-S2. Junos OS Evolved:  * all versions before 21.2R3-S7-EVO,  * from 21.3 before 21.3R3-S5-EVO,  * from 21.4 before 21.4R3-S5-EVO,  * from 22.1 before 22.1R3-S5-EVO,  * from 22.2 before 22.2R3-S3-EVO,  * from 22.3 before 22.3R3-S2-EVO, * from 22.4 before 22.4R3-EVO,  * from 23.2 before 23.2R1-S2.

CVE Solutions

The following software releases have been updated to resolve this specific issue: Junos OS: 21.2R3-S7, 21.4R3-S5, 22.1R3-S5, 22.2R3-S3, 22.3R3-S2, 22.4R3, 23.2R1-S2, 23.4R1 and all subsequent releases. Junos OS Evolved: 21.2R3-S7-EVO, 21.3R3-S5-EVO, 21.4R3-S5-EVO, 22.1R3-S5-EVO, 22.2R3-S3-EVO, 22.3R3-S2-EVO, 22.4R3-EVO, 23.2R1-S2-EVO, 23.4R1-EVO and all subsequent releases.

CVE Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-276 Incorrect Default Permissions
During installation, installed file permissions are set to allow anyone to modify those files.

Metrics

Metrics Score Severity CVSS Vector Source
V4.0 5.1 MEDIUM CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:P/VC:H/VI:N/VA:N/SC:L/SI:N/SA:N

Base: Exploitabilty Metrics

The Exploitability metrics reflect the characteristics of the “thing that is vulnerable”, which we refer to formally as the vulnerable system.

Attack Vector

This metric reflects the context by which vulnerability exploitation is possible.

Local

The vulnerable system is not bound to the network stack and the attacker’s path is via read/write/execute capabilities. Either: the attacker exploits the vulnerability by accessing the target system locally (e.g., keyboard, console), or through terminal emulation (e.g., SSH); or the attacker relies on User Interaction by another person to perform actions required to exploit the vulnerability (e.g., using social engineering techniques to trick a legitimate user into opening a malicious document).

Attack Complexity

This metric captures measurable actions that must be taken by the attacker to actively evade or circumvent existing built-in security-enhancing conditions in order to obtain a working exploit.

Low

The attacker must take no measurable action to exploit the vulnerability. The attack requires no target-specific circumvention to exploit the vulnerability. An attacker can expect repeatable success against the vulnerable system.

Attack Requirements

This metric captures the prerequisite deployment and execution conditions or variables of the vulnerable system that enable the attack.

None

The successful attack does not depend on the deployment and execution conditions of the vulnerable system. The attacker can expect to be able to reach the vulnerability and execute the exploit under all or most instances of the vulnerability.

Privileges Required

This metric describes the level of privileges an attacker must possess prior to successfully exploiting the vulnerability.

Low

The attacker requires privileges that provide basic capabilities that are typically limited to settings and resources owned by a single low-privileged user. Alternatively, an attacker with Low privileges has the ability to access only non-sensitive resources.

User Interaction

This metric captures the requirement for a human user, other than the attacker, to participate in the successful compromise of the vulnerable system.

Passive

Successful exploitation of this vulnerability requires limited interaction by the targeted user with the vulnerable system and the attacker’s payload. These interactions would be considered involuntary and do not require that the user actively subvert protections built into the vulnerable system. Examples include: utilizing a website that has been modified to display malicious content when the page is rendered (most stored XSS or CSRF) running an application that calls a malicious binary that has been planted on the system using an application which generates traffic over an untrusted or compromised network (vulnerabilities requiring an on-path attacker)

Base: Impact Metrics

The Impact metrics capture the effects of a successfully exploited vulnerability. Analysts should constrain impacts to a reasonable, final outcome which they are confident an attacker is able to achieve.

Confidentiality Impact

This metric measures the impact to the confidentiality of the information managed by the system due to a successfully exploited vulnerability.

High

There is a total loss of confidentiality, resulting in all information within the Vulnerable System being divulged to the attacker. Alternatively, access to only some restricted information is obtained, but the disclosed information presents a direct, serious impact. For example, an attacker steals the administrator's password, or private encryption keys of a web server.

Integrity Impact

This metric measures the impact to integrity of a successfully exploited vulnerability.

None

There is no loss of integrity within the Vulnerable System.

Availability Impact

This metric measures the impact to the availability of the impacted system resulting from a successfully exploited vulnerability.

None

There is no impact to availability within the Vulnerable System.

Sub Confidentiality Impact

Low

There is some loss of confidentiality. Access to some restricted information is obtained, but the attacker does not have control over what information is obtained, or the amount or kind of loss is limited. The information disclosure does not cause a direct, serious loss to the Subsequent System.

Sub Integrity Impact

None

There is no loss of integrity within the Subsequent System or all integrity impact is constrained to the Vulnerable System.

Sub Availability Impact

None

There is no impact to availability within the Subsequent System or all availability impact is constrained to the Vulnerable System.

Threat Metrics

The Threat metrics measure the current state of exploit techniques or code availability for a vulnerability.

Environmental Metrics

These metrics enable the consumer analyst to customize the resulting score depending on the importance of the affected IT asset to a user’s organization, measured in terms of complementary/alternative security controls in place, Confidentiality, Integrity, and Availability. The metrics are the modified equivalent of Base metrics and are assigned values based on the system placement within organizational infrastructure.

Supplemental Metrics

Supplemental metric group provides new metrics that describe and measure additional extrinsic attributes of a vulnerability. While the assessment of Supplemental metrics is provisioned by the provider, the usage and response plan of each metric within the Supplemental metric group is determined by the consumer.

V3.1 5 MEDIUM CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N

Base: Exploitabilty Metrics

The Exploitability metrics reflect the characteristics of the thing that is vulnerable, which we refer to formally as the vulnerable component.

Attack Vector

This metric reflects the context by which vulnerability exploitation is possible.

Local

The vulnerable component is not bound to the network stack and the attacker’s path is via read/write/execute capabilities.

Attack Complexity

This metric describes the conditions beyond the attacker’s control that must exist in order to exploit the vulnerability.

Low

Specialized access conditions or extenuating circumstances do not exist. An attacker can expect repeatable success when attacking the vulnerable component.

Privileges Required

This metric describes the level of privileges an attacker must possess before successfully exploiting the vulnerability.

Low

The attacker requires privileges that provide basic user capabilities that could normally affect only settings and files owned by a user. Alternatively, an attacker with Low privileges has the ability to access only non-sensitive resources.

User Interaction

This metric captures the requirement for a human user, other than the attacker, to participate in the successful compromise of the vulnerable component.

Required

Successful exploitation of this vulnerability requires a user to take some action before the vulnerability can be exploited. For example, a successful exploit may only be possible during the installation of an application by a system administrator.

Base: Scope Metrics

The Scope metric captures whether a vulnerability in one vulnerable component impacts resources in components beyond its security scope.

Scope

Formally, a security authority is a mechanism (e.g., an application, an operating system, firmware, a sandbox environment) that defines and enforces access control in terms of how certain subjects/actors (e.g., human users, processes) can access certain restricted objects/resources (e.g., files, CPU, memory) in a controlled manner. All the subjects and objects under the jurisdiction of a single security authority are considered to be under one security scope. If a vulnerability in a vulnerable component can affect a component which is in a different security scope than the vulnerable component, a Scope change occurs. Intuitively, whenever the impact of a vulnerability breaches a security/trust boundary and impacts components outside the security scope in which vulnerable component resides, a Scope change occurs.

Unchanged

An exploited vulnerability can only affect resources managed by the same security authority. In this case, the vulnerable component and the impacted component are either the same, or both are managed by the same security authority.

Base: Impact Metrics

The Impact metrics capture the effects of a successfully exploited vulnerability on the component that suffers the worst outcome that is most directly and predictably associated with the attack. Analysts should constrain impacts to a reasonable, final outcome which they are confident an attacker is able to achieve.

Confidentiality Impact

This metric measures the impact to the confidentiality of the information resources managed by a software component due to a successfully exploited vulnerability.

High

There is a total loss of confidentiality, resulting in all resources within the impacted component being divulged to the attacker. Alternatively, access to only some restricted information is obtained, but the disclosed information presents a direct, serious impact. For example, an attacker steals the administrator's password, or private encryption keys of a web server.

Integrity Impact

This metric measures the impact to integrity of a successfully exploited vulnerability. Integrity refers to the trustworthiness and veracity of information.

None

There is no loss of integrity within the impacted component.

Availability Impact

This metric measures the impact to the availability of the impacted component resulting from a successfully exploited vulnerability.

None

There is no impact to availability within the impacted component.

Temporal Metrics

The Temporal metrics measure the current state of exploit techniques or code availability, the existence of any patches or workarounds, or the confidence in the description of a vulnerability.

Environmental Metrics

These metrics enable the analyst to customize the CVSS score depending on the importance of the affected IT asset to a user’s organization, measured in terms of Confidentiality, Integrity, and Availability.

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Products Mentioned

Configuraton 0

Juniper>>Junos >> Version To (excluding) 21.2

Juniper>>Junos >> Version 21.2

Juniper>>Junos >> Version 21.2

Juniper>>Junos >> Version 21.2

Juniper>>Junos >> Version 21.2

Juniper>>Junos >> Version 21.2

Juniper>>Junos >> Version 21.2

Juniper>>Junos >> Version 21.2

Juniper>>Junos >> Version 21.2

Juniper>>Junos >> Version 21.2

Juniper>>Junos >> Version 21.2

Juniper>>Junos >> Version 21.2

Juniper>>Junos >> Version 21.2

Juniper>>Junos >> Version 21.2

Juniper>>Junos >> Version 21.2

Juniper>>Junos >> Version 21.4

Juniper>>Junos >> Version 21.4

Juniper>>Junos >> Version 21.4

Juniper>>Junos >> Version 21.4

Juniper>>Junos >> Version 21.4

Juniper>>Junos >> Version 21.4

Juniper>>Junos >> Version 21.4

Juniper>>Junos >> Version 21.4

Juniper>>Junos >> Version 21.4

Juniper>>Junos >> Version 21.4

Juniper>>Junos >> Version 21.4

Juniper>>Junos >> Version 21.4

Juniper>>Junos >> Version 22.1

Juniper>>Junos >> Version 22.1

Juniper>>Junos >> Version 22.1

Juniper>>Junos >> Version 22.1

Juniper>>Junos >> Version 22.1

Juniper>>Junos >> Version 22.1

Juniper>>Junos >> Version 22.1

Juniper>>Junos >> Version 22.1

Juniper>>Junos >> Version 22.1

Juniper>>Junos >> Version 22.1

Juniper>>Junos >> Version 22.1

Juniper>>Junos >> Version 22.1

Juniper>>Junos >> Version 22.2

Juniper>>Junos >> Version 22.2

Juniper>>Junos >> Version 22.2

Juniper>>Junos >> Version 22.2

Juniper>>Junos >> Version 22.2

Juniper>>Junos >> Version 22.2

Juniper>>Junos >> Version 22.2

Juniper>>Junos >> Version 22.2

Juniper>>Junos >> Version 22.2

Juniper>>Junos >> Version 22.2

Juniper>>Junos >> Version 22.3

Juniper>>Junos >> Version 22.3

Juniper>>Junos >> Version 22.3

Juniper>>Junos >> Version 22.3

Juniper>>Junos >> Version 22.3

Juniper>>Junos >> Version 22.3

Juniper>>Junos >> Version 22.3

Juniper>>Junos >> Version 22.3

Juniper>>Junos >> Version 22.3

Juniper>>Junos >> Version 22.4

Juniper>>Junos >> Version 22.4

Juniper>>Junos >> Version 22.4

Juniper>>Junos >> Version 22.4

Juniper>>Junos >> Version 22.4

Juniper>>Junos >> Version 22.4

Juniper>>Junos >> Version 22.4

Juniper>>Junos >> Version 23.2

Juniper>>Junos >> Version 23.2

Juniper>>Junos >> Version 23.2

Juniper>>Junos_os_evolved >> Version To (excluding) 21.2

Juniper>>Junos_os_evolved >> Version 21.2

Juniper>>Junos_os_evolved >> Version 21.2

Juniper>>Junos_os_evolved >> Version 21.2

Juniper>>Junos_os_evolved >> Version 21.2

Juniper>>Junos_os_evolved >> Version 21.2

Juniper>>Junos_os_evolved >> Version 21.2

Juniper>>Junos_os_evolved >> Version 21.2

Juniper>>Junos_os_evolved >> Version 21.2

Juniper>>Junos_os_evolved >> Version 21.2

Juniper>>Junos_os_evolved >> Version 21.2

Juniper>>Junos_os_evolved >> Version 21.2

Juniper>>Junos_os_evolved >> Version 21.2

Juniper>>Junos_os_evolved >> Version 21.2

Juniper>>Junos_os_evolved >> Version 21.2

Juniper>>Junos_os_evolved >> Version 21.3

Juniper>>Junos_os_evolved >> Version 21.3

Juniper>>Junos_os_evolved >> Version 21.3

Juniper>>Junos_os_evolved >> Version 21.3

Juniper>>Junos_os_evolved >> Version 21.3

Juniper>>Junos_os_evolved >> Version 21.3

Juniper>>Junos_os_evolved >> Version 21.3

Juniper>>Junos_os_evolved >> Version 21.3

Juniper>>Junos_os_evolved >> Version 21.3

Juniper>>Junos_os_evolved >> Version 21.3

Juniper>>Junos_os_evolved >> Version 21.3

Juniper>>Junos_os_evolved >> Version 21.4

Juniper>>Junos_os_evolved >> Version 21.4

Juniper>>Junos_os_evolved >> Version 21.4

Juniper>>Junos_os_evolved >> Version 21.4

Juniper>>Junos_os_evolved >> Version 21.4

Juniper>>Junos_os_evolved >> Version 21.4

Juniper>>Junos_os_evolved >> Version 21.4

Juniper>>Junos_os_evolved >> Version 21.4

Juniper>>Junos_os_evolved >> Version 21.4

Juniper>>Junos_os_evolved >> Version 21.4

Juniper>>Junos_os_evolved >> Version 21.4

Juniper>>Junos_os_evolved >> Version 21.4

Juniper>>Junos_os_evolved >> Version 22.1

Juniper>>Junos_os_evolved >> Version 22.1

Juniper>>Junos_os_evolved >> Version 22.1

Juniper>>Junos_os_evolved >> Version 22.1

Juniper>>Junos_os_evolved >> Version 22.1

Juniper>>Junos_os_evolved >> Version 22.1

Juniper>>Junos_os_evolved >> Version 22.1

Juniper>>Junos_os_evolved >> Version 22.1

Juniper>>Junos_os_evolved >> Version 22.1

Juniper>>Junos_os_evolved >> Version 22.1

Juniper>>Junos_os_evolved >> Version 22.1

Juniper>>Junos_os_evolved >> Version 22.2

Juniper>>Junos_os_evolved >> Version 22.2

Juniper>>Junos_os_evolved >> Version 22.2

Juniper>>Junos_os_evolved >> Version 22.2

Juniper>>Junos_os_evolved >> Version 22.2

Juniper>>Junos_os_evolved >> Version 22.2

Juniper>>Junos_os_evolved >> Version 22.2

Juniper>>Junos_os_evolved >> Version 22.2

Juniper>>Junos_os_evolved >> Version 22.2

Juniper>>Junos_os_evolved >> Version 22.2

Juniper>>Junos_os_evolved >> Version 22.3

Juniper>>Junos_os_evolved >> Version 22.3

Juniper>>Junos_os_evolved >> Version 22.3

Juniper>>Junos_os_evolved >> Version 22.3

Juniper>>Junos_os_evolved >> Version 22.3

Juniper>>Junos_os_evolved >> Version 22.3

Juniper>>Junos_os_evolved >> Version 22.3

Juniper>>Junos_os_evolved >> Version 22.3

Juniper>>Junos_os_evolved >> Version 22.3

Juniper>>Junos_os_evolved >> Version 22.4

Juniper>>Junos_os_evolved >> Version 22.4

Juniper>>Junos_os_evolved >> Version 22.4

Juniper>>Junos_os_evolved >> Version 22.4

Juniper>>Junos_os_evolved >> Version 22.4

Juniper>>Junos_os_evolved >> Version 22.4

Juniper>>Junos_os_evolved >> Version 22.4

Juniper>>Junos_os_evolved >> Version 23.2

Juniper>>Junos_os_evolved >> Version 23.2

Juniper>>Junos_os_evolved >> Version 23.2

References