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.
References
Link | Resource |
---|---|
https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html | Mailing List Third Party Advisory |
https://security.gentoo.org/glsa/202208-24 | Third Party Advisory |
https://security.netapp.com/advisory/ntap-20210827-0005/ | Third Party Advisory |
https://sourceware.org/bugzilla/show_bug.cgi?id=28011 | Issue Tracking Third Party Advisory |
https://sourceware.org/git/?p=glibc.git%3Ba=commit%3Bh=5adda61f62b77384718b4c0d8336ade8f2b4b35c | |
https://sourceware.org/glibc/wiki/Security%20Exceptions | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
08 Nov 2022, 13:29
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* | |
References | (MLIST) https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html - Mailing List, Third Party Advisory |
17 Oct 2022, 18:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
References | (GENTOO) https://security.gentoo.org/glsa/202208-24 - Third Party Advisory |
15 Aug 2022, 11:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
21 Sep 2021, 18:16
Type | Values Removed | Values Added |
---|---|---|
References | (CONFIRM) https://security.netapp.com/advisory/ntap-20210827-0005/ - Third Party Advisory | |
CPE | cpe:2.3:a:netapp:e-series_santricity_os_controller:*:*:*:*:*:*:*:* cpe:2.3:a:netapp:ontap_select_deploy_administration_utility:-:*:*:*:*:*:*:* cpe:2.3:a:netapp:solidfire:-:*:*:*:*:*:*:* cpe:2.3:a:netapp:hci_management_node:-:*:*:*:*:*:*:* cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:* |
27 Aug 2021, 07:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
02 Aug 2021, 19:22
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 6.4
v3 : 9.1 |
References | (MISC) https://sourceware.org/glibc/wiki/Security%20Exceptions - Vendor Advisory | |
References | (CONFIRM) https://sourceware.org/bugzilla/show_bug.cgi?id=28011 - Issue Tracking, Third Party Advisory | |
References | (CONFIRM) https://sourceware.org/git/?p=glibc.git;a=commit;h=5adda61f62b77384718b4c0d8336ade8f2b4b35c - Mailing List, Patch, Third Party Advisory | |
CPE | cpe:2.3:a:gnu:glibc:*:*:*:*:*:*:*:* | |
CWE | CWE-190 |
22 Jul 2021, 18:43
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2021-07-22 18:15
Updated : 2024-02-04 21:47
NVD link : CVE-2021-35942
Mitre link : CVE-2021-35942
CVE.ORG link : CVE-2021-35942
JSON object : View
Products Affected
debian
- debian_linux
netapp
- hci_management_node
- solidfire
- active_iq_unified_manager
- e-series_santricity_os_controller
- ontap_select_deploy_administration_utility
gnu
- glibc
CWE
CWE-190
Integer Overflow or Wraparound