Lucene search
+L

10339 matches found

Exploit DB
Exploit DB
added 2007/03/11 12:00 a.m.37 views

PostNuke Module phgstats 0.5 - 'phgdir' Remote File Inclusion

PostNuke Module phgstats 0.5 phgdir Remote File Include Exploit Vendor: http://kent.dl.sourceforge.net/sourceforge/phgstats/phgstats0.5.zip Vulnerable Code: includeonce$phgdir . 'settings/config.inc.php'; Coded by bd0rk || SOH-Crew Usage: expl.pl target cmd shell shell variable Greetings: str0ke,...

7.5CVSS5.8AI score0.03149EPSS
SaveExploits1
zdt
zdt
added 2007/03/11 12:00 a.m.43 views

PostNuke Module phgstats 0.5 (phgdir) Remote File Include Exploit

Exploit for unknown platform in category web applications ================================================================= PostNuke Module phgstats 0.5 phgdir Remote File Include Exploit ================================================================= PostNuke Module phgstats 0.5 phgdir Remote...

7.1AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2007/03/10 12:19 a.m.42 views

CVE-2007-1383

Integer overflow in the 16 bit variable reference counter in PHP 4 allows context-dependent attackers to execute arbitrary code by overflowing this counter, which causes the same variable to be destroyed twice, a related issue to CVE-2007-1286...

10CVSS6.3AI score0.15195EPSS
SaveExploits2References1
securityvulns
securityvulns
added 2007/03/10 12:00 a.m.76 views

WordPress XSS under function wp_title()

ChX Security | Advisory 1 | ============= - "WordPress XSS under function wptitle" - Data | ====== Author: g30rg3x g30rg3xatgmaildotcom Program: WordPress http://wordpress.org/ Severity: Less Critical. Type of Advisory: Mid Disclosure. Affected/Tested Versions: - Series 2.0.x: = 2.0.10-alpha -...

5.5AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2007/03/10 12:00 a.m.13 views

CVE-2007-1383

Integer overflow in the 16 bit variable reference counter in PHP 4 allows context-dependent attackers to execute arbitrary code by overflowing this counter, which causes the same variable to be destroyed twice, a related issue to CVE-2007-1286...

10AI score0.15195EPSS
SaveExploits2References7
seebug.org
seebug.org
added 2007/03/09 12:00 a.m.73 views

WEBO (Web Organizer) <= 1.0 (baseDir) Remote File Inclusion Vuln

No description provided by source. \ /\ / | \ | / // / | | \ \ Y / | / / \ /\| /\ / / / / / .OR.ID ECHOADV67$2007 ----------------------------------------------------------------------------------------- ECHOADV67$2007 WEBO Web Organizer = 1.0 baseDir Remote File Inclusion Vulnerability...

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

PHP import_request_variables&#40;&#41; arbitrary variable overwrite

PHP importrequestvariables arbitrary variable overwrite Name Using importrequestvariables you can overwrite $ and $ any php variable. Systems Affected PHP =4.0.7 =5.2.1 Severity High Vendor http://www.php.net/ Advisory http://www.wisec.it/vulns.php?id=10 http://www.wisec.it/vuln10.txt Authors...

SaveExploits0
Packet Storm
Packet Storm
added 2007/03/09 12:00 a.m.34 views

PHP import_request_variables() Arbitrary Variable Overwrite

PHP importrequestvariables arbitrary variable overwrite Name Using importrequestvariables you can overwrite $ and $ any php variable. Systems Affected PHP =4.0.7 From the PHP manual: quote Imports GET/POST/Cookie variables into the global scope. It is useful if you disable registerglobals, but...

0.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/03/08 12:00 a.m.41 views

WEBO (Web ORGanizer) 1.0 - 'baseDir' Remote File Inclusion

\ /\ \ / | \ \ | / \ // / | \ | \ \ Y / | \ / / \ /| /\ / / / / / .OR.ID ECHOADV67$2007 ----------------------------------------------------------------------------------------- ECHOADV67$2007 WEBO Web Organizer = 1.0 baseDir Remote File Inclusion Vulnerability...

10CVSS5.8AI score0.04949EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2007/03/07 12:00 a.m.48 views

WebCalendar includes/functions.php noSet Variable Overwrite

The version of WebCalendar installed on the remote host allows an attacker to overwrite the 'noSet' array used by the application to protect selected global variables. By leveraging this issue, an unauthenticated, remote attacker can gain control of protected global variables, which could lead to...

7.5CVSS5.5AI score0.02144EPSS
SaveExploits0References2
Prion
Prion
added 2007/03/06 8:19 p.m.37 views

