Lucene search
+L

1045 matches found

Prion
Prion
added 2007/04/26 7:19 p.m.20 views

Directory traversal

Directory traversal vulnerability in examples/layout/feed-proxy.php in Jack Slocum Ext 1.0 alpha1 Ext JS allows remote attackers to read arbitrary files via a .. dot dot in the feed parameter. NOTE: analysis by third party researchers indicates that this issue might be platform dependent...

7.8CVSS7.1AI score0.11771EPSS
SaveExploits1References7Affected Software1
CVE
CVE
added 2007/04/26 7:00 p.m.148 views

CVE-2007-2285

CVE-2007-2285 affects the Ext JS example component: layout/feed-proxy.php in Jack Slocum Ext 1.0 alpha1. The vulnerability is a directory traversal that allows a remote attacker to read arbitrary files by manipulating the feed parameter via "..". Public sources confirm the same description across...

7.8CVSS6.7AI score0.11771EPSS
SaveExploits1References7Affected Software1
Cvelist
Cvelist
added 2007/04/26 7:00 p.m.47 views

CVE-2007-2285

Directory traversal vulnerability in examples/layout/feed-proxy.php in Jack Slocum Ext 1.0 alpha1 Ext JS allows remote attackers to read arbitrary files via a .. dot dot in the feed parameter. NOTE: analysis by third party researchers indicates that this issue might be platform dependent...

6.7AI score0.11771EPSS
SaveExploits1References7
seebug.org
seebug.org
added 2007/04/26 12:00 a.m.26 views

Ext 1.0 (feed-proxy.php feed) Remote File Disclosure Vulnerability

No description provided by source. ext 1.0 alpha1 feed-proxy.php Remote File Disclosure D.Script: http://yui-ext.com/deploy/ext-1.0-alpha1.zip Discovered by: Alkomandoz Hacker Homepage: http://www.asb-may.net - mohandko.com - sniper-sa.com - tryag.com V.Code In /examples/layout/feed-proxy.php...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2007/04/25 12:00 a.m.22 views

Ext 1.0 - feed-proxy.php?feed Remote File Disclosure

Ext 1.0 - feed-proxy.php?feed Remote File Disclosure ext 1.0 alpha1 feed-proxy.php Remote File Disclosure D.Script: http://yui-ext.com/deploy/ext-1.0-alpha1.zip Discovered by: Alkomandoz Hacker Homepage: http://www.asb-may.net - mohandko.com - sniper-sa.com - tryag.com V.Code In...

SaveExploits0
Exploit DB
Exploit DB
added 2007/04/25 12:00 a.m.67 views

Ext 1.0 - 'feed-proxy.php?feed' Remote File Disclosure

ext 1.0 alpha1 feed-proxy.php Remote File Disclosure D.Script: http://yui-ext.com/deploy/ext-1.0-alpha1.zip Discovered by: Alkomandoz Hacker Homepage: http://www.asb-may.net - mohandko.com - sniper-sa.com - tryag.com V.Code In /examples/layout/feed-proxy.php...

7.8CVSS5.8AI score0.11771EPSS
SaveExploits1
zdt
zdt
added 2007/04/25 12:00 a.m.34 views

Ext 1.0 (feed-proxy.php feed) Remote File Disclosure Vulnerability

Exploit for unknown platform in category web applications ================================================================== Ext 1.0 feed-proxy.php feed Remote File Disclosure Vulnerability ================================================================== ext 1.0 alpha1 feed-proxy.php Remote Fil...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2007/03/22 12:00 a.m.72 views

PHP ext/gd use after free() vulnerability

During exceptional conditions handling, some resourceses aree freeed and later accessed...

6.8CVSS0.9AI score0.05924EPSS
SaveExploits1References1Affected Software1
seebug.org
seebug.org
added 2007/03/21 12:00 a.m.62 views

PHP <= 4.4.6 / 5.2.1 ext/gd Already Freed Resources Usage Exploit

No description provided by source. ?php //////////////////////////////////////////////////////////////////////// // // // | || | | | | | | \| || || \ // // | |/ || '|/ |/ -| ' \ / -/ |||| /| || / //...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2007/03/20 12:00 a.m.24 views

PHP <= 4.4.6 / 5.2.1 ext/gd Already Freed Resources Usage Exploit

No description provided by source. ?php //////////////////////////////////////////////////////////////////////// // // // | || | | | | | | | || || \ // // | |/ || '|/ |/ -| ' \ / -/ |||| /| || / // // ||||,||| ,|||||||,| || |||||| // // // // Proof of concept code from the Hardened-PHP...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/03/20 12:00 a.m.39 views

PHP 4.4.6/5.2.1 - ext/gd Already Freed Resources Usage

