Lucene search
+L

170 matches found

security_vulns
security_vulns
added 2007/01/01 12:00 a.m.14 views

Izik : Reverse Engineering with LD_PRELOAD

July, 06 2005г.| Izik Reverse Engineering with LDPRELOAD This paper is about the LDPRELOAD feature, and how it can be useful for reverse engineering dynamically linked executables. This technique allows you to hijack functions/inject code and manipulate the application flow. Compiling Methods...

7.6AI score
SaveExploits0
NVD
NVD
added 2006/11/29 1:28 a.m.23 views

CVE-2006-6164

The dlunsetenv function in loader.c in the ELF ld.so in OpenBSD 3.9 and 4.0 does not properly remove duplicate environment variables, which allows local users to pass dangerous variables such as LDPRELOAD to loading processes, which might be leveraged to gain privileges...

7.2CVSS6.5AI score0.00329EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2006/11/29 1:00 a.m.37 views

CVE-2006-6164

The dlunsetenv function in loader.c in the ELF ld.so in OpenBSD 3.9 and 4.0 does not properly remove duplicate environment variables, which allows local users to pass dangerous variables such as LDPRELOAD to loading processes, which might be leveraged to gain privileges...

6.5AI score0.00329EPSS
SaveExploits0References9
CVE
CVE
added 2006/11/29 1:00 a.m.61 views

CVE-2006-6164

The CVE-2006-6164 entry concerns OpenBSD 3.9 and 4.0 where the _dl_unsetenv function in loader.c of the ELF ld.so fails to remove duplicate environment variables. This could allow local users to pass dangerous variables (e.g., LD_PRELOAD) to loading processes, potentially enabling privilege escal...

7.2CVSS6.9AI score0.00329EPSS
SaveExploits0References9Affected Software1
seebug.org
seebug.org
added 2006/10/28 12:00 a.m.29 views

GLIBC 2.1.3 ld_preload Local Exploit

No description provided by source. !/bin/tcsh przyklad wykorzystania dziury w LDPRELOAD shadow tested on redhat 6.0, should work on others if -e /etc/initscript echo uwaga: /etc/initscript istnieje cd /lib umask 0 setenv LDPRELOAD libSegFault.so setenv SEGFAULTOUTPUTNAME /etc/initscript echo...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2006/10/27 12:00 a.m.46 views

Solaris 10 libnspr LD_PRELOAD Arbitrary File Creation Local Root Exploit

No description provided by source. !/bin/sh $Id: raptorlibnspr2,v 1.4 2006/10/16 11:50:48 raptor Exp $ raptorlibnspr2 - Solaris 10 libnspr LDPRELOAD exploit Copyright c 2006 Marco Ivaldi [email protected] Local exploitation of a design error vulnerability in version 4.6.1 of NSPR, as include...

3.6CVSS7.5AI score0.07621EPSS
SaveExploits27
Exploit DB
Exploit DB
added 2006/10/16 12:00 a.m.51 views

Solaris 10 libnspr - 'LD_PRELOAD' Arbitrary File Creation Privilege Escalation (2)

!/bin/sh $Id: raptorlibnspr2,v 1.4 2006/10/16 11:50:48 raptor Exp $ raptorlibnspr2 - Solaris 10 libnspr LDPRELOAD exploit Copyright c 2006 Marco Ivaldi Local exploitation of a design error vulnerability in version 4.6.1 of NSPR, as included with Sun Microsystems Solaris 10, allows attackers to...

3.6CVSS7AI score0.07621EPSS
SaveExploits27
zdt
zdt
added 2006/10/16 12:00 a.m.55 views

Solaris 10 libnspr LD_PRELOAD Arbitrary File Creation Local Root Exploit

Exploit for solaris platform in category local exploits ======================================================================== Solaris 10 libnspr LDPRELOAD Arbitrary File Creation Local Root Exploit ======================================================================== !/bin/sh $Id:...

6.8AI score0.07621EPSS
SaveExploits27
exploitpack
exploitpack
added 2006/10/16 12:00 a.m.47 views

Solaris 10 libnspr - LD_PRELOAD Arbitrary File Creation Privilege Escalation (2)

Solaris 10 libnspr - LDPRELOAD Arbitrary File Creation Privilege Escalation 2 !/bin/sh $Id: raptorlibnspr2,v 1.4 2006/10/16 11:50:48 raptor Exp $ raptorlibnspr2 - Solaris 10 libnspr LDPRELOAD exploit Copyright c 2006 Marco Ivaldi Local exploitation of a design error vulnerability in version 4.6.1...

