CVE-2022-1892 : Detail

CVE-2022-1892

7.8
/
High
Overflow
0.04%V3
Local
2023-01-23
15h31 +00:00
2025-04-02
14h37 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

A buffer overflow in the SystemBootManagerDxe driver in some Lenovo Notebook products may allow an attacker with local privileges to execute arbitrary code.

CVE Solutions

Update system firmware to the version (or newer) indicated for your model in the product Impact section of LEN-91369

CVE Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-122 Heap-based Buffer Overflow
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.

Metrics

Metrics Score Severity CVSS Vector Source
V3.1 6.7 MEDIUM CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

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.

High

The attacker requires privileges that provide significant (e.g., administrative) control over the vulnerable component allowing access to component-wide settings and files.

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.

None

The vulnerable system can be exploited without interaction from any user.

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.

High

There is a total loss of integrity, or a complete loss of protection. For example, the attacker is able to modify any/all files protected by the impacted component. Alternatively, only some files can be modified, but malicious modification would present a direct, serious consequence to the impacted component.

Availability Impact

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

High

There is a total loss of availability, resulting in the attacker being able to fully deny access to resources in the impacted component; this loss is either sustained (while the attacker continues to deliver the attack) or persistent (the condition persists even after the attack has completed). Alternatively, the attacker has the ability to deny some availability, but the loss of availability presents a direct, serious consequence to the impacted component (e.g., the attacker cannot disrupt existing connections, but can prevent new connections; the attacker can repeatedly exploit a vulnerability that, in each instance of a successful attack, leaks a only small amount of memory, but after repeated exploitation causes a service to become completely unavailable).

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.

V3.1 7.8 HIGH CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

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.

None

The vulnerable system can be exploited without interaction from any user.

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.

High

There is a total loss of integrity, or a complete loss of protection. For example, the attacker is able to modify any/all files protected by the impacted component. Alternatively, only some files can be modified, but malicious modification would present a direct, serious consequence to the impacted component.

Availability Impact

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

High

There is a total loss of availability, resulting in the attacker being able to fully deny access to resources in the impacted component; this loss is either sustained (while the attacker continues to deliver the attack) or persistent (the condition persists even after the attack has completed). Alternatively, the attacker has the ability to deny some availability, but the loss of availability presents a direct, serious consequence to the impacted component (e.g., the attacker cannot disrupt existing connections, but can prevent new connections; the attacker can repeatedly exploit a vulnerability that, in each instance of a successful attack, leaks a only small amount of memory, but after repeated exploitation causes a service to become completely unavailable).

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.

nvd@nist.gov

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

Lenovo>>100e_2nd_gen_firmware >> Version To (excluding) frcn23ww

Lenovo>>100e_2nd_gen >> Version -

Configuraton 0

Lenovo>>100w_gen_3_firmware >> Version To (excluding) gacn38ww

Lenovo>>100w_gen_3 >> Version -

Configuraton 0

Lenovo>>13w_yoga_firmware >> Version To (excluding) jacn31ww

Lenovo>>13w_yoga >> Version -

Configuraton 0

Lenovo>>14w_gen_2_firmware >> Version To (excluding) h0cn21ww

Lenovo>>14w_gen_2 >> Version -

Configuraton 0

Lenovo>>300e_2nd_gen_firmware >> Version To (excluding) frcn23ww

Lenovo>>300e_2nd_gen >> Version -

Configuraton 0

Lenovo>>300w_gen_3_firmware >> Version To (excluding) gacn38ww

Lenovo>>300w_gen_3 >> Version -

Configuraton 0

Lenovo>>500w_gen_3_firmware >> Version To (excluding) g6cn40ww

Lenovo>>500w_gen_3 >> Version -

Configuraton 0

Lenovo>>730s-13iml_firmware >> Version To (excluding) brcn20ww

Lenovo>>730s-13iml >> Version -

Configuraton 0

Lenovo>>Flex_3-11ada05_firmware >> Version To (excluding) fpcn26ww

Lenovo>>Flex_3-11ada05 >> Version -

