Lucene search
+L

57 matches found

0day.today
0day.today
added 2013/05/19 12:0 a.m.73 views

Glibc 2.11.3 / 2.12.x LD_AUDIT libmemusage.so Local Root Exploit

Local root exploit for Glibc versions 2.11.3 and 2.12.x utilizing LDAUDIT libmemusage.so. !/bin/sh + Glibc /tmp/payload.c /dev/null echo "+ Filling the lib file with lib contents." cat /tmp/exploit /lib/sploit.so rm /tmp/payload.c /tmp/exploit echo "+ Executing payload.." LDAUDIT="sploit.so" ping...

7.2CVSS0.3AI score0.09454EPSS
Exploits24
Packet Storm
Packet Storm
added 2013/05/17 12:0 a.m.113 views

Glibc 2.11.3 / 2.12.x LD_AUDIT libmemusage.so Local Root

!/bin/sh + Glibc /tmp/payload.c /dev/null echo "+ Filling the lib file with lib contents." cat /tmp/exploit /lib/sploit.so rm /tmp/payload.c /tmp/exploit echo "+ Executing payload.." LDAUDIT="sploit.so" ping...

7.2CVSS8.6AI score0.09454EPSS
Exploits24
OpenVAS
OpenVAS
added 2012/09/10 12:0 a.m.18 views

Slackware: Security Advisory (SSA:2010-301-01)

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...

7.2CVSS8.6AI score0.09454EPSS
Exploits24References3
Tenable Nessus
Tenable Nessus
added 2012/08/01 12:0 a.m.48 views

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

It was discovered that the glibc dynamic linker/loader did not handle the $ORIGIN dynamic string token set in the LDAUDIT environment variable securely. A local attacker with write access to a file system containing setuid or setgid binaries could use this flaw to escalate their privileges...

7.2CVSS7.9AI score0.09454EPSS
Exploits35References5
Packet Storm
Packet Storm
added 2011/11/10 12:0 a.m.51 views

glibc LD_AUDIT Privilege Escalation

!/bin/sh I Can't Read and I Won't Race You Either by zx2c4 This is an exploit for CVE-2010-3856. A while back, Tavis showed us three ways to exploit flaws in glibc's dynamic linker involving LDAUDIT. 1 2 The first way involved opening a file descriptor and using fexecve to easily win a race with...

7.2CVSS0.8AI score0.09454EPSS
Exploits24
exploitpack
exploitpack
added 2011/11/10 12:0 a.m.38 views

glibc - LD_AUDIT Arbitrary DSO Load Privilege Escalation

glibc - LDAUDIT Arbitrary DSO Load Privilege Escalation !/bin/sh I Can't Read and I Won't Race You Either by zx2c4 This is an exploit for CVE-2010-3856. A while back, Tavis showed us three ways to exploit flaws in glibc's dynamic linker involving LDAUDIT. 1 2 The first way involved opening a file...

7.2CVSS0.4AI score0.09454EPSS
Exploits24
Exploit DB
Exploit DB
added 2011/11/10 12:0 a.m.109 views

glibc - 'LD_AUDIT' Arbitrary DSO Load Privilege Escalation

!/bin/sh I Can't Read and I Won't Race You Either by zx2c4 This is an exploit for CVE-2010-3856. A while back, Tavis showed us three ways to exploit flaws in glibc's dynamic linker involving LDAUDIT. 1 2 The first way involved opening a file descriptor and using fexecve to easily win a race with...

7.2CVSS8.6AI score0.09454EPSS
Exploits24
0day.today
0day.today
added 2011/11/09 12:0 a.m.36 views

glibc LD_AUDIT arbitrary DSO load Privilege Escalation

Exploit for linux platform in category local exploits !/bin/sh I Can't Read and I Won't Race You Either by zx2c4 This is an exploit for CVE-2010-3856. A while back, Tavis showed us three ways to exploit flaws in glibc's dynamic linker involving LDAUDIT. 1 2 The first way involved opening a file...

6.8AI score0.09454EPSS
Exploits24
OpenVAS
OpenVAS
added 2011/01/14 12:0 a.m.42 views

Ubuntu: Security Advisory (USN-1009-2)

The remote host is missing an update for the SPDX-FileCopyrightText: 2011 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...

7.2CVSS8.1AI score0.09454EPSS
Exploits35References3
Tenable Nessus
Tenable Nessus
added 2011/01/12 12:0 a.m.65 views

Ubuntu 8.04 LTS / 9.10 / 10.04 LTS / 10.10 : eglibc, glibc vulnerability (USN-1009-2)

