Lucene search
K

6024 matches found

seebug.org
seebug.org
added 2008/10/26 12:0 a.m.47 views

phpMyAdmin登录页面跨站脚本漏洞

BugCVE: CVE-2007-6100 BUGTRAQ: 26513 phpMyAdmin处理用户请求时存在输入验证漏洞,远程攻击者可能利用此漏洞在用户浏览器中执行恶意代码。 phpMyAdmin登录页面的index.php文件中没有验证对convcharset参数的输入,如果用户提交了恶意的URL请求的话就可能导致执行跨站脚本。 $ grep -n convcharset libraries/auth/cookie.auth.lib.php 48: @uses $GLOBALS'convcharset' 236: input type="hidden"...

2.6CVSS6.5AI score0.00537EPSS
Exploits1
seebug.org
seebug.org
added 2008/10/26 12:0 a.m.54 views

phpMyAdmin setup.php文件跨站脚本执行漏洞

BugCVE: CVE-2008-3456,CVE-2008-3457 BUGTRAQ: 30420 phpMyAdmin的scripts/setup.php文件中showoverview $title, $list, $buttons = ''函数没有正确地过滤685行echo $val1输入参数便返回给了用户,如果用户受骗跟随了恶意链接的话就会导致在用户浏览器会话中执行任意HTML和脚本代码。 phpMyAdmin 2.11.8 Debian ------ Debian已经为此发布了一个安全公告(DSA-1641-1)以及相应补丁: DSA-1641-1:New phpmyadmin...

6.4CVSS0.6AI score0.01706EPSS
Exploits3
seebug.org
seebug.org
added 2008/10/26 12:0 a.m.15 views

phpMyAdmin嵌入文件任意命令执行漏洞

BUGTRAQ: 2966 phpMyAdmin是一个免费的WWW界面的mysql数据库管理工具。由于sql.php没有充分对用户的输入进行验证,导致攻击者可能在该脚本中嵌入任意文件,这可能会导致系统敏感信息的泄露或者是任意命令的执行 2.1 临时解决方法: 安装Secure Reality公司发布的补丁程序: Secure Reality patch 2.2.1 phpMyAdmin-SecureReality.diff http://www.securereality.com.au/patches/phpMyAdmin-SecureReality.diff 厂商补丁:...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2008/10/26 12:0 a.m.37 views

phpMyAdmin Import_Blacklist变量覆盖漏洞

BugCVE: CVE-2005-4079 BUGTRAQ: 15761 phpMyAdmin对某些变量的处理上存在漏洞,远程攻击者可能利用此漏洞在主机上执行任意命令。 phpMyAdmin将不应该被registerglobals仿真层覆盖的变量黑名单存储在全局变量中,但却没有包含$importblacklist变量名,因此攻击者可以覆盖该变量。如果覆盖了该变量的话,攻击者就可以用任意内容覆盖$GLOBALS数组,导致执行任意代码。 phpMyAdmin phpMyAdmin 2.7/2.7.0 beta1 phpMyAdmin ----------...

5CVSS0.4AI score0.01613EPSS
Exploits1
seebug.org
seebug.org
added 2008/10/26 12:0 a.m.30 views

phpMyAdmin Theme变量本地文件包含漏洞

BUGTRAQ: 15169 phpMyAdmin在grabglobals.php中提供了registerglobals模拟层以确保同禁用了该功能的主机兼容。这个文件通常包含在最开端,这样在全局化请求变量时不会覆盖已在使用的脚本变量。 但phpMyAdmin还捆绑了一些不应直接调用的文件,以及一些在开端没有包含grabglobals.php但包含了common.lib.php的文件,可能导致如下所示的包含树: - dbdetailsdbinfo.php \ libraries/common.lib.php \ libraries/selectlang.lib.php \ ...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2008/10/26 12:0 a.m.33 views

phpMyAdmin执行任意命令漏洞

BugCVE: CAN-2001-1060 BUGTRAQ: 3121 phpMyAdmin中存在一个输入验证错误,允许远程攻击者执行任意命令。攻击者可能获取 敏感信息或者以httpd运行身份执行任意命令。 问题处在'tblcopy.php' 和 'tblrename.php'中的下列代码中: tblcopy.php: eval $message = \ $strCopyTableOK\ ; ; tblrename.php: eval $message = \ $strRenameTableOK\ ; ; 如果用户可以控制$strCopyTableOK 或...

7.5CVSS6.7AI score0.01221EPSS
Exploits1
OpenVAS
OpenVAS
added 2008/10/03 12:0 a.m.28 views

phpMyAdmin 'server_databases.php' RCE Vulnerability

phpMyAdmin is prone to a remote command execution RCE vulnerability. SPDX-FileCopyrightText: 2008 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 CPE =...

8.5CVSS5.8AI score0.16932EPSS
Exploits1References4
OpenVAS
OpenVAS
added 2008/10/03 12:0 a.m.24 views

phpMyAdmin Detection (HTTP)

HTTP based detection of phpMyAdmin. SPDX-FileCopyrightText: 2008 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 scriptoid"1.3.6.1.4.1.25623.1.0.900129";...

5.8AI score
Exploits0
OpenVAS
OpenVAS
added 2008/10/03 12:0 a.m.28 views