3.6CVSS0.2AI score0.07621EPSS
SaveExploits27
Tenable Nessus
Tenable Nessus
added 2006/05/13 12:00 a.m.40 views

FreeBSD : openvpn -- LD_PRELOAD code execution on client through malicious or compromised server (be4ccb7b-c48b-11da-ae12-0002b3b60e4c)

Hendrik Weimer reports : OpenVPN clients are a bit too generous when accepting configuration options from a server. It is possible to transmit environment variables to client-side shell scripts. There are some filters in place to prevent obvious nonsense, however they don't catch the good old...

9CVSS7.7AI score0.03021EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2006/05/13 12:00 a.m.24 views

FreeBSD : scponly -- local privilege escalation exploits (b5a49db7-72fc-11da-9827-021106004fd6)

Max Vozeler reports : If ALL the following conditions are true, administrators using scponly-4.1 or older may be at risk of a local privilege escalation exploit : - the chrooted setuid scponlyc binary is installed - regular non-scponly users have interactive shell access to the box - a user...

5.6AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2006/04/11 12:00 a.m.27 views

Mandrake Linux Security Advisory : openvpn (MDKSA-2006:069)

A vulnerability in OpenVPN 2.0 through 2.0.5 allows a malicious server to execute arbitrary code on the client by using setenv with the LDPRELOAD environment variable. Updated packages have been patched to correct this issue by removing setenv support. %NASLMINLEVEL 70300 C Tenable Network...

9CVSS8.1AI score0.03021EPSS
SaveExploits0References1
Prion
Prion
added 2006/04/06 10:04 p.m.16 views

Code injection

OpenVPN 2.0 through 2.0.5 allows remote malicious servers to execute arbitrary code on the client by using setenv with the LDPRELOAD environment variable...

9CVSS7.7AI score0.03021EPSS
SaveExploits0References14Affected Software2
NVD
NVD
added 2006/04/06 10:04 p.m.21 views

CVE-2006-1629

OpenVPN 2.0 through 2.0.5 allows remote malicious servers to execute arbitrary code on the client by using setenv with the LDPRELOAD environment variable...

9CVSS7.4AI score0.03021EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2006/04/06 10:04 p.m.29 views

CVE-2006-1629

OpenVPN 2.0 through 2.0.5 allows remote malicious servers to execute arbitrary code on the client by using setenv with the LDPRELOAD environment variable...

9CVSS7.3AI score0.03021EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2006/04/06 10:00 p.m.41 views

CVE-2006-1629

OpenVPN 2.0 through 2.0.5 allows remote malicious servers to execute arbitrary code on the client by using setenv with the LDPRELOAD environment variable...

7.3AI score0.03021EPSS
SaveExploits0References14
Debian CVE
Debian CVE
added 2006/04/06 10:00 p.m.55 views

CVE-2006-1629

OpenVPN 2.0 through 2.0.5 allows remote malicious servers to execute arbitrary code on the client by using setenv with the LDPRELOAD environment variable...

9CVSS7.4AI score0.03021EPSS
SaveExploits0
securityvulns
securityvulns
added 2006/04/06 12:00 a.m.50 views

[SA19531] OpenVPN LD_PRELOAD Environment Variable Pushing Vulnerability

TITLE: OpenVPN LDPRELOAD Environment Variable Pushing Vulnerability SECUNIA ADVISORY ID: SA19531 VERIFY ADVISORY: http://secunia.com/advisories/19531/ CRITICAL: Less critical IMPACT: System access WHERE: From remote SOFTWARE: OpenVPN 2.x http://secunia.com/product/5568/ DESCRIPTION: Hendrik Weime...

0.2AI score
SaveExploits0
FreeBSD
FreeBSD
added 2006/04/03 12:00 a.m.25 views

openvpn -- LD_PRELOAD code execution on client through malicious or compromised server

Hendrik Weimer reports: OpenVPN clients are a bit too generous when accepting configuration options from a server. It is possible to transmit environment variables to client-side shell scripts. There are some filters in place to prevent obvious nonsense, however they don't catch the good old...

9CVSS6.4AI score0.03021EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2005/12/28 1:03 a.m.23 views

CVE-2005-4532

scponlyc in scponly 4.1 and earlier, when the operating system supports LDPRELOAD mechanisms, allows local users to execute arbitrary code with root privileges by creating a chroot directory in their home directory, hard linking to a system setuid application, and using a modified LDPRELOAD to...

7.2CVSS6.3AI score0.00433EPSS
SaveExploits0References1
Rows per page
Query Builder