Lucene search
K

36 matches found

Prion
Prion
added 2021/07/22 6:15 p.m.28 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.01407EPSS
Exploits0References6Affected Software3
UbuntuCve
UbuntuCve
added 2021/07/22 6:15 p.m.72 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.01407EPSS
Exploits0References3
Cvelist
Cvelist
added 2021/07/22 12:0 a.m.20 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.01407EPSS
Exploits0References6
CVE
CVE
added 2021/07/22 12:0 a.m.399 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.01407EPSS
Exploits0References6Affected Software1
Veracode
Veracode
added 2019/05/02 6:7 a.m.27 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.00077EPSS
Exploits0References9Affected Software2
Tenable Nessus
Tenable Nessus
added 2018/11/21 12:0 a.m.29 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.00077EPSS
Exploits0References2
NVD
NVD
added 2018/05/29 1:29 p.m.13 views

CVE-2016-7076

sudo before version 1.8.18p1 is vulnerable to a bypass in the sudo noexec restriction if application run via sudo executed wordexp C library function with a user supplied argument. A local user permitted to run such application via sudo with noexec restriction could possibly use this flaw to...

7.8CVSS7.2AI score0.00077EPSS
Exploits0References7
OSV
OSV
added 2018/05/29 12:0 a.m.0 views

UBUNTU-CVE-2016-7076

sudo before version 1.8.18p1 is vulnerable to a bypass in the sudo noexec restriction if application run via sudo executed wordexp C library function with a user supplied argument. A local user permitted to run such application via sudo with noexec restriction could possibly use this flaw to...

7.8CVSS7.2AI score0.00077EPSS
Exploits0References5
Mageia
Mageia
added 2016/11/17 11:40 p.m.27 views

Updated sudo packages fix security vulnerability

It was discovered that the sudo noexec restriction could have been bypassed if application run via sudo executed wordexp C library function with a user supplied argument. A local user permitted to run such application via sudo with noexec restriction could possibly use this flaw to execute...

7.8CVSS4.1AI score0.00077EPSS
Exploits0References4
OSV
OSV
added 2016/11/17 11:40 p.m.5 views

MGASA-2016-0389 Updated sudo packages fix security vulnerability

It was discovered that the sudo noexec restriction could have been bypassed if application run via sudo executed wordexp C library function with a user supplied argument. A local user permitted to run such application via sudo with noexec restriction could possibly use this flaw to execute...

7.8CVSS7.8AI score0.00077EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2015/01/08 12:0 a.m.44 views

CentOS 6 : glibc (CESA-2015:0016)

Updated glibc packages that fix two security issues and two bugs are now available for Red Hat Enterprise Linux 6. Red Hat Product Security has rated this update as having Moderate security impact. Common Vulnerability Scoring System CVSS base scores, which give detailed severity ratings, are...

5CVSS8.2AI score0.07187EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2014/12/04 12:0 a.m.40 views

Ubuntu 14.04 LTS : GNU C Library vulnerabilities (USN-2432-1)

The remote Ubuntu 14.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-2432-1 advisory. Siddhesh Poyarekar discovered that the GNU C Library incorrectly handled certain multibyte characters when using the iconv function. An attacker could...

5CVSS8.6AI score0.07187EPSS
Exploits2References4
securityvulns
securityvulns
added 2014/11/30 12:0 a.m.30 views

GNU glibc code execution

wordexp function code execution...

4.6CVSS1.7AI score0.00158EPSS
Exploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2014/11/28 12:0 a.m.25 views

Mandriva Linux Security Advisory : glibc (MDVSA-2014:232)

Updated glibc package fixes security vulnerability : The function wordexp\ fails to properly handle the WRDENOCMD flag when processing arithmetic inputs in the form of $... where ... can be anything valid. The backticks in the arithmetic epxression are evaluated by in a shell even if WRDENOCMD...

4.6CVSS8AI score0.00158EPSS
Exploits0References2
CVE
CVE
added 2014/11/24 3:0 p.m.142 views

CVE-2014-7817

CVE-2014-7817 affects the GLIBC wordexp function (glibc) where WRDE_NOCMD was not enforced, allowing context-dependent local attackers to execute arbitrary commands via input containing shell substitutions (e.g., $(...)). Public disclosures and vendor advisories (Debian/DSA-3142-1; CentOS CESA no...

4.6CVSS8.6AI score0.00158EPSS
Exploits0References17Affected Software1
UbuntuCve
UbuntuCve
added 2014/11/24 12:0 a.m.26 views

CVE-2014-7817

The wordexp function in GNU C Library aka glibc 2.21 does not enforce the WRDENOCMD flag, which allows context-dependent attackers to execute arbitrary commands, as demonstrated by input containing "$..."...

4.6CVSS7.1AI score0.00158EPSS
Exploits0References3
Rows per page
Query Builder