phpMyAdmin Cross-Site Scripting Vulnerability

phpMyAdmin is prone to a cross-site scripting XSS vulnerability. SPDX-FileCopyrightText: 2008 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 CPE =...

4.3CVSS7AI score0.00425EPSS
Exploits1References3
OSV
OSV
added 2008/09/30 4:13 p.m.4 views

CVE-2008-4326

The PMAescapeJsString function in libraries/jsescape.lib.php in phpMyAdmin before 2.11.9.2, when Internet Explorer is used, allows remote attackers to bypass cross-site scripting XSS protection mechanisms and conduct XSS attacks via a NUL byte inside a "/script" sequence...

5.1AI score
Exploits0References16
NVD
NVD
added 2008/09/30 4:13 p.m.19 views

CVE-2008-4326

The PMAescapeJsString function in libraries/jsescape.lib.php in phpMyAdmin before 2.11.9.2, when Internet Explorer is used, allows remote attackers to bypass cross-site scripting XSS protection mechanisms and conduct XSS attacks via a NUL byte inside a "/script" sequence...

4.3CVSS5.2AI score0.00425EPSS
Exploits1References16
OSV
OSV
added 2008/09/30 4:13 p.m.1 views

DEBIAN-CVE-2008-4326

The PMAescapeJsString function in libraries/jsescape.lib.php in phpMyAdmin before 2.11.9.2, when Internet Explorer is used, allows remote attackers to bypass cross-site scripting XSS protection mechanisms and conduct XSS attacks via a NUL byte inside a "/script" sequence...

4.3CVSS5.7AI score0.00425EPSS
Exploits1References1
Prion
Prion
added 2008/09/30 4:13 p.m.16 views

Cross site scripting

The PMAescapeJsString function in libraries/jsescape.lib.php in phpMyAdmin before 2.11.9.2, when Internet Explorer is used, allows remote attackers to bypass cross-site scripting XSS protection mechanisms and conduct XSS attacks via a NUL byte inside a "/script" sequence...

4.3CVSS5.3AI score0.00425EPSS
Exploits1References16Affected Software1
UbuntuCve
UbuntuCve
added 2008/09/30 4:13 p.m.32 views

CVE-2008-4326

The PMAescapeJsString function in libraries/jsescape.lib.php in phpMyAdmin before 2.11.9.2, when Internet Explorer is used, allows remote attackers to bypass cross-site scripting XSS protection mechanisms and conduct XSS attacks via a NUL byte inside a "/script" sequence...

4.3CVSS5.8AI score0.00425EPSS
Exploits1References1
Debian CVE
Debian CVE
added 2008/09/30 4:0 p.m.36 views

CVE-2008-4326

The PMAescapeJsString function in libraries/jsescape.lib.php in phpMyAdmin before 2.11.9.2, when Internet Explorer is used, allows remote attackers to bypass cross-site scripting XSS protection mechanisms and conduct XSS attacks via a NUL byte inside a "/script" sequence...

4.3CVSS5.2AI score0.00425EPSS
Exploits1
Cvelist
Cvelist
added 2008/09/30 4:0 p.m.26 views

CVE-2008-4326

The PMAescapeJsString function in libraries/jsescape.lib.php in phpMyAdmin before 2.11.9.2, when Internet Explorer is used, allows remote attackers to bypass cross-site scripting XSS protection mechanisms and conduct XSS attacks via a NUL byte inside a "/script" sequence...

5.3AI score0.00425EPSS
Exploits1References16
CVE
CVE
added 2008/09/30 4:0 p.m.55 views

CVE-2008-4326

The CVE-2008-4326 vulnerability affects phpMyAdmin prior to 2.11.9.2 and arises from the PMA_escapeJsString function in libraries/js_escape.lib.php. When used with Internet Explorer, this allows remote XSS via a NUL byte inside a sequence, bypassing XSS protections. Public references in Debian/O...

4.3CVSS5.3AI score0.00425EPSS
Exploits1References16Affected Software1
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2008/09/26 7:37 a.m.2 views

phpMyAdmin cross-site scripting vulnerability

Overview phpMyAdmin provided by The phpMyAdmin Project contains a cross-site scripting vulnerability. phpMyAdmin provided by The phpMyAdmin Project is software to handle the administration of MySQL over the web browser. phpMyAdmin contains a cross-site scripting vulnerability. Masako Oono of...

4.3CVSS5.8AI score0.00425EPSS
Exploits1References8
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2008/09/26 12:0 a.m.35 views

JVN#54824688 phpMyAdmin cross-site scripting vulnerability

phpMyAdmin provided by The phpMyAdmin Project is software to handle the administration of MySQL over the web browser. phpMyAdmin contains a cross-site scripting vulnerability. Impact An arbitrary script may be executed on the user's web browser. According to the developer, Microsoft Internet...

4.3CVSS5.3AI score0.00425EPSS
Exploits1
Fedora
Fedora
added 2008/09/25 12:27 a.m.9 views

[SECURITY] Fedora 9 Update: phpMyAdmin-2.11.9.1-1.fc9

phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields, manage privileges,export data into various formats a nd ...

1.7AI score
Exploits0
Rows per page
Query Builder