Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2021-35942


The wordexp function in the GNU C Library (aka glibc) through 2.33 may crash or read arbitrary memory in parse_param (in posix/wordexp.c) when called with an untrusted, crafted pattern, potentially resulting in a denial of service or disclosure of information. This occurs because atoi was used but strtoul should have been used to ensure correct calculations.


Published

2021-07-22T18:15:23.287

Last Modified

2025-05-01T18:10:02.587

Status

Analyzed

Source

[email protected]

Severity

CVSSv3.1: 9.1 (CRITICAL)

CVSSv2 Vector

AV:N/AC:L/Au:N/C:P/I:N/A:P

  • Access Vector: NETWORK
  • Access Complexity: LOW
  • Authentication: NONE
  • Confidentiality Impact: PARTIAL
  • Integrity Impact: NONE
  • Availability Impact: PARTIAL
Exploitability Score

10.0

Impact Score

4.9

Weaknesses
  • Type: Primary
    CWE-190

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application gnu glibc < 2.31 Yes
Application netapp active_iq_unified_manager - Yes
Application netapp e-series_santricity_os_controller ≤ 11.70.1 Yes
Application netapp hci_management_node - Yes
Application netapp ontap_select_deploy_administration_utility - Yes
Application netapp solidfire - Yes
Operating System debian debian_linux 10.0 Yes

References