835 matches found
Slackware: Security Advisory (SSA:2006-230-02)
The remote host is missing an update for the SPDX-FileCopyrightText: 2012 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 ifdescription...
Zeus 2.x variant includes ransomware features
Zeus 2.x variant includes ransomware features Cybercriminals are getting more sophisticated, as reports are coming in that hacker coders have successfully merged a ransom trojan with a Zeus malware successor called Citadel. A notorious malware platform targeting financial information has added a...
Domain Controller starts up in Safe Mode
Challenge After restoring a Domain Controller, it appears to get stuck in safe mode. Cause When restoring a Domain Controller from a backup, the DC will enter Directory Services Restore Mode DSRM during the first boot. It should reboot on its own into a non-authoritative state after a short time...
PHP <5.2.13 tempnam()函数safe_mode验证绕过安全限制漏洞
No description provided by source...
PHP <5.2.7 SAPI php_getuid() Safe Mode 限制绕过漏洞
No description provided by source...
TeaMp0isoN Shell - Private Build [BETA] - v0.1 Download !
TeaMp0isoN Shell - Private Build BETA - v0.1 Download ! Features - Mass Defacement Tool - Safe Mode Bypass - OpenBasedir Bypass - Fixed SQL managed - FTP Brute Force Tool - Fully Undetected Downlaod : Link Removed- Reason: Backdoor News Source : TeaMp0isoN...
MG2 0.5.1 Cross Site Scripting
MG2 0.5.1 Multiple XSS Vulnerabilities Vendor: MiniGal Product web page: http://www.minigal.dk Affected version: 0.5.1 Summary: MG2 is the sequel to the popular image gallery script MiniGal. One of the highlights of MG2 is, that it supports PHP running in safe mode which is unsupported by almost...
MG2 0.5.1 Multiple XSS Vulnerabilities
Summary MG2 is the sequel to the popular image gallery script MiniGal. One of the highlights of MG2 is, that it supports PHP running in safe mode which is unsupported by almost all other dynamic image gallery scripts on the web. Description MG2 suffers from multiple XSS vulns. Several parameters...
Joomla Community Builder Enhenced Component LFI/RCE Vulnerability
Exploit for php platform in category web applications ======================================================================= Joomla Community Builder Enhenced CBE Component LFI/RCE Vulnerability ======================================================================= Description: Joomla CBE suffe...
Mandriva Linux Security Advisory : php (MDVSA-2009:303)
Some vulnerabilities were discovered and corrected in php-5.2.11 : The tempnam function in ext/standard/file.c in PHP 5.2.11 and earlier, 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, v...
Mandriva Linux Security Advisory : php (MDVSA-2009:302)
Some vulnerabilities were discovered and corrected in php-5.3.1 : - Added maxfileuploads INI directive, which can be set to limit the number of file uploads per-request to 20 by default, to prevent possible DOS via temporary file exhaustion. Ilia - Added missing sanity checks around exif...
Foxit Launches 'Safe Mode' to Counter PDF Attacks
Foxit Corp has added new security features to its alternative PDF reader software to help thwart recent malware attacks that exploit the “/launch” feature. With Foxit PDF Reader Version 3.3, the company has added a Safe Mode that blocks external commands from being executed by the software. The...
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...
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...
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...
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...
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...
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...
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...
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...