Lucene search
+L

220 matches found

Amazon
Amazon
added 2021/09/15 12:00 a.m.75 views

Medium: glibc

Issue Overview: An integer overflow flaw was found in glibc that may result in reading of arbitrary memory when wordexp is used with a specially crafted untrusted regular expression input. CVE-2021-35942 Affected Packages: glibc Note: This advisory is applicable to Amazon Linux 2 AL2 Core...

9.1CVSS8.2AI score0.02678EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2021/08/03 7:00 a.m.5 views

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.

...

9.1CVSS7.8AI score0.02678EPSS
SaveExploits0
OSV
OSV
added 2021/07/31 11:04 a.m.5 views

OESA-2021-1296 glibc security update

The GNU C Library project provides the core libraries for the GNU system and GNU/Linux systems, as well as many other systems that use Linux as the kernel. These libraries provide critical APIs including ISO C11, POSIX.1-2008, BSD, OS-specific APIs and more. These APIs include such foundational...

6.7CVSS7.2AI score0.02678EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2021/07/28 12:00 a.m.17 views

SUSE: Security Advisory (SUSE-SU-2021:2480-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.1CVSS6.8AI score0.04006EPSS
SaveExploits0References6
OSV
OSV
added 2021/07/27 11:47 a.m.8 views

SUSE-SU-2021:2480-1 Security update for glibc

This update for glibc fixes the following issues: Security issues fixed: - CVE-2021-35942: wordexp: Fixed handle overflow in positional parameter number bsc1187911 - CVE-2016-10228: Rewrite iconv option parsing bsc1027496 Other fixes: - Fixed race in pthreadmutexlock while promoting to...

9.1CVSS7.8AI score0.04006EPSS
SaveExploits0References6
OSV
OSV
added 2021/07/22 6:15 p.m.9 views

DEBIAN-CVE-2021-35942

The wordexp function in the GNU C Library aka glibc through 2.33 may crash or read arbitrary memory in parseparam 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...

9.1CVSS7AI score0.02678EPSS
SaveExploits0References1
NVD
NVD
added 2021/07/22 6:15 p.m.33 views

CVE-2021-35942

The wordexp function in the GNU C Library aka glibc through 2.33 may crash or read arbitrary memory in parseparam 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...

9.1CVSS0.02678EPSS
SaveExploits0References6
OSV
OSV
added 2021/07/22 6:15 p.m.54 views

CVE-2021-35942

The wordexp function in the GNU C Library aka glibc through 2.33 may crash or read arbitrary memory in parseparam 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...

9.1CVSS7AI score
SaveExploits0References6
Prion
Prion
added 2021/07/22 6:15 p.m.39 views

Design/Logic Flaw

The wordexp function in the GNU C Library aka glibc through 2.33 may crash or read arbitrary memory in parseparam 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...

6.4CVSS9.1AI score0.02678EPSS
SaveExploits0References6Affected Software3
OSV
OSV
added 2021/07/22 6:15 p.m.26 views

UBUNTU-CVE-2021-35942

The wordexp function in the GNU C Library aka glibc through 2.33 may crash or read arbitrary memory in parseparam 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...

9.1CVSS7AI score0.02678EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2021/07/22 6:15 p.m.96 views

CVE-2021-35942

The wordexp function in the GNU C Library aka glibc through 2.33 may crash or read arbitrary memory in parseparam 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...

9.1CVSS6.9AI score0.02678EPSS
SaveExploits0References3
CVE
CVE
added 2021/07/22 12:00 a.m.456 views

CVE-2021-35942

CVE-2021-35942 affects the GNU C Library (glibc) wordexp in posix/wordexp.c. The root cause is an integer/regex handling issue caused by using atoi instead of strtoul, which can lead to an out-of-bounds read or memory access. Exploitation can crash the process or cause information disclosure (DoS...

9.1CVSS9.4AI score0.02678EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2021/07/22 12:00 a.m.6 views

CVE-2021-35942

The wordexp function in the GNU C Library aka glibc through 2.33 may crash or read arbitrary memory in parseparam 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...

8.4AI score0.02678EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2021/07/22 12:00 a.m.35 views

CVE-2021-35942

The wordexp function in the GNU C Library aka glibc through 2.33 may crash or read arbitrary memory in parseparam 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...

9.6AI score0.02678EPSS
SaveExploits0References6
Mageia
Mageia
added 2021/07/20 10:46 a.m.75 views

Updated glibc packages fix security vulnerability

An integer overflow flaw was found in glibc that may result in reading of arbitrary memory when wordexp is used with a specially crafted untrusted regular expression input CVE-2021-35942...

9.1CVSS8.1AI score0.02678EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2021/07/13 12:00 a.m.11 views

The vulnerability of the wordexp() function in the library that handles system calls and core glibc functions allows a hacker to read arbitrary files.

The vulnerability of the wordexp function in the library, which handles system calls and core glibc functions, is caused by a numerical overflow. Exploiting this vulnerability could allow an attacker to read arbitrary files...

6.7CVSS6.9AI score0.02678EPSS
SaveExploits0References14Affected Software7
RedhatCVE
RedhatCVE
added 2021/07/01 5:23 p.m.114 views

CVE-2021-35942

An integer overflow flaw was found in glibc that may result in reading of arbitrary memory when wordexp is used with a specially crafted untrusted regular expression input. Mitigation Do not use untrusted regular expression input for the wordexp function...

9.1CVSS9.3AI score0.02678EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2021/06/09 12:00 a.m.44 views

SUSE: Security Advisory (SUSE-SU-2015:0439-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

10CVSS8.4AI score0.94558EPSS
SaveExploits46References44
Veracode
Veracode
added 2019/05/02 6:07 a.m.36 views

Privilege Escalation

sudo is vulnerable to privilege escalation vulnerability. sudo noexec restriction could have been bypassed if application run via sudo executed wordexp C library function with a user supplied argument which allow local users to inject arbitrary commands with elevated privileges...

7.8CVSS7.8AI score0.00493EPSS
SaveExploits0References9Affected Software2
Tenable Nessus
Tenable Nessus
added 2018/11/21 12:00 a.m.33 views

EulerOS Virtualization 2.5.1 : sudo (EulerOS-SA-2018-1380)

According to the version of the sudo package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerability : - It was discovered that the sudo noexec restriction could have been bypassed if application run via sudo executed system, popen, or...

7.8CVSS7.2AI score0.00493EPSS
SaveExploits0References2
Rows per page
Query Builder