Configuraton 0

Lenovo>>Flex_5-14alc05_firmware >> Version To (excluding) gjcn27ww

Lenovo>>Flex_5-14alc05 >> Version -

Configuraton 0

Lenovo>>Flex_5-14are05_firmware >> Version To (excluding) eecn39ww

Lenovo>>Flex_5-14are05 >> Version -

Configuraton 0

Lenovo>>Flex_5-14iil05_firmware >> Version To (excluding) eecn40ww

Lenovo>>Flex_5-14iil05 >> Version -

Configuraton 0

Lenovo>>Flex_5-14itl05_firmware >> Version To (excluding) fxcn38ww

Lenovo>>Flex_5-14itl05 >> Version -

Configuraton 0

Lenovo>>Flex_5-15alc05_firmware >> Version To (excluding) gjcn27ww

Lenovo>>Flex_5-15alc05 >> Version -

Configuraton 0

Lenovo>>Flex_5-15iil05_firmware >> Version To (excluding) eccn40ww

Lenovo>>Flex_5-15iil05 >> Version -

Configuraton 0

Lenovo>>Flex_5-15itl05_firmware >> Version To (excluding) fxcn38ww

Lenovo>>Flex_5-15itl05 >> Version -

Configuraton 0

Lenovo>>Ideapad_1-11ada05_firmware >> Version To (excluding) fqcn26ww

Lenovo>>Ideapad_1-11ada05 >> Version -

Configuraton 0

Lenovo>>Ideapad_1-11igl05_firmware >> Version To (excluding) dwcn24ww

Lenovo>>Ideapad_1-11igl05 >> Version -

Configuraton 0

Lenovo>>Ideapad_1-14ada05_firmware >> Version To (excluding) fqcn26ww

Lenovo>>Ideapad_1-14ada05 >> Version -

Configuraton 0

Lenovo>>Ideapad_1-14igl05_firmware >> Version To (excluding) dwcn24ww

Lenovo>>Ideapad_1-14igl05 >> Version -

Configuraton 0