?php //////////////////////////////////////////////////////////////////////// // // // | || | | | | | | | || || \ // // | |/ || '|/ |/ -| ' \ / -/ |||| /| || / // // ||||,||| ,|||||||,| || |||||| // // // // Proof of concept code from the Hardened-PHP Project // // C Copyright 2007 Stefan...

6.8CVSS5.8AI score0.05924EPSS
SaveExploits1
seebug.org
seebug.org
added 2007/03/14 12:00 a.m.187 views

PHP 5.2.0 ext/filter Space Trimming Buffer Underflow Exploit (MacOSX)

No description provided by source. ?php //////////////////////////////////////////////////////////////////////// // // // | || | | | | | | | || || \ // // | |/ || '|/ |/ -| ' \ / -/ |||| /| || / //...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2007/03/13 12:00 a.m.15 views

PHP ext/filter FDF Post数据过滤绕过漏洞

PHP是广泛使用的通用目的脚本语言,特别适合于Web开发,可嵌入到HTML中。 PHP新实现的ext/filter FDF扩展实现上存在漏洞,远程攻击者可能利用此绕过用户数据过滤,从而在服务器上执行各种注入攻击。 根据设计,PHP的内容过滤钩子会在所有解析用户输入并注册为变量的地方添加对输入过滤器的调用,以确定如何处理这些变量,但添加对其他POST内容类型支持的所有扩展也需要实现钩子,否则数据就会绕过过滤。如果安装了ext/fdf的话PHP就会捆绑一个对FDF POST数据格式的扩展,但没有调用输入过滤器,因此攻击者就可能绕过所强制的过滤机制,获得非授权访问。 PHP = 5.2.0...

7.1AI score
SaveExploits0
zdt
zdt
added 2007/03/12 12:00 a.m.28 views

PHP 5.2.0 ext/filter Space Trimming Buffer Underflow Exploit (MacOSX)

Exploit for macOS platform in category local exploits ===================================================================== PHP 5.2.0 ext/filter Space Trimming Buffer Underflow Exploit MacOSX ===================================================================== ?php...

6.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/03/12 12:00 a.m.42 views

PHP 5.2.0 (OSX) - EXT/Filter Space Trimming Buffer Underflow

?php //////////////////////////////////////////////////////////////////////// // // // | || | | | | | | | || || \ // // | |/ || '|/ |/ -| ' \ / -/ |||| /| || / // // ||||,||| ,|||||||,| || |||||| // // // // Proof of concept code from the Hardened-PHP Project // // C Copyright 2007 Stefan...

6.8CVSS5.8AI score0.05249EPSS
SaveExploits2
seebug.org
seebug.org
added 2007/03/07 12:00 a.m.24 views

PHP < 4.4.5 / 5.2.1 (shmop) SSL RSA Private-Key Disclosure Exploit

No description provided by source. ?php //////////////////////////////////////////////////////////////////////// // // // | || | | | | | | | || || \ // // | |/ || '|/ |/ -| ' \ / -/ |||| /| || / // // ||||,||| ,|||||||,| || |||||| // // // // Proof of concept code from the Hardened-PHP...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2006/12/15 12:00 a.m.43 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
UbuntuCve
UbuntuCve
added 2006/08/31 9:04 p.m.46 views

CVE-2006-4482

Multiple heap-based buffer overflows in the 1 strrepeat and 2 wordwrap functions in ext/standard/string.c in PHP before 5.1.5, when used on a 64-bit system, have unspecified impact and attack vectors, a different vulnerability than CVE-2006-1990...

9.3CVSS6AI score0.06034EPSS
SaveExploits0References2
securityvulns
securityvulns
added 2006/08/08 12:00 a.m.43 views

SAPID CMS remote File Inclusion vulnerabilities

Title: SAPID CMS remote File Inclusion Vulnerabilities Author: Simo64 simo64atmorxorg Discovered: 06 Aout 2006 MorX Security Research Team http://www.morx.org Vendor : SAPID CMS Version : 123 rc3 Website : http://sapid.sourceforge.net Severity: Critical Details: + Remote File Inclusion 1 vulnerab...

1.3AI score
SaveExploits0
Cvelist
Cvelist
added 2006/04/07 10:00 a.m.42 views

CVE-2006-1668

newimage.php in Eric Gerdes Crafty Syntax Image Gallery CSIG aka PHP thumbnail Photo Gallery 3.1g and earlier allows remote authenticated users to upload and execute arbitrary PHP code via a multipart/form-data POST with a .jpg filename in the fullimage parameter and the ext parameter set to .php...

7.1AI score0.04134EPSS
SaveExploits2References8
Rows per page
Query Builder