Lucene search
+L

5741 matches found

myhack58
myhack58
added 2010/04/04 12:0 a.m.27 views

Crack McAfee password-vulnerability warning-the black bar safety net

Just into the company took over the work, the company installed the McAfee software, the C disk is protected, and want to install the software are difficult to Ah, that bird did not say the password, which is difficult for yourself. Want to remove software delete No, I want to install the also...

1.1AI score
SaveExploits0
Prion
Prion
added 2010/03/26 8:30 p.m.25 views

Design/Logic Flaw

The safemode implementation in PHP before 5.2.13 does not properly handle directory pathnames that lack a trailing / slash character, which allows context-dependent attackers to bypass intended access restrictions via vectors related to use of the tempnam function...

7.5CVSS6.8AI score0.02539EPSS
SaveExploits0References11Affected Software1
UbuntuCve
UbuntuCve
added 2010/03/26 12:0 a.m.32 views

CVE-2010-1129

The safemode implementation in PHP before 5.2.13 does not properly handle directory pathnames that lack a trailing / slash character, which allows context-dependent attackers to bypass intended access restrictions via vectors related to use of the tempnam function...

7.5CVSS5.9AI score0.02539EPSS
SaveExploits0References4
Oracle linux
Oracle linux
added 2010/03/25 12:0 a.m.64 views

gnutls security update

1.4.1-3.8 - fix safe renegotiation on SSL3 protocol 1.4.1-3.7 - implement safe renegotiation - CVE-2009-3555 533125 - do not allow MD2 in certificate signatures by default - CVE-2009-2409 510197...

5.8CVSS3.9AI score0.87264EPSS
SaveExploits16
Oracle linux
Oracle linux
added 2010/03/25 12:0 a.m.81 views

gnutls security update

1.0.20-4.0.1.el48.7 - Bump release to resolve ULN up2date issue 1.0.20-4.7 - fix crash in the gnutls-cli tool needed for testing 1.0.20-4.5 - fix safe renegotiation in SSL3 protocol 1.0.20-4.4 - implement safe renegotiation - CVE-2009-3555 533125...

7.5CVSS2.6AI score0.87264EPSS
SaveExploits17
Oracle linux
Oracle linux
added 2010/03/25 12:0 a.m.61 views

openssl security update

0.9.8e-12.6 - fix CVE-2009-3245 - add missing bnwexpand return checks 570924 0.9.8e-12.5 - fix CVE-2010-0433 - do not pass NULL princ to krb5ktgetentry which in the RHEL-5 and newer versions will crash in such case 569774 0.9.8e-12.4 - do not disable SSLv2 in the renegotiation patch - SSLv2 does...

10CVSS4.1AI score0.87264EPSS
SaveExploits17
securityvulns
securityvulns
added 2010/03/18 12:0 a.m.37 views

CORE-2009-0803: Virtual PC Hypervisor Memory Protection Vulnerability

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Core Security Technologies - CoreLabs Advisory http://www.coresecurity.com/corelabs/ Virtual PC Hypervisor Memory Protection Vulnerability 1. Advisory Information Title: Virtual PC Hypervisor Memory Protection Vulnerability Advisory Id: CORE-2009-0803...

7.6AI score
SaveExploits0
exploitpack
exploitpack
added 2010/03/17 12:0 a.m.62 views

Virtual PC Hypervisor - Memory Protection

Virtual PC Hypervisor - Memory Protection -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Core Security Technologies - CoreLabs Advisory http://www.coresecurity.com/corelabs/ Virtual PC Hypervisor Memory Protection Vulnerability 1. Advisory Information Title: Virtual PC Hypervisor Memory Protection...

0.5AI score
SaveExploits0
seebug.org
seebug.org
added 2010/03/06 12:0 a.m.57 views

Kolang (proc_open PHP safe mode bypass 4.3.10 - 5.3.0)

No description provided by source. ?php / Kolang PHP Safe mode bypass IHSteam priv8 for lazy penetration testers php 4.3.10 - 5.3.0 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2009-4018 12/19/2009 http://www.milw0rm.com/exploits/7393 12/09/2008 1- Kolang can be used directly in file...

7.5CVSS6.4AI score0.11341EPSS
SaveExploits5
exploitpack
exploitpack
added 2010/03/05 12:0 a.m.53 views

Kolang 4.3.10 5.3.0 - proc_open() PHP safe_mode Bypass

Kolang 4.3.10 5.3.0 - procopen PHP safemode Bypass // "shellcode loader" : load and execute arbitrary shellcode from a file // Hami...

7.5CVSS6.4AI score0.11341EPSS
SaveExploits5
zdt
zdt
added 2010/03/05 12:0 a.m.25 views

Kolang (proc_open PHP safe mode bypass 4.3.10 - 5.3.0)

Exploit for unknown platform in category web applications ====================================================== Kolang procopen PHP safe mode bypass 4.3.10 - 5.3.0 ====================================================== ?php / Kolang PHP Safe mode bypass IHSteam priv8 for lazy penetration testers...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2010/03/05 12:0 a.m.101 views

Kolang 4.3.10 < 5.3.0 - 'proc_open()' PHP 'safe_mode' Bypass

// "shellcode loader" : load and execute arbitrary shellcode from a file // Hamid Ebadi define ORDONLY 00 ; fcntl.h define...

7.5CVSS5.8AI score0.11341EPSS
SaveExploits5
seebug.org
seebug.org
added 2010/03/04 12:0 a.m.36 views

PHP session_save_path()绕过safe_mode和open_basedir限制漏洞

BUGTRAQ ID: 38182 PHP是广泛使用的通用目的脚本语言,特别适合于Web开发,可嵌入到HTML中。 用户可通过iniset和sessionsavepath函数来设置session.savepath。在 session.savepath中应存在一个用户保存用户tmp文件的路径,但session.savepath的句法为: /PATH 或 N;/PATH N可以为字符串(应为数字) 例如: 1. sessionsavepath"/DIR/WHERE/YOU/HAVE/ACCESS" 2. sessionsavepath"5;/DIR/WHERE/YOU/HAVE/ACCESS...

7AI score
SaveExploits0
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.42 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
securityvulns
securityvulns
added 2010/02/16 12:0 a.m.48 views

ChemViewX v1.9.5 ActiveX Control Mutliple Stack Overflows

, , . .' '. ', . , '. , ., , / / / ==/ / / / / / / | Y Y / /| / /||| / / /.-. / /:wq x.0 '=.|w|.=' ='"=. presents.. ChemviewX ActiveX Control Multiple Stack Overflows Versions affected: v1.9.5 +-----------+ |Description| +-----------+ Hyleos ChemviewX is a free ActiveX control used to visualize...

1.6AI score
SaveExploits0
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
seebug.org
seebug.org
added 2010/02/03 12:0 a.m.22 views

360安全卫士bregdrv.sys和bregdll.dll文件本地权限提升漏洞

360安全卫士是在中国广泛使用的免费上网安全软件。 360安全卫士会在安装过程中在用户系统上安装一个注册表操作程序,该程序可以被用来绕过操作系统的安全检查机制任意操作(设置、删除等)用户的注册表。由于该程序没有对调用者进行检查,导致任意程序(如各种木马程序等)可以通过该后门任意操作(设置、删除等)用户的注册表系统。 该程序包括两个文件: 1...

7.1AI score
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
Rows per page
Query Builder