Lenovo>>Ideapad_3-15ada05_firmware >> Version To (excluding) e8cn36ww

    Lenovo>>Ideapad_3-15ada05 >> Version -

    Configuraton 0

    Lenovo>>Ideapad_3-14ada05_firmware >> Version To (excluding) e8cn36ww

      Lenovo>>Ideapad_3-14ada05 >> Version -

      Configuraton 0

      Lenovo>>Ideapad_3-14ada6_firmware >> Version To (excluding) hbcn24ww

        Lenovo>>Ideapad_3-14ada6 >> Version -

        Configuraton 0

        Lenovo>>Ideapad_3-14alc6_firmware >> Version To (excluding) glcn48ww

          Lenovo>>Ideapad_3-14alc6 >> Version -

          Configuraton 0

          Lenovo>>Ideapad_3-15ada6_firmware >> Version To (excluding) hbcn24ww

            Lenovo>>Ideapad_3-15ada6 >> Version -

            Configuraton 0

            Lenovo>>Ideapad_3-15alc6_firmware >> Version To (excluding) glcn48ww

              Lenovo>>Ideapad_3-15alc6 >> Version -

              Configuraton 0

              Lenovo>>Ideapad_3-17alc6_firmware >> Version To (excluding) e8cn36ww

                Lenovo>>Ideapad_3-17alc6 >> Version -

                Configuraton 0

                Lenovo>>Ideapad_3-17ada05_firmware >> Version To (excluding) hbcn24ww

                  Lenovo>>Ideapad_3-17ada05 >> Version -

                  Configuraton 0

                  Lenovo>>Ideapad_3-17ada6_firmware >> Version To (excluding) glcn48ww

                    Lenovo>>Ideapad_3-17ada6 >> Version -

                    Configuraton 0

                    Lenovo>>Ideapad_5_15aba7_firmware >> Version To (excluding) kacn14ww

                    Lenovo>>Ideapad_5_15aba7 >> Version -

                    Configuraton 0

                    Lenovo>>Ideapad_flex_5_14alc7_firmware >> Version To (excluding) jccn29ww

                    Lenovo>>Ideapad_flex_5_14alc7 >> Version -

                    Configuraton 0

                    Lenovo>>Ideapad_flex_5_16alc7_firmware >> Version To (excluding) jccn29ww

                    Lenovo>>Ideapad_flex_5_16alc7 >> Version -

                    Configuraton 0

                    Lenovo>>Legion_s7-15imh5_firmware >> Version To (excluding) hacn37ww

                    Lenovo>>Legion_s7-15imh5 >> Version -

                    Configuraton 0

                    Lenovo>>Legion_s7-15ach6_firmware >> Version To (excluding) g1cn27ww

                      Lenovo>>Legion_s7-15ach6 >> Version -

                      Configuraton 0

                      Lenovo>>Legion_s7-15arh5_firmware >> Version To (excluding) fdcn40ww

                      Lenovo>>Legion_s7-15arh5 >> Version -

                      Configuraton 0

                      Lenovo>>S145-14api_firmware >> Version To (excluding) bucn33ww

                      Lenovo>>S145-14api >> Version -

                      Configuraton 0

                      Lenovo>>S145-14ast_firmware >> Version To (excluding) aycn28ww

                      Lenovo>>S145-14ast >> Version -

                      Configuraton 0

                      Lenovo>>S145-15api_firmware >> Version To (excluding) bucn33ww

                      Lenovo>>S145-15api >> Version -

                      Configuraton 0

                      Lenovo>>S145-15ast_firmware >> Version To (excluding) aycn28ww

                      Lenovo>>S145-15ast >> Version -

                      Configuraton 0

                      Lenovo>>S540-13api_firmware >> Version To (excluding) cxcn36ww

                      Lenovo>>S540-13api >> Version -

                      Configuraton 0

                      Lenovo>>Ideapad_s940-14iil_firmware >> Version To (excluding) bqcn34ww

                      Lenovo>>Ideapad_s940-14iil >> Version -

                      Configuraton 0

                      Lenovo>>Yoga_s940-14iil_firmware >> Version To (excluding) bqcn34ww

                      Lenovo>>Yoga_s940-14iil >> Version -

                      Configuraton 0

                      Lenovo>>Ideapad_slim_1-14ast-05_firmware >> Version To (excluding) cwcn25ww

                      Lenovo>>Ideapad_slim_1-14ast-05 >> Version -

                      Configuraton 0

                      Lenovo>>Ideapad_slim_1-11ast-05_firmware >> Version To (excluding) cwcn25ww

                      Lenovo>>Ideapad_slim_1-11ast-05 >> Version -

                      Configuraton 0

                      Lenovo>>Thinkbook_13s_g3_acn_firmware >> Version To (excluding) gmcn29ww

                      Lenovo>>Thinkbook_13s_g3_acn >> Version -

                      Configuraton 0

                      Lenovo>>Thinkbook_13s_g2_are_firmware >> Version To (excluding) fvcn24ww

                      Lenovo>>Thinkbook_13s_g2_are >> Version -

                      Configuraton 0

                      Lenovo>>Thinkbook_13s_g2_itl_firmware >> Version To (excluding) f9cn50ww

                      Lenovo>>Thinkbook_13s_g2_itl >> Version -

                      Configuraton 0

                      Lenovo>>Thinkbook_13s-iml_firmware >> Version To (excluding) cqcn37ww

                      Lenovo>>Thinkbook_13s-iml >> Version -

                      Configuraton 0

                      Lenovo>>Thinkbook_14-iil_firmware >> Version To (excluding) djcn28ww

                      Lenovo>>Thinkbook_14-iil >> Version -

                      Configuraton 0

                      Lenovo>>Thinkbook_14-iml_firmware >> Version To (excluding) cjcn38ww

                      Lenovo>>Thinkbook_14-iml >> Version -

                      Configuraton 0

                      Lenovo>>Thinkbook_14p_g2_ach_firmware >> Version To (excluding) gwcn41ww

                      Lenovo>>Thinkbook_14p_g2_ach >> Version -

                      Configuraton 0

                      Lenovo>>Thinkbook_14s_g2_itl_firmware >> Version To (excluding) f9cn50ww

                      Lenovo>>Thinkbook_14s_g2_itl >> Version -

                      Configuraton 0

                      Lenovo>>Thinkbook_14s-iml_firmware >> Version To (excluding) cqcn37ww

                      Lenovo>>Thinkbook_14s-iml >> Version -

                      Configuraton 0

                      Lenovo>>Thinkbook_15-iil_firmware >> Version To (excluding) djcn28ww

                      Lenovo>>Thinkbook_15-iil >> Version -

                      Configuraton 0

                      Lenovo>>Thinkbook_15-iml_firmware >> Version To (excluding) cjcn38ww

                      Lenovo>>Thinkbook_15-iml >> Version -

                      Configuraton 0

                      Lenovo>>Thinkbook_16p_g2_ach_firmware >> Version To (excluding) gxcn42ww

                      Lenovo>>Thinkbook_16p_g2_ach >> Version -

                      Configuraton 0

                      Lenovo>>V130-15ikb_firmware >> Version To (excluding) 8vcn31ww

                      Lenovo>>V130-15ikb >> Version -

                      Configuraton 0

                      Lenovo>>V14_g2-alc_firmware >> Version To (excluding) glcn48ww

                      Lenovo>>V14_g2-alc >> Version -

                      Configuraton 0

                      Lenovo>>V14-ada_firmware >> Version To (excluding) e8cn36ww

                        Lenovo>>V14-ada >> Version -

                        Configuraton 0

                        Lenovo>>V15_g2-alc_firmware >> Version To (excluding) glcn48ww

                          Lenovo>>V15_g2-alc >> Version -

                          Configuraton 0

                          Lenovo>>V15-ada_firmware >> Version To (excluding) e8cn36ww

                            Lenovo>>V15-ada >> Version -

                            Configuraton 0

                            Lenovo>>Yoga_9-15imh5_firmware >> Version To (excluding) epcn28ww

                            Lenovo>>Yoga_9-15imh5 >> Version -

                            Configuraton 0

                            Lenovo>>Yoga_c640-13iml_firmware >> Version To (excluding) chcn28ww

                            Lenovo>>Yoga_c640-13iml >> Version -

                            Configuraton 0

                            Lenovo>>Yoga_c640-13iml_lte_firmware >> Version To (excluding) chcn28ww

                            Lenovo>>Yoga_c640-13iml_lte >> Version -

                            Configuraton 0

                            Lenovo>>Yoga_c940-15irh_firmware >> Version To (excluding) bscn37ww

                            Lenovo>>Yoga_c940-15irh >> Version -

                            Configuraton 0

                            Lenovo>>Yoga_s730-13iml_firmware >> Version To (excluding) brcn20ww

                            Lenovo>>Yoga_s730-13iml >> Version -

                            Configuraton 0

                            Lenovo>>Yoga_s940-14iil_firmware >> Version To (excluding) bqcn34ww

                            Lenovo>>Yoga_s940-14iil >> Version -

                            Configuraton 0

                            Lenovo>>Yoga_slim_7_pro-14ach5_firmware >> Version To (excluding) gzcn29ww

                              Lenovo>>Yoga_slim_7_pro-14ach5 >> Version -

                              Configuraton 0

                              Lenovo>>Yoga_slim_7_pro-14ach5_o_firmware >> Version To (excluding) gzcn29ww

                                Lenovo>>Yoga_slim_7_pro-14ach5_o >> Version -

                                Configuraton 0

                                Lenovo>>Yoga_slim_7_pro-14arh5_firmware >> Version To (excluding) gzcn24ww

                                  Lenovo>>Yoga_slim_7_pro-14arh5 >> Version -

                                  Configuraton 0

                                  Lenovo>>Ideapad_5-15alc05_firmware >> Version To (excluding) h2cn27ww

                                  Lenovo>>Ideapad_5-15alc05 >> Version -

                                  References