Lucene search
K

463 matches found

UbuntuCve
UbuntuCve
added 2011/02/04 6:0 p.m.35 views

CVE-2011-0776

The sandbox implementation in Google Chrome before 9.0.597.84 on Mac OS X might allow remote attackers to obtain potentially sensitive information about local files via vectors related to the stat system call...

5CVSS5.9AI score0.00893EPSS
Exploits1References1
Cvelist
Cvelist
added 2011/02/04 5:0 p.m.26 views

CVE-2011-0776

The sandbox implementation in Google Chrome before 9.0.597.84 on Mac OS X might allow remote attackers to obtain potentially sensitive information about local files via vectors related to the stat system call...

5.6AI score0.00893EPSS
Exploits1References3
Debian CVE
Debian CVE
added 2011/02/04 5:0 p.m.26 views

CVE-2011-0776

Removed by vendor...

5CVSS6.9AI score0.00893EPSS
Exploits1
NVD
NVD
added 2011/02/02 10:0 p.m.21 views

CVE-2011-0754

The SplFileInfo::getType function in the Standard PHP Library SPL extension in PHP before 5.3.4 on Windows does not properly detect symbolic links, which might make it easier for local users to conduct symlink attacks by leveraging cross-platform differences in the stat structure, related to lack...

4.4CVSS6.2AI score0.00339EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2011/02/02 10:0 p.m.22 views

CVE-2011-0754

The SplFileInfo::getType function in the Standard PHP Library SPL extension in PHP before 5.3.4 on Windows does not properly detect symbolic links, which might make it easier for local users to conduct symlink attacks by leveraging cross-platform differences in the stat structure, related to lack...

4.4CVSS5.9AI score0.00339EPSS
Exploits0References1
Prion
Prion
added 2011/02/02 10:0 p.m.17 views

Cross site scripting

The SplFileInfo::getType function in the Standard PHP Library SPL extension in PHP before 5.3.4 on Windows does not properly detect symbolic links, which might make it easier for local users to conduct symlink attacks by leveraging cross-platform differences in the stat structure, related to lack...

4.4CVSS6.7AI score0.00339EPSS
Exploits0References4Affected Software1
Metasploit
Metasploit
added 2010/06/09 4:43 p.m.20 views

stat(2)-based Context Keyed Payload Encoder

This is a Context-Keyed Payload Encoder based on stat2 and Shikata Ga Nai. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'rex/poly' class MetasploitModule 'stat2-based Context Keyed Payload Encoder',...

7AI score
Exploits0
FreeBSD
FreeBSD
added 2010/01/29 12:0 a.m.65 views

sudo -- Privilege escalation with sudoedit

Todd Miller reports: When sudo performs its command matching, there is a special case for pseudo-commands in the sudoers file currently, the only pseudo-command is sudoedit. Unlike a regular command, pseudo-commands do not begin with a slash '/'. The flaw is that sudo's the matching code would on...

6.9CVSS7.3AI score0.01125EPSS
Exploits2References3
myhack58
myhack58
added 2009/09/26 12:0 a.m.26 views

WS_FTP FTPD "STAT"command overflow parsing-vulnerability warning-the black bar safety net

The following analysis is based on the WSFTP Server 4.0.1. EVAL 4 7 1 5 6 3 1 4version, only the analysis of the“STAT”command overflow . In fact, WSFTP in processing STAT command, many places are length of the judgment, however, there is a place he has been missed, Well, our chance came.:...

7.7AI score
Exploits0
seebug.org
seebug.org
added 2009/09/05 12:0 a.m.13 views

X-Stat存在跨站脚本执行(CSS/XSS)漏洞

X-Stat在脚本过滤实现上不充分,存在跨站脚本可执行而导致目标用户泄露基于COOKIE认证的敏感信息。 X-Stat中的xstatadmin.php脚本对URL参数没有充分过滤,可导致恶意用户建立包含恶意脚本代码的连接,当此连接被WEB用户点击浏览时,脚本代码在WEB用户的浏览器中执行。 成功利用此漏洞可以导致攻击者获得WEB用户的基于COOKIE认证的敏感信息 Xqus X-Stat 2.3 Xqus X-Stat 2.2 临时解决方法: 如果您不能立刻安装补丁或者升级,建议您采取以下措施以降低威胁: 对xstatadmin.php脚本进行javascript脚本代码过滤。 厂商补丁...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2009/09/05 12:0 a.m.18 views

X-Stat路径信息泄露漏洞

BUGTRAQ: 4279 X-Stat由于对部分错误WEB请求处理存在问题可导致绝对路径泄露。 攻击者可以对X-Stat系统中的xstatadmin.php脚本参数action提交不存在的变量,可导致相关绝对路径泄露给攻击者。 攻击者可以通过这些信息,对目标系统进行进一步的攻击。 Xqus X-Stat 2.3 Xqus X-Stat 2.2 临时解决方法: 如果您不能立刻安装补丁或者升级,建议您采取以下措施以降低威胁: 对xstatadmin.php脚本进行访问控制,防止未授权用户访问。 厂商补丁: Xqus ----...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2009/09/05 12:0 a.m.51 views

