Lucene search
+L

265 matches found

seebug.org
seebug.org
added 2007/08/26 12:00 a.m.25 views

PHP FFI Extension 5.0.5 Local Safe_mode Bypass Exploit

No description provided by source. ?php ---------------------------------------------------- -----PHP FFI Extension Safemode Bypass Exploit----- ---------------------------------------------------- -Tested on 5.0.5------------------------------------...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2007/08/26 12:00 a.m.32 views

PHP Perl Extension Safe_mode Bypass Exploit

No description provided by source. ?php ---------------------------------------------------- ----PHP Perl Extension Safemode Bypass Exploit----- ---------------------------------------------------- -Author:--NetJackal--------------------------------- -Email:---nima501atyahoodotcom----------------...

7.1AI score
SaveExploits0
CVE
CVE
added 2007/08/25 12:00 a.m.66 views

CVE-2007-4528

CVE-2007-4528 concerns PHP’s Foreign Function Interface (ffi) extension in PHP 5.0.5, which does not enforce safe_mode restrictions. This can let context-dependent attackers load an arbitrary DLL and call a function (e.g., kernel32.dll and WinExec), yielding arbitrary code execution in affected c...

4.3CVSS7.5AI score0.0484EPSS
SaveExploits1References1Affected Software1
Exploit DB
Exploit DB
added 2007/08/25 12:00 a.m.37 views

PHP 'Perl' Extension - 'Safe_mode' Bypass

"; $perl-eval"system'".$GET'cmd'."'"; echo "/textarea"; $GET'cmd'=htmlspecialchars$GET'cmd'; echo "CMD: " ? milw0rm.com 2007-08-25...

7.5CVSS7.2AI score0.0778EPSS
SaveExploits2
Cvelist
Cvelist
added 2007/08/25 12:00 a.m.37 views

CVE-2007-4528

The Foreign Function Interface ffi extension in PHP 5.0.5 does not follow safemode restrictions, which allows context-dependent attackers to execute arbitrary code by loading an arbitrary DLL and calling a function, as demonstrated by kernel32.dll and the WinExec function. NOTE: this issue does n...

7.5AI score0.0484EPSS
SaveExploits1References1
Packet Storm
Packet Storm
added 2007/08/24 12:00 a.m.30 views

phpffi-bypass.txt

?php ---------------------------------------------------- -----PHP FFI Extension Safemode Bypass Exploit----- ---------------------------------------------------- -Tested on 5.0.5------------------------------------ ----------------------------------------------------...

SaveExploits0
Packet Storm
Packet Storm
added 2007/07/28 12:00 a.m.23 views

phpsafemode-bypass.txt

$n,'display'=$n,'path'=$cmd,'params'="/c $command "$name""; win32startservice$n; win32stopservice$n; win32deleteservice$n; $exec=filegetcontents$name; unlink$name; echo ""...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/07/27 12:00 a.m.46 views

PHP 5.x - 'Win32service' Local 'Safe_Mode()' Bypass

$n,'display'=$n,'path'=$cmd,'params'="/c $command "$name""; win32startservice$n; win32stopservice$n; win32deleteservice$n; $exec=filegetcontents$name; unlink$name; echo "".htmlspecialchars$exec.""; ? milw0rm.com 2007-07-27...

5.8AI score
SaveExploits0
exploitpack
exploitpack
added 2007/07/27 12:00 a.m.17 views

PHP 5.x - Win32service Local Safe_Mode() Bypass

PHP 5.x - Win32service Local SafeMode Bypass $n,'display'=$n,'path'=$cmd,'params'="/c $command "$name""; win32startservice$n; win32stopservice$n; win32deleteservice$n; $exec=filegetcontents$name; unlink$name; echo "".htmlspecialchars$exec.""; ? milw0rm.com 2007-07-27...

7.4AI score
SaveExploits0
securityvulns
securityvulns
added 2007/07/27 12:00 a.m.108 views

PHP Safe_mode bypass exploit (win32service)

?php PHP Safemode bypass exploit win32service Note: Tested on 5.2.1 Author: NetJackal Email: nima501atyahoodotcom Website: http://netjackal.by.ru Usage: http://victim.net/nj.php?CMD=command $command=isset$GET'CMD'?$GET'CMD':'dir'; cammand $dir=iniget'uploadtmpdir'; Directory to store command's...