Design/Logic Flaw

The Zend Engine in PHP 4.x before 4.4.7, and 5.x before 5.2.2, allows remote attackers to cause a denial of service stack exhaustion and PHP crash via deeply nested arrays, which trigger deep recursion in the variable destruction routines...

5CVSS6.4AI score0.18162EPSS
SaveExploits2References38Affected Software7
UbuntuCve
UbuntuCve
added 2007/03/06 8:19 p.m.41 views

CVE-2007-1285

The Zend Engine in PHP 4.x before 4.4.7, and 5.x before 5.2.2, allows remote attackers to cause a denial of service stack exhaustion and PHP crash via deeply nested arrays, which trigger deep recursion in the variable destruction routines...

7.5CVSS7.1AI score0.18162EPSS
SaveExploits2References2
securityvulns
securityvulns
added 2007/03/06 12:00 a.m.73 views

PHP php_binary / WDDX information leak

Fragment of heap memory may be red because of missed variable length checking...

7.6CVSS1.3AI score0.09082EPSS
SaveExploits4References2Affected Software1
seebug.org
seebug.org
added 2007/03/04 12:00 a.m.21 views

PHP ZendEngine变量释放远程拒绝服务漏洞

PHP是广泛使用的通用目的脚本语言,特别适合于Web开发,可嵌入到HTML中。 PHP没有对嵌套数组的深度强制任何过滤检查。由于变量注册是以迭代的方式执行的,因此PHP会接受任何深度,直到达到memorylimit。PHP数组的释放是以递归的方式执行的,因此在耗尽了栈极限的时候就会崩溃。 攻击者可以利用上述问题以可控的方式导致PHP崩溃。假设以下PHP代码: if !checkUserPWD$user, $pass $errmsg = "There is problem ..."; displayError$errmsg; notifyAdminOfCrackAttempt; else ...

7.1AI score
SaveExploits0
FreeBSD
FreeBSD
added 2007/03/04 12:00 a.m.35 views

WebCalendar -- "noSet" variable overwrite vulnerability

Secunia reports: A vulnerability has been discovered in WebCalendar, which can be exploited by malicious people to compromise a vulnerable system. Input passed to unspecified parameters is not properly verified before being used with the "noSet" parameter set. This can be exploited to overwrite...

7.5CVSS6.6AI score0.02144EPSS
SaveExploits0References2
securityvulns
securityvulns
added 2007/03/02 12:00 a.m.66 views

MOPB-01-2007:PHP 4 Userland ZVAL Reference Counter Overflow Vulnerability

Summary The Month of PHP Bugs starts with a PHP 4 security vulnerability that exploits a problem known for many years among the PHP developers. When a PHP application is run in PHP 4 it can overflow the variable reference counter because it is only 16 bit wide. Whenever this happens it will resul...

0.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/03/01 12:00 a.m.31 views

PHP 3/4/5 - ZendEngine Variable Destruction Remote Denial of Service

source: https://www.securityfocus.com/bid/22764/info PHP is prone to a denial-of-service vulnerability because it fails to properly sanitize user-supplied input. An attacker who can run PHP code on a vulnerable computer may exploit this vulnerability to crash PHP and the webserver, denying servic...

7.5CVSS7AI score0.18162EPSS
SaveExploits2
Cvelist
Cvelist
added 2007/02/28 12:00 a.m.40 views

CVE-2006-7087

CRLF injection vulnerability in the mail function in Dotdeb PHP before 5.2.0 Rev 3 allows remote attackers to bypass the protection scheme and inject arbitrary email headers via CRLF sequences in the query string, which is processed via the PHPSELF variable...

7.1AI score0.01788EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2007/02/27 6:00 p.m.26 views

CVE-2006-7079

Variable extraction vulnerability in include/common.php in exV2 2.0.4.3 and earlier allows remote attackers to overwrite arbitrary program variables and conduct directory traversal attacks to execute arbitrary code by modifying the $xoopsOption'pagetype' variable...

9.8AI score0.12847EPSS
SaveExploits2References3
CVE
CVE
added 2007/02/27 6:00 p.m.54 views

CVE-2006-7079

CVE-2006-7079 affects exV2 versions 2.0.4.3 and earlier, in include/common.php. The issue allows remote attackers to overwrite arbitrary program variables and perform directory traversal to execute arbitrary code by modifying xoopsOption['pagetype']. The initial docs provide CVSS data: CVSS v2 ba...

9.8CVSS8AI score0.12847EPSS
SaveExploits2References3Affected Software1
Rows per page
Query Builder