Lucene search
K

22 matches found

Tenable Nessus
Tenable Nessus
added 2023/09/07 12:0 a.m.42 views

Oracle Linux 6 : glibc (ELSA-2011-1526)

The remote Oracle Linux 6 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2011-1526 advisory. - Report write error in addmnt even for cached streams 688980, CVE-2011-1089 Tenable has extracted the preceding description block directly from the...

6.9CVSS8.3AI score0.00091EPSS
Exploits1References3
OpenVAS
OpenVAS
added 2021/06/09 12:0 a.m.27 views

SUSE: Security Advisory (SUSE-SU-2013:1251-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...

6.8CVSS8.7AI score0.03104EPSS
Exploits13References2
Veracode
Veracode
added 2020/04/10 12:55 a.m.34 views

Privilege Escalation

glibc is vulnerable to privilege escalation. It was discovered that the glibc addmntent function did not sanitize its input properly. A local attacker could possibly use this flaw to inject malformed lines into /etc/mtab via certain setuid mount helpers, if the attacker were allowed to mount to a...

7.2CVSS6AI score0.00117EPSS
Exploits1References25Affected Software1
Tenable Nessus
Tenable Nessus
added 2015/05/20 12:0 a.m.42 views

SUSE SLED10 / SLES10 Security Update : glibc (SUSE-SU-2012:1488-1)

This collective update to the GNU Lib C library glibc provides the following fixes : - Make addmntent return errors also for cached streams bnc676178, CVE-2011-1089 - Fix overflows in vfprintf bnc770891, CVE-2012-3406 - Fix incomplete results from nscd bnc753756 - Fix a deadlock in dlsym in case...

6.8CVSS7.4AI score0.00869EPSS
Exploits0References10
OSV
OSV
added 2014/02/26 3:55 p.m.0 views

UBUNTU-CVE-2011-1749

The nfsaddmntent function in support/nfs/nfsmntent.c in the mount.nsf tool in nfs-utils before 1.2.4 attempts to append to the /etc/mtab file without first checking whether resource limits would interfere, which allows local users to corrupt this file via a process with a small RLIMITFSIZE value,...

3.3CVSS5.8AI score0.00163EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2012/11/19 12:0 a.m.33 views

SuSE 10 Security Update : glibc (ZYPP Patch Number 8351)

This collective update to the GNU Lib C library glibc provides the following fixes : - Make addmntent return errors also for cached streams. bnc676178, CVE-2011-1089 - Fix overflows in vfprintf. bnc770891, CVE-2012-3406 - Fix incomplete results from nscd. bnc753756 - Fix a deadlock in dlsym in ca...

6.8CVSS7.4AI score0.00869EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2012/08/01 12:0 a.m.50 views

Scientific Linux Security Update : glibc on SL6.x i386/x86_64

The glibc packages contain the standard C libraries used by multiple programs on the system. These packages contain the standard C and the standard math libraries. Without these two libraries, a Linux system cannot function properly. A flaw was found in the way the ldd utility identified...

6.9CVSS8.4AI score0.00091EPSS
Exploits1References3
OpenVAS
OpenVAS
added 2012/07/30 12:0 a.m.49 views

CentOS Update for glibc CESA-2012:0125 centos4

The remote host is missing an update for the SPDX-FileCopyrightText: 2012 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 scriptxrefname:"URL",...

7.2CVSS6.8AI score0.00117EPSS
Exploits2References2
OpenVAS
OpenVAS
added 2012/07/30 12:0 a.m.35 views

CentOS Update for glibc CESA-2012:0125 centos4

Check for the Version of glibc OpenVAS Vulnerability Test CentOS Update for glibc CESA-2012:0125 centos4 Authors: System Generated Check Copyright: Copyright c 2012 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it under the...

7.2CVSS8.2AI score0.06775EPSS
Exploits6References2
OpenVAS
OpenVAS
added 2012/07/30 12:0 a.m.34 views

CentOS Update for glibc CESA-2011:0412 centos5 x86_64

Check for the Version of glibc OpenVAS Vulnerability Test CentOS Update for glibc CESA-2011:0412 centos5 x8664 Authors: System Generated Check Copyright: Copyright c 2012 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it unde...

7.2CVSS8.2AI score0.12375EPSS
Exploits23References2
OpenVAS
OpenVAS
added 2012/03/12 12:0 a.m.34 views

Ubuntu Update for eglibc USN-1396-1

Ubuntu Update for Linux kernel vulnerabilities USN-1396-1 OpenVAS Vulnerability Test $Id: gbubuntuUSN13961.nasl 7960 2017-12-01 06:58:16Z santu $ Ubuntu Update for eglibc USN-1396-1 Authors: System Generated Check Copyright: Copyright c 2012 Greenbone Networks GmbH, http://www.greenbone.net This...

7.5CVSS0.7AI score0.06775EPSS
Exploits34References2
Ubuntu
Ubuntu
added 2012/03/09 5:58 p.m.70 views

USN-1396-1: GNU C Library vulnerabilities

It was discovered that the GNU C Library did not properly handle integer overflows in the timezone handling code. An attacker could use this to possibly execute arbitrary code by convincing an application to load a maliciously constructed tzfile. CVE-2009-5029 It was discovered that the GNU C...

7.5CVSS7.9AI score0.06775EPSS
Exploits34
RedHat Linux
RedHat Linux
added 2012/02/13 8:30 p.m.4 views

glibc: Suid mount helpers fail to anticipate RLIMIT_FSIZE

The addmntent function in the GNU C Library aka glibc or libc6 2.13 and earlier does not report an error status for failed attempts to write to the /etc/mtab file, which makes it easier for local users to trigger corruption of this file, as demonstrated by writes from a process with a small...

7.2CVSS6.1AI score0.00117EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2012/02/13 8:30 p.m.1 views

glibc: Suid mount helpers fail to anticipate RLIMIT_FSIZE

The addmntent function in the GNU C Library aka glibc or libc6 2.13 and earlier does not report an error status for failed attempts to write to the /etc/mtab file, which makes it easier for local users to trigger corruption of this file, as demonstrated by writes from a process with a small...

7.2CVSS6.1AI score0.00117EPSS
Exploits1References4
Tenable Nessus
Tenable Nessus
added 2011/12/13 12:0 a.m.29 views

SuSE 11.1 Security Update : glibc (SAT Patch Number 2700)

This update of glibc fixes the following bugs and security issues : - The implementation of initgroups of the nsscompat module omits all NIS groups at the second invocation within the same process, and also uses a needlessly inefficient method to determine the NIS groups. - An integer overflow th...

7.2CVSS6AI score0.06292EPSS
Exploits1References7
RedHat Linux
RedHat Linux
added 2011/12/05 7:53 p.m.1 views

glibc: Suid mount helpers fail to anticipate RLIMIT_FSIZE

The addmntent function in the GNU C Library aka glibc or libc6 2.13 and earlier does not report an error status for failed attempts to write to the /etc/mtab file, which makes it easier for local users to trigger corruption of this file, as demonstrated by writes from a process with a small...

7.2CVSS6.1AI score0.00117EPSS
Exploits1References4
NVD
NVD
added 2011/04/10 2:55 a.m.20 views

CVE-2011-1089

The addmntent function in the GNU C Library aka glibc or libc6 2.13 and earlier does not report an error status for failed attempts to write to the /etc/mtab file, which makes it easier for local users to trigger corruption of this file, as demonstrated by writes from a process with a small...

3.3CVSS8.2AI score0.00087EPSS
Exploits0References22
Debian CVE
Debian CVE
added 2011/04/10 1:29 a.m.43 views

CVE-2011-1089

The addmntent function in the GNU C Library aka glibc or libc6 2.13 and earlier does not report an error status for failed attempts to write to the /etc/mtab file, which makes it easier for local users to trigger corruption of this file, as demonstrated by writes from a process with a small...

3.3CVSS4.9AI score0.00087EPSS
Exploits0
Cvelist
Cvelist
added 2011/04/10 1:29 a.m.27 views

CVE-2011-1089

The addmntent function in the GNU C Library aka glibc or libc6 2.13 and earlier does not report an error status for failed attempts to write to the /etc/mtab file, which makes it easier for local users to trigger corruption of this file, as demonstrated by writes from a process with a small...

8.3AI score0.00087EPSS
Exploits0References22
Oracle linux
Oracle linux
added 2011/04/04 12:0 a.m.45 views

glibc security update

2.5-58.el56.2 - Avoid too much stack use in fnmatch 681054, CVE-2011-1071 - Properly quote output of locale 625893, CVE-2011-1095 - Don't leave empty element in rpath when skipping the first element, ignore rpath elements containing non-isolated use of when privileged 667974, CVE-2011-0536 - Fix...

7.2CVSS2.4AI score0.06775EPSS
Exploits23
Rows per page
Query Builder