Lucene search
+L

835 matches found

seebug.org
seebug.org
added 2010/03/04 12:0 a.m.71 views

PHP tempnam()函数safe_mode验证绕过安全限制漏洞

BUGTRAQ ID: 38431 PHP是广泛使用的通用目的脚本语言,特别适合于Web开发,可嵌入到HTML中。 当目录路径没有以“/”结束时PHP的tempnam函数中没有正确的执行safemode验证,攻击者可以绕过安全限制获得对目录的读写访问。 PHP PHP 5.3.x PHP PHP 5.2.x 厂商补丁: PHP --- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: http://svn.php.net/viewvc/php/php-src/branches/PHP53/ext/session/session.c?view=log...

7AI score
SaveExploits0
OpenVAS
OpenVAS
added 2010/02/27 12:0 a.m.41 views

PHP < 5.2.13 Multiple Vulnerabilities

PHP is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2010 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:php:php"; ifdescription...

7.5CVSS7.6AI score0.07937EPSS
SaveExploits2References7
Packet Storm
Packet Storm
added 2010/02/12 12:0 a.m.21 views

PHP 5.2.12 / 5.3.1 safe_mode / open_basedir Bypass

PHP 5.2.12/5.3.1 session.savepath safemode and openbasedir bypass Credit: Grzegorz Stachowiak Provided by: SecurityReason.com Date: - Written: 31.01.2010 - Public: 11.02.2010 SecurityRisk: Medium Affected Software: PHP 5.2.12 PHP 5.3.1 Advisory URL:...

SaveExploits0
Saint
Saint
added 2010/01/28 12:0 a.m.14 views

PHP Remote File Inclusion

Added: 01/28/2010 Background PHP scripts support the include and require statements, which cause an outside script to be run within the calling script. The included script can be a local file or, in some configurations, the URL of a remote file. Problem The PHP script is vulnerable to a remote fi...

8.1AI score
SaveExploits0
seebug.org
seebug.org
added 2009/12/28 12:0 a.m.20 views

php 5.0.5 安全模式绕过

No description provided by source...

7.1AI score
SaveExploits0
canvas
canvas
added 2009/12/24 4:30 p.m.115 views

Immunity Canvas: PIWIK

Name| piwik ---|--- CVE| CVE-2009-4137 Exploit Pack| CANVAS Description| Piwik unserialize + destruct Notes| References: 'http://www.sektioneins.com/en/advisories/advisory-032009-piwik-cookie-unserialize-vulnerability/', 'http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2009-4137' Notes: This...

7.5CVSS2.9AI score0.16949EPSS
SaveExploits2
UbuntuCve
UbuntuCve
added 2009/12/21 12:0 a.m.37 views

CVE-2009-4143

PHP before 5.2.12 does not properly handle session data, which has unspecified impact and attack vectors related to 1 interrupt corruption of the SESSION superglobal array and 2 the session.savepath directive...

10CVSS5.9AI score0.02946EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2009/12/18 12:0 a.m.237 views

PHP 5.2.x < 5.2.12 Multiple Vulnerabilities

Binary data 5281.prm...

10CVSS9.8AI score0.12041EPSS
SaveExploits10References8
seebug.org
seebug.org
added 2009/11/30 12:0 a.m.65 views

PHP tempname()函数绕过safe_mode安全限制漏洞

BUGTRAQ ID: 36555 CVE ID: CVE-2009-3557 PHP是广泛使用的通用目的脚本语言,特别适合于Web开发,可嵌入到HTML中。 PHP的tempnam中的错误可能允许绕过safemode限制。以下是ext/standard/file.c中的有漏洞代码段: PHPFUNCTIONtempnam char dir, prefix; int dirlen, prefixlen; sizet plen; char openedpath; char p; int fd; if zendparseparametersZENDNUMARGS TSRMLSCC, "ss"...

5CVSS5.1AI score0.02096EPSS
SaveExploits2
myhack58
myhack58
added 2009/11/29 12:0 a.m.44 views

PHP vulnerability full solution-vulnerability warning-the black bar safety net

PHP web page security issues For PHP website mainly exist the following types of attacks: 1. Command injectionCommand Injection 2. eval injectionEval Injection 3. Client scripting attacksScript Insertion 4. Cross-site scripting attacksCross Site Scripting, XSS 5. SQL injectionattacksSQL injection...