0.4AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2007/07/26 12:30 a.m.35 views

CVE-2007-4010

The win32std extension in PHP 5.2.3 does not follow safemode and disablefunctions restrictions, which allows remote attackers to execute arbitrary commands via the winshellexecute function...

6.8CVSS6AI score0.05531EPSS
SaveExploits2References1
Packet Storm
Packet Storm
added 2007/07/25 12:00 a.m.30 views

php523-win32std.txt

...

7.4AI score
SaveExploits0
seebug.org
seebug.org
added 2007/07/24 12:00 a.m.28 views

PHP 5.2.3 win32std ext. safe_mode/disable_functions Protections Bypass

No description provided by source. ?php //PHP 5.2.3 win32std extension safemode and disablefunctions protections bypass //author: shinnai //mail: shinnaiatautisticidotorg //site: http://shinnai.altervista.org //Tested on xp Pro sp2 full patched, worked both from the cli and on apache //Thanks to...

7.1AI score
SaveExploits0
zdt
zdt
added 2007/07/24 12:00 a.m.24 views

PHP 5.2.3 win32std ext. safe_mode/disable_functions Protections Bypass

Exploit for unknown platform in category local exploits ====================================================================== PHP 5.2.3 win32std ext. safemode/disablefunctions Protections Bypass ====================================================================== 0day.today 2018-01-04...

6.8AI score
SaveExploits0
CVE
CVE
added 2007/06/29 6:00 p.m.143 views

CVE-2007-3378

CVE-2007-3378 affects PHP 4.4.7 and earlier and PHP 5.2.3 and earlier, when processed via .htaccess. The vulnerability allows remote attackers to bypass safe_mode and open_basedir restrictions and potentially execute arbitrary commands via directives like php_value/php_flag in .htaccess. Connecte...

6.8CVSS8.9AI score0.05331EPSS
SaveExploits2References43Affected Software1
seebug.org
seebug.org
added 2007/06/28 12:00 a.m.54 views

PHP .Htaccess Safe_Mode和Open_Basedir限制绕过漏洞

BUGTRAQ ID: 24661 CVE ID:CVE-2007-3378 CNCVE ID:CNCVE-20073378 PHP是一款广泛使用的WEB开发脚本语言。 PHP存在'safemode'和'openbasedir'限制绕过问题,远程攻击者可以利用漏洞写文件到未授权系统位置。 当使用PHP作为Apache模块,可以通过在.htaccess文件中使用指示进行培植二十时亿兆时毫...

6.8CVSS6.4AI score0.05331EPSS
SaveExploits2
Prion
Prion
added 2007/06/04 5:30 p.m.37 views

Design/Logic Flaw

PHP 5 before 5.2.3 does not enforce the openbasedir or safemode restriction in certain cases, which allows context-dependent attackers to determine the existence of arbitrary files by checking if the readfile function returns a string. NOTE: this issue might also involve the realpath function...

5CVSS6.6AI score0.02695EPSS
SaveExploits0References13Affected Software1
UbuntuCve
UbuntuCve
added 2007/06/04 5:30 p.m.37 views

CVE-2007-3007

PHP 5 before 5.2.3 does not enforce the openbasedir or safemode restriction in certain cases, which allows context-dependent attackers to determine the existence of arbitrary files by checking if the readfile function returns a string. NOTE: this issue might also involve the realpath function...

5CVSS6AI score0.02695EPSS
SaveExploits0References1
NVD
NVD
added 2007/06/04 5:30 p.m.32 views

CVE-2007-3007

PHP 5 before 5.2.3 does not enforce the openbasedir or safemode restriction in certain cases, which allows context-dependent attackers to determine the existence of arbitrary files by checking if the readfile function returns a string. NOTE: this issue might also involve the realpath function...

5CVSS7.5AI score0.02695EPSS
SaveExploits0References13
Cvelist
Cvelist
added 2007/06/04 5:00 p.m.60 views

CVE-2007-3007

PHP 5 before 5.2.3 does not enforce the openbasedir or safemode restriction in certain cases, which allows context-dependent attackers to determine the existence of arbitrary files by checking if the readfile function returns a string. NOTE: this issue might also involve the realpath function...

7.4AI score0.02695EPSS
SaveExploits0References13
Rows per page
Query Builder