Lucene search
+L

262 matches found

Tenable Nessus
Tenable Nessus
added 2007/02/18 12:0 a.m.43 views

FreeBSD : php -- multiple vulnerabilities (7fcf1727-be71-11db-b2ec-000c6ec775d9)

Multiple vulnerabilities have been found in PHP, including : buffer overflows, stack overflows, format string, and information disclosure vulnerabilities. The session extension contained safemode and openbasedir bypasses, but the FreeBSD Security Officer does not consider these real security...

10CVSS5.3AI score0.11752EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2007/02/13 11:28 p.m.27 views

CVE-2007-0905

PHP before 5.2.1 allows attackers to bypass safemode and openbasedir restrictions via unspecified vectors in the session extension. NOTE: it is possible that this issue is a duplicate of CVE-2006-6383...

7.5CVSS5.9AI score0.02452EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2007/02/13 11:0 p.m.31 views

CVE-2007-0905

PHP before 5.2.1 allows attackers to bypass safemode and openbasedir restrictions via unspecified vectors in the session extension. NOTE: it is possible that this issue is a duplicate of CVE-2006-6383...

6.2AI score0.02452EPSS
SaveExploits0References9
CVE
CVE
added 2007/02/13 11:0 p.m.99 views

CVE-2007-0905

CVE-2007-0905 is described by Red Hat as a PHP vulnerability where PHP before 5.2.1 allows attackers to bypass safe_mode and open_basedir restrictions via unspecified vectors in the session extension. The description notes this may be a duplicate of CVE-2006-6383. The issue affects PHP prior to 5...

7.5CVSS6.2AI score0.02452EPSS
SaveExploits0References9Affected Software1
FreeBSD
FreeBSD
added 2007/02/09 12:0 a.m.41 views

php -- multiple vulnerabilities

Multiple vulnerabilities have been found in PHP, including: buffer overflows, stack overflows, format string, and information disclosure vulnerabilities. The session extension contained safemode and openbasedir bypasses, but the FreeBSD Security Officer does not consider these real security...

10CVSS6.7AI score0.11752EPSS
SaveExploits0References3
seebug.org
seebug.org
added 2007/02/01 12:0 a.m.57 views

PHP FOpen Safe_Mode限制绕过漏洞

PHP是一款开放源代码的网络编程语言。 PHP存在安全模式绕过问题,远程攻击者可以利用漏洞写文件到其他未授权位置,建立文件并执行。 在PHP 5.2.0中可使用写模式绕过safemode,fopen函数描述如下: - -845-845--- Code from PHP520 ext/standard/file.c START stream = phpstreamopenwrapperexfilename, mode, useincludepath ? USEPATH : 0 | ENFORCESAFEMODE | REPORTERRORS, NULL, context; -...

7.3AI score
SaveExploits0
exploitpack
exploitpack
added 2007/01/26 12:0 a.m.13 views

PHP 5.2 - FOpen Safe_mode Restriction Bypass

PHP 5.2 - FOpen Safemode Restriction Bypass source: https://www.securityfocus.com/bid/22261/info PHP is prone to a 'safemode' restriction-bypass vulnerability. Successful exploits could allow an attacker to write files in unauthorized locations; other attacks may also be possible. This...

0.7AI score
SaveExploits0
seebug.org
seebug.org
added 2006/12/27 12:0 a.m.26 views

PHP-Update <= 2.7 (admin/uploads.php) Remote Code Execution Exploit

No description provided by source. !/usr/bin/perl rgod u fucking little piece of shit faggot. way to ruin a private exploit, scumbag use strict; use IO::Socket; use MIME::Base64; use Getopt::Std; my $app = "PHP-Update 2.7"; my $type = "Remote Code Execution"; my $author = "undefined1"; my $date =...

7.1AI score
SaveExploits0
Typo3
Typo3
added 2006/12/20 12:0 a.m.13 views

Remote Command Execution

A critical problem has been discovered in plugin class.txrtehtmlareapi1.php that is used for spell-checking in the rtehtmlarea extension. Component Type: System Extension TYPO3 Versions 4.0-4.0.3, 4.1beta Third Party Extension TYPO3 Versions up to 3.8.1. Since TYPO3 Version 4.0 the extension is...

7.5AI score
SaveExploits0Affected Software2
seebug.org
seebug.org
added 2006/12/15 12:0 a.m.38 views

PHP Session.Save_Path() Safe_Mode和Open_Basedir限制绕过漏洞

PHP是一款流行的网络编程语言。 PHP在处理会话信息的功能函数实现上存在漏洞,远程攻击者可能利用漏洞获得敏感信息或向非授权位置写入文件。 session.savepath可以设置在iniset, sessionsavepath函数中,在session.savepath必须包含保存tmp文件路径的数据,但session.savepath的语法为: /PATH 或者 N;/PATH N是字符串。 如: 1. sessionsavepath"/DIR/WHERE/YOU/HAVE/ACCESS" 2. sessionsavepath"5;/DIR/WHERE/YOU/HAVE/ACCESS"...