0.4AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2009/11/25 12:0 a.m.13 views

PHP 5.3.x < 5.3.1 Multiple Vulnerabilities

Binary data 801090.prm...

7.5CVSS7.3AI score0.11341EPSS
SaveExploits5References4
NVD
NVD
added 2009/11/23 5:30 p.m.18 views

CVE-2009-3557

The tempnam function in ext/standard/file.c in PHP before 5.2.12 and 5.3.x before 5.3.1 allows context-dependent attackers to bypass safemode restrictions, and create files in group-writable or world-writable directories, via the dir and prefix arguments...

5CVSS6.2AI score0.02096EPSS
SaveExploits2References22
UbuntuCve
UbuntuCve
added 2009/11/23 12:0 a.m.30 views

CVE-2009-4018

The procopen function in ext/standard/procopen.c in PHP before 5.2.11 and 5.3.x before 5.3.1 does not enforce the 1 safemodeallowedenvvars and 2 safemodeprotectedenvvars directives, which allows context-dependent attackers to execute programs with an arbitrary environment via the env parameter, a...

7.5CVSS6.1AI score0.11341EPSS
SaveExploits5References2
Cvelist
Cvelist
added 2009/11/23 12:0 a.m.30 views

CVE-2009-3559

main/streams/plainwrapper.c in PHP 5.3.x before 5.3.1 does not recognize the safemodeincludedir directive, which allows context-dependent attackers to have an unknown impact by triggering the failure of PHP scripts that perform include or require operations, as demonstrated by a script that...

9.5AI score0.02601EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2009/11/23 12:0 a.m.10 views

PT-2009-5845 · Php · Php

Name of the Vulnerable Software and Affected Versions: PHP versions 5.3.x before 5.3.1 Description: The issue in PHP does not recognize the safe mode include dir directive, which allows context-dependent attackers to have an unknown impact by triggering the failure of PHP scripts that perform...

7.5CVSS4.8AI score0.02601EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2009/11/20 12:0 a.m.46 views

PHP 5.3 < 5.3.1 Multiple Vulnerabilities

According to its banner, the version of PHP 5.3 installed on the remote host is older than 5.3.1. Such versions may be affected by several security issues : - Sanity checks are missing in exif processing. - It is possible to bypass the 'safemode' configuration setting using 'tempnam'. - It is...

7.5CVSS5.2AI score0.12041EPSS
SaveExploits10References8
ThreatPost
ThreatPost
added 2009/11/03 8:7 p.m.6 views

Opachki Trojan Hijacking Web Links

The malware authors who have been writing password-stealing Trojans, banking Trojans and rootkits have branched out into a new form of persistent malware designed to hijack victims’ Web browsing sessions. A new Trojan called Opachki is making the rounds and it is doing far more than just logging...

0.2AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2009/10/22 12:0 a.m.60 views

Mandriva Linux Security Advisory : php (MDVSA-2009:285)

Multiple vulnerabilities has been found and corrected in php : The gdGetColors function in gdgd.c in PHP 5.2.11 and 5.3.0, and the GD Graphics Library 2.x, does not properly verify a certain colorsTotal structure member, which might allow remote attackers to conduct buffer overflow or buffer...

9.3CVSS6.3AI score0.08171EPSS
SaveExploits5References3
myhack58
myhack58
added 2009/09/23 12:0 a.m.99 views

php safe mode bypass all-vulnerability warning-the black bar safety net

Sources:vul. kr PHP safe mode bypass from 4. x to 5. x all. Functions: mbsendmail curlinit imapopen mail ioncubereadfile posixgetpwuid errorlog extensionloaded copy procopen A php code safe-mode-bypass.php for you: Some New Virus: PHP 5.2.4 ionCube extension safemode and disablefunctions...

7.6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2009/09/18 12:0 a.m.268 views

PHP < 5.2.11 Multiple Vulnerabilities

According to its banner, the version of PHP installed on the remote host is older than 5.2.11. Such versions may be affected by several security issues : - An unspecified error occurs in certificate validation inside 'phpopensslapplyverificationpolicy'. - An unspecified input validation...

7.5CVSS5.6AI score0.11341EPSS
SaveExploits8References10
Rows per page
Query Builder