Lucene search
K

101 matches found

myhack58
myhack58
added 2009/05/29 12:0 a.m.26 views

DedeCMSV53 arbitrary variable overwrite vulnerability-vulnerability warning-the black bar safety net

DedeCMSV53 arbitrary variable overwrite vulnerability See today mrxhming students a articles http://hi.baidu.com/mrxhming/blog/item/8176f00bf540f11795ca6b3f.html find this old BUG hasn't been patched to look like, from the inside of the forum go a pp out of it, everyone is welcome to shoot the...

0.5AI score
Exploits0
seebug.org
seebug.org
added 2008/11/30 12:0 a.m.19 views

cpCommerce 1.2.6 (URL Rewrite) Input variable overwrite / Auth bypass

No description provided by source. Author: girex Homepage: girex.altervista.org CMS: cpCommerce 1.2.6 Site: http://cpcommerce.cpradio.org/ Bug: URL Rewrite - Input variables overwrite PoC: Auth bypass - Shell upload Note: Works regardless php.ini settings Vendor informed: 23/11/08 cpCommerce 1.2....

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2008/11/30 12:0 a.m.37 views

CPCommerce 1.2.6 - URL Rewrite Input Variable Overwrite / Authentication Bypass

Author: girex Homepage: girex.altervista.org CMS: cpCommerce 1.2.6 Site: http://cpcommerce.cpradio.org/ Bug: URL Rewrite - Input variables overwrite PoC: Auth bypass - Shell upload Note: Works regardless php.ini settings Vendor informed: 23/11/08 cpCommerce 1.2.7 released: 30/11/08 Public advisor...

7.4AI score
Exploits0
OpenVAS
OpenVAS
added 2008/09/24 12:0 a.m.29 views

Gentoo Security Advisory GLSA 200511-08 (PHP)

The remote host is missing updates announced in advisory GLSA 200511-08. SPDX-FileCopyrightText: 2008 E-Soft Inc. 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...

7.5CVSS6.5AI score0.65188EPSS
Exploits0References3
NVD
NVD
added 2008/08/21 5:41 p.m.13 views

CVE-2008-3763

Variable overwrite vulnerability in libsecure.php in Turnkey PHP Live Helper 2.0.1 and earlier, when registerglobals is enabled, allows remote attackers to overwrite arbitrary variables related to the db config file. NOTE: this can be leveraged for code injection by overwriting the language file...

6.8CVSS7.3AI score0.12084EPSS
Exploits1References8
Prion
Prion
added 2008/08/21 5:41 p.m.7 views

Code injection

Variable overwrite vulnerability in libsecure.php in Turnkey PHP Live Helper 2.0.1 and earlier, when registerglobals is enabled, allows remote attackers to overwrite arbitrary variables related to the db config file. NOTE: this can be leveraged for code injection by overwriting the language file...

6.8CVSS7.9AI score0.12084EPSS
Exploits1References8Affected Software1
CVE
CVE
added 2008/08/21 5:0 p.m.43 views

CVE-2008-3763

CVE-2008-3763 describes a variable overwrite vulnerability in libsecure.php of Turnkey PHP Live Helper 2.0.1 and earlier. When register_globals is enabled, remote attackers can overwrite arbitrary variables related to the db config file, potentially enabling code injection by overwriting the lang...

6.8CVSS7.3AI score0.12084EPSS
Exploits1References8Affected Software1
EUVD
EUVD
added 2008/08/21 5:0 p.m.2 views

EUVD-2008-3749

Variable overwrite vulnerability in libsecure.php in Turnkey PHP Live Helper 2.0.1 and earlier, when registerglobals is enabled, allows remote attackers to overwrite arbitrary variables related to the db config file. NOTE: this can be leveraged for code injection by overwriting the language file...

6.8CVSS7.3AI score0.12084EPSS
Exploits1References8
securityvulns
securityvulns
added 2008/05/11 12:0 a.m.70 views

PHP-Fusion <= 6.01.15 Multiple Vulnerabilities

Name: PHP-Fusion = 6.01.15 Multiple Vulnerabilities Vendor: http://php-fusion.co.uk/ Credits: charles "real" F. charlesfolathotmail.fr http://realn.free.fr/ Date: 08/05/08 01. XSS Vulnerability 40| $pres = dbquery"SELECT photoid FROM ".$dbprefix."photos WHERE | photoorder='".$data'photoorder'-1."...