7.2AI score
SaveExploits0
CVE
CVE
added 2006/12/10 8:0 p.m.117 views

CVE-2006-6383

CVE-2006-6383 affects PHP 5.2.0 and 4.4. It allows local users to bypass safe_mode and open_basedir restrictions via a malicious path and a null byte before a ";" in a session_save_path argument, followed by an allowed path, causing PHP to validate the allowed path but set session.save_path to th...

4.6CVSS5.9AI score0.0113EPSS
SaveExploits1References10Affected Software1
securityvulns
securityvulns
added 2006/12/09 12:0 a.m.78 views

PHP safe_mode and open_basedir protection bypass

It's possible to access directories above basedir with sessionsavepath...

7.5CVSS2.9AI score0.02452EPSS
SaveExploits1References1Affected Software1
Exploit DB
Exploit DB
added 2006/12/08 12:0 a.m.38 views

PHP 5.2 - Session.Save_Path() 'Safe_mode' / 'open_basedir' Restriction Bypass

source: https://www.securityfocus.com/bid/21508/info PHP is prone to a 'safemode' and 'openbasedir' restriction-bypass vulnerability. Successful exploits could allow an attacker to access sensitive information or to write files in unauthorized locations. This vulnerability would be an issue in...

7.4AI score
SaveExploits0
seebug.org
seebug.org
added 2006/11/05 12:0 a.m.37 views

PHP多个安全漏洞.

PHP是广泛使用的通用目的脚本语言,特别适合于Web开发,可嵌入到HTML中。 PHP中存在多个安全漏洞,具体如下: 1 fileexists、imapopen和imapreopen函数中缺少safemode和openbasedir验证; 2 在64位系统上strrepeat和wordwrap函数存在边界错误; 3 可通过cURL扩展和realpath缓存绕过openbasedir和safemode保护机制; 4 GD扩展处理畸形GIF图形时存在边界条件错误; 5 stripos函数中的错误可能导致界外内存读取; 6 64位系统上存在错误的memorylimit限制。...

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

PHP符号链接绕过open_basedir安全限制漏洞

PHP是广泛使用的通用目的脚本语言,特别适合于Web开发,可嵌入到HTML中。 PHP在检查和处理文件访问路径时存在漏洞,本地攻击者可能利用此漏洞非授权访问文件。 PHP的openbasedir功能可以禁止脚本访问所配置的基础目录以外的文件。这个检查是在处理文件的PHP函数在实际的打开调用发生之前执行的。在检查和实际打开调用之间有一个时间差,而攻击者可以利用这个时间差更改所检查的路径,指向openbasedir限制所禁止访问的文件。...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2006/09/13 12:0 a.m.70 views

phpBypass.txt

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 PHP 5.1.6 / 4.4.4 Critical phpadmin bypass by inirestore Author: Maksymilian Arciemowicz cXIb8O3 Date: - - Written: 05.09.2006 - - Public: 09.09.2006 SecurityAlert Id: 42 CVE: CVE-2006-4625 SecurityRisk: High Affected Software: PHP 5.1.6 / 4.4.4 = x...

3.6CVSS6.4AI score0.00908EPSS
SaveExploits2
Cvelist
Cvelist
added 2006/09/12 4:0 p.m.37 views

CVE-2006-4625

PHP 4.x up to 4.4.4 and PHP 5 up to 5.1.6 allows local users to bypass certain Apache HTTP Server httpd.conf options, such as safemode and openbasedir, via the inirestore function, which resets the values to their php.ini Master Value defaults...

6AI score0.00908EPSS
SaveExploits2References21
Exploit DB
Exploit DB
added 2006/09/09 12:0 a.m.34 views

PHP 3 < 5 - Ini_Restore() 'Safe_mode' / 'open_basedir' Restriction Bypass

source: https://www.securityfocus.com/bid/19933/info PHP is prone to a 'safemode' and 'openbasedir' restriction-bypass vulnerability. Successful exploits could allow an attacker to access sensitive information or to write files in unauthorized locations. This vulnerability would be an issue in...

7.4AI score
SaveExploits0
Ubuntu
Ubuntu
added 2006/09/07 11:45 p.m.56 views

USN-342-1: PHP vulnerabilities

The sscanf function did not properly check array boundaries. In applications which use sscanf with argument swapping, a remote attacker could potentially exploit this to crash the affected web application or even execute arbitrary code with the application's privileges. CVE-2006-4020 The fileexis...

9.3CVSS6.3AI score0.05073EPSS
SaveExploits2
UbuntuCve
UbuntuCve
added 2006/08/31 9:4 p.m.34 views

CVE-2006-4483

The cURL extension files 1 ext/curl/interface.c and 2 ext/curl/streams.c in PHP before 5.1.5 permit the CURLOPTFOLLOWLOCATION option when openbasedir or safemode is enabled, which allows attackers to perform unauthorized actions, possibly related to the realpath cache...

9.3CVSS5.9AI score0.02852EPSS
SaveExploits0References1
Rows per page
Query Builder