XStat PHPInfo可导致信息泄露漏洞

BUGTRAQ: 4280 X-Stat是一款PHP语言编写免费的WEB通信分析程序,可以运行在Unix和Linux操作系统下,也可运行在Microsoft Windows操作系统平台下。 X-Stat由于对部分错误WEB请求处理存在问题可导致相关主机信息泄露。 攻击者可以对X-Stat系统中的xstatadmin.php脚本参数action提交phpinfo变量,可导致相关主机信息泄露给攻击者,包括主机信息,操作系统信息和服务器信息等。 攻击者可以通过这些信息,对目标系统进行进一步的攻击。 Xqus X-Stat 2.3 Xqus X-Stat 2.2 临时解决方法:...

7.1AI score
Exploits0
RedHat Linux
RedHat Linux
added 2009/04/29 9:28 a.m.1 views

kernel: x86-64: seccomp: 32/64 syscall hole

The securecomputing function in kernel/seccomp.c in the seccomp subsystem in the Linux kernel 2.6.28.7 and earlier on the x8664 platform, when CONFIGSECCOMP is enabled, does not properly handle 1 a 32-bit process making a 64-bit syscall or 2 a 64-bit process making a 32-bit syscall, which allows...

7.2CVSS5.8AI score0.00928EPSS
Exploits3References4
Packet Storm
Packet Storm
added 2009/01/26 12:0 a.m.20 views

WFTPD Pro Server 3.30.0.1 Denial Of Service

/\ Title: WFTPD Pro Server 3.30.0.1 pre auth Multiple Remote Denial of Service Vulnerabilities Summary: Professional FTP server for Windows NT / 2000 / XP / 2003 Desc: WFTPD Pro Server 3.30.0.1 suffers from multiple remote vulnerabilities which resolves in denial of service. Several commands are...

0.1AI score
Exploits0
Cvelist
Cvelist
added 2008/04/04 12:0 a.m.24 views

CVE-2008-0884

The Replace function in the capp-lspp-config script in the 1 lspp-eal4-config-ibm and 2 capp-lspp-eal4-config-hp packages before 0.65-2 in Red Hat Enterprise Linux RHEL 5 uses lstat instead of stat to determine the /etc/pam.d/system-auth file permissions, leading to a change to world-writable...

6.5AI score0.00361EPSS
Exploits0References6
CVE
CVE
added 2007/10/14 8:0 p.m.55 views

CVE-2002-2245

NetBSD ftpd is affected on versions 1.5 through 1.5.3 and 1.6. The issue arises because the FTP server does not properly quote a digit in the response to a STAT command for a filename containing a carriage return followed by a digit, which can cause firewalls and other intermediary devices to los...

5CVSS7.1AI score0.00794EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2007/10/14 8:0 p.m.22 views

CVE-2002-2245

ftpd in NetBSD 1.5 through 1.5.3 and 1.6 does not properly quote a digit in response to a STAT command for a filename that contains a carriage return followed by a digit, which can cause firewalls and other intermediary devices to lose proper track of the FTP session...

6.7AI score0.00794EPSS
Exploits0References1
seebug.org
seebug.org
added 2007/03/09 12:0 a.m.46 views

Linux Omnikey Cardman 4040 driver Local Buffer Overflow Exploit PoC

No description provided by source. / Linux Omnikey Cardman 4040 driver buffer overflow CVE-2007-0005 Copyright C Daniel Roethlisberger [email protected] Compass Security Network Computing AG, Rapperswil, Switzerland. All rights reserved. http://www.csnc.ch/ / includesys/stat.h...

6.9CVSS0.5AI score0.00615EPSS
Exploits8
Exploit DB
Exploit DB
added 2006/08/02 12:0 a.m.25 views

TinyPHP Forum 3.6 - 'makeAdmin' Remote Admin Maker

TinyPHPForum 3.6 Admin Maker By SirDarckCat from elhacker.net Existing User: document.forms0.action=prompt"Path to forum","http://www.server.com/tpf/"+"updatepf.php"; milw0rm.com 2006-08-02...

7AI score
Exploits0
Exploit DB
Exploit DB
added 2006/06/13 12:0 a.m.37 views

Minerva 2.0.8a Build 237 - 'phpbb_root_path' File Inclusion

$$$$$$$$$$$$$$$ DEVIL TEAM THE BEST POLISH TEAM $$$$$$$$$$$$$$$ $$ $$ Minerva phpbbrootpath = 2.0.8a Build 237 Remote File Include Vulnerability $$ script site: http://sourceforge.net/projects/minerva/ $$ dork: Powered by Minerva 237 $$...

7.4AI score
Exploits0
Rows per page
Query Builder