0.5AI score
Exploits0
OpenVAS
OpenVAS
added 2008/01/17 12:0 a.m.34 views

Debian Security Advisory DSA 1207-2 (phpmyadmin)

The remote host is missing an update to phpmyadmin announced via advisory DSA 1207-2. The phpmyadmin update in DSA 1207 introduced a regression. This update corrects this flaw. For completeness, the original advisory text below: Several remote vulnerabilities have been discovered in phpMyAdmin, a...

6.8CVSS0.4AI score0.03863EPSS
Exploits0
NVD
NVD
added 2007/06/13 10:30 a.m.16 views

CVE-2007-3205

The parsestr function in 1 PHP, 2 Hardened-PHP, and 3 Suhosin, when called without a second parameter, might allow remote attackers to overwrite arbitrary variables by specifying variable names and values in the string to be parsed. NOTE: it is not clear whether this is a design limitation of the...

5CVSS6.7AI score0.00998EPSS
Exploits0References7
EUVD
EUVD
added 2007/03/27 1:0 a.m.2 views

EUVD-2007-1695

PHP 4 before 4.4.5, and PHP 5 before 5.2.1, when registerglobals is enabled, allows context-dependent attackers to execute arbitrary code via deserialization of session data, which overwrites arbitrary global variables, as demonstrated by calling sessiondecode on a string beginning with...

6.8CVSS7.8AI score0.10973EPSS
Exploits0References19
NVD
NVD
added 2007/03/16 9:19 p.m.13 views

CVE-2007-1472

Variable overwrite vulnerability in groupit/base/groupit.start.inc in Groupit 2.00b5 allows remote attackers to conduct remote file inclusion attacks and execute arbitrary PHP code via arguments that are written to $GLOBALS, as demonstrated using a URL in the cbasepath parameter to 1 content.php,...

6.8CVSS7.6AI score0.13557EPSS
Exploits1References9
Packet Storm
Packet Storm
added 2007/03/09 12:0 a.m.28 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
Exploits0
Tenable Nessus
Tenable Nessus
added 2007/03/07 12:0 a.m.44 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.02729EPSS
Exploits0References2
FreeBSD
FreeBSD
added 2007/03/04 12:0 a.m.29 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.02729EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2007/02/22 11:11 a.m.1 views

php session extension global variable clobber

PHP 4 before 4.4.5, and PHP 5 before 5.2.1, when registerglobals is enabled, allows context-dependent attackers to execute arbitrary code via deserialization of session data, which overwrites arbitrary global variables, as demonstrated by calling sessiondecode on a string beginning with...

6.8CVSS6.2AI score0.10973EPSS
Exploits0References4
Cvelist
Cvelist
added 2007/02/01 1:0 a.m.15 views

CVE-2007-0649

Variable overwrite vulnerability in interface/globals.php in OpenEMR 2.8.2 and earlier allows remote attackers to overwrite arbitrary program variables and conduct other unauthorized activities, such as conduct a remote file inclusion attacks via the srcdir parameter in custom/importxml.php or b...

5.8AI score0.03716EPSS
Exploits0References13
CVE
CVE
added 2007/02/01 1:0 a.m.43 views

CVE-2007-0649

CVE-2007-0649 affects OpenEMR 2.8.2 and earlier. A variable overwrite vulnerability in interface/globals.php allows remote attackers to overwrite arbitrary program variables and perform other actions. Related vectors include (a) remote file inclusion via the srcdir parameter in custom/import_xml....

4.3CVSS5.8AI score0.03716EPSS
Exploits0References13Affected Software1
NVD
NVD
added 2007/01/30 6:28 p.m.10 views

CVE-2007-0599

Variable overwrite vulnerability in common/config.php in Aztek Forum 4.00 allows remote attackers to overwrite arbitrary program variables and conduct other unauthorized activities, such as copying arbitrary files using index/commonactions.php, via vectors associated with extract operations on th...

7.5CVSS6.7AI score0.00888EPSS
Exploits1References4
Rows per page
Query Builder