USN-1009-1 fixed vulnerabilities in the GNU C library. Colin Watson discovered that the fixes were incomplete and introduced flaws with setuid programs loading libraries that used dynamic string tokens in their RPATH. If the 'man' program was installed setuid, a local attacker could exploit this ...

7.2CVSS6.1AI score0.09454EPSS
Exploits35References4
NVD
NVD
added 2011/01/07 7:0 p.m.26 views

CVE-2010-3856

ld.so in the GNU C Library aka glibc or libc6 before 2.11.3, and 2.12.x before 2.12.2, does not properly restrict use of the LDAUDIT environment variable to reference dynamic shared objects DSOs as audit objects, which allows local users to gain privileges by leveraging an unsafe DSO located in a...

7.2CVSS8.5AI score0.09454EPSS
Exploits24References24
OSV
OSV
added 2011/01/07 7:0 p.m.16 views

CVE-2010-3856

ld.so in the GNU C Library aka glibc or libc6 before 2.11.3, and 2.12.x before 2.12.2, does not properly restrict use of the LDAUDIT environment variable to reference dynamic shared objects DSOs as audit objects, which allows local users to gain privileges by leveraging an unsafe DSO located in a...

7.8AI score
Exploits0References24
CVE
CVE
added 2011/01/07 6:0 p.m.146 views

CVE-2010-3847

Glbic ld.so (GNU C Library) contains a local privilege escalation in the dynamic linker due to improper handling of the LD_AUDIT environment variable with the $ORIGIN token. A crafted DSO in an arbitrary directory can be loaded when executing a setuid/setgid binary, enabling privilege escalation....

6.9CVSS8.7AI score0.08747EPSS
Exploits20References21Affected Software1
Debian CVE
Debian CVE
added 2011/01/07 6:0 p.m.40 views

CVE-2010-3856

ld.so in the GNU C Library aka glibc or libc6 before 2.11.3, and 2.12.x before 2.12.2, does not properly restrict use of the LDAUDIT environment variable to reference dynamic shared objects DSOs as audit objects, which allows local users to gain privileges by leveraging an unsafe DSO located in a...

7.2CVSS7.8AI score0.09454EPSS
Exploits24
Cvelist
Cvelist
added 2011/01/07 6:0 p.m.44 views

CVE-2010-3856

ld.so in the GNU C Library aka glibc or libc6 before 2.11.3, and 2.12.x before 2.12.2, does not properly restrict use of the LDAUDIT environment variable to reference dynamic shared objects DSOs as audit objects, which allows local users to gain privileges by leveraging an unsafe DSO located in a...

8.9AI score0.09454EPSS
Exploits24References24
CVE
CVE
added 2011/01/07 6:0 p.m.308 views

CVE-2010-3856

CVE-2010-3856 affects glibc's dynamic linker (ld.so). Local users can escalate privileges by abusing LD_AUDIT to load an unsafe DSO from a trusted library directory. Concrete details: affected components are ld.so in glibc before 2.11.3 and 2.12.x before 2.12.2; the underlying issue is improper L...

7.2CVSS7.4AI score0.09454EPSS
Exploits24References24Affected Software1
OpenVAS
OpenVAS
added 2010/11/17 12:0 a.m.18 views

Debian: Security Advisory (DSA-2122-2)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2010 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...

7.2CVSS8.3AI score0.09454EPSS
Exploits35References3
Tenable Nessus
Tenable Nessus
added 2010/11/16 12:0 a.m.69 views

GLSA-201011-01 : GNU C library: Multiple vulnerabilities

The remote host is affected by the vulnerability described in GLSA-201011-01 GNU C library: Multiple vulnerabilities Multiple vulnerabilities were found in glibc, amongst others the widely-known recent LDAUDIT and $ORIGIN issues. For further information please consult the CVE entries referenced...

7.2CVSS7AI score0.11222EPSS
Exploits36References7
OpenVAS
OpenVAS
added 2010/10/26 12:0 a.m.48 views

Ubuntu Update for glibc, eglibc vulnerabilities USN-1009-1

Ubuntu Update for Linux kernel vulnerabilities USN-1009-1 OpenVAS Vulnerability Test $Id: gbubuntuUSN10091.nasl 7965 2017-12-01 07:38:25Z santu $ Ubuntu Update for glibc, eglibc vulnerabilities USN-1009-1 Authors: System Generated Check Copyright: Copyright c 2010 Greenbone Networks GmbH,...

7.2CVSS0.09454EPSS
Exploits35References2
OpenVAS
OpenVAS
added 2010/10/26 12:0 a.m.37 views

Ubuntu: Security Advisory (USN-1009-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2010 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...

7.2CVSS8.1AI score0.09454EPSS
Exploits35References2
Rows per page
Query Builder