Lucene search
+L

6030 matches found

Cvelist
Cvelist
added 2007/01/11 11:0 a.m.34 views

CVE-2007-0204

Multiple cross-site scripting XSS vulnerabilities in phpMyAdmin before 2.9.2-rc1 allow remote attackers to inject arbitrary web script or HTML via unspecified vectors. NOTE: some of these details are obtained from third party information...

5.7AI score0.01432EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2007/01/11 11:0 a.m.33 views

CVE-2007-0203

Multiple unspecified vulnerabilities in phpMyAdmin before 2.9.2-rc1 have unknown impact and attack vectors...

6.7AI score0.01808EPSS
SaveExploits0References6
CVE
CVE
added 2007/01/11 11:0 a.m.69 views

CVE-2007-0203

CVE-2007-0203 affects phpMyAdmin before 2.9.2-rc1 with multiple unspecified vulnerabilities and unknown impact/attack vectors. The NVD entry lists a HIGH base score (CVSS v2: AV:N/AC:L/Au:N/C:C/I:C/A:C; 10.0) but the connected documents do not provide concrete root-cause details, affected compone...

10CVSS6.7AI score0.01808EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2007/01/11 11:0 a.m.42 views

CVE-2007-0203

Multiple unspecified vulnerabilities in phpMyAdmin before 2.9.2-rc1 have unknown impact and attack vectors...

10CVSS6.6AI score0.01808EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2007/01/11 11:0 a.m.39 views

CVE-2007-0204

Multiple cross-site scripting XSS vulnerabilities in phpMyAdmin before 2.9.2-rc1 allow remote attackers to inject arbitrary web script or HTML via unspecified vectors. NOTE: some of these details are obtained from third party information...

6.8CVSS5.7AI score0.01432EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2007/01/10 12:0 a.m.25 views

PHPMyAdmin < 2.9.2-rc2 Multiple Vulnerabilities

Binary data 3882.prm...

10CVSS7.3AI score0.02074EPSS
SaveExploits0References5
OSV
OSV
added 2007/01/05 6:28 p.m.9 views

CVE-2007-0095

phpMyAdmin 2.9.1.1 allows remote attackers to obtain sensitive information via a direct request for themes/darkblueorange/layout.inc.php, which reveals the path in an error message...

5.9AI score
SaveExploits0References6
OSV
OSV
added 2007/01/05 6:28 p.m.3 views

DEBIAN-CVE-2007-0095

phpMyAdmin 2.9.1.1 allows remote attackers to obtain sensitive information via a direct request for themes/darkblueorange/layout.inc.php, which reveals the path in an error message...

5CVSS6.2AI score0.01618EPSS
SaveExploits1References1
NVD
NVD
added 2007/01/05 6:28 p.m.20 views

CVE-2007-0095

phpMyAdmin 2.9.1.1 allows remote attackers to obtain sensitive information via a direct request for themes/darkblueorange/layout.inc.php, which reveals the path in an error message...

5CVSS5.9AI score0.01618EPSS
SaveExploits1References6
Prion
Prion
added 2007/01/05 6:28 p.m.20 views

Information disclosure

phpMyAdmin 2.9.1.1 allows remote attackers to obtain sensitive information via a direct request for themes/darkblueorange/layout.inc.php, which reveals the path in an error message...

5CVSS6.1AI score0.01618EPSS
SaveExploits1References6Affected Software1
UbuntuCve
UbuntuCve
added 2007/01/05 6:28 p.m.24 views

CVE-2007-0095

phpMyAdmin 2.9.1.1 allows remote attackers to obtain sensitive information via a direct request for themes/darkblueorange/layout.inc.php, which reveals the path in an error message...

5CVSS6AI score0.01618EPSS
SaveExploits1References1
CVE
CVE
added 2007/01/05 6:0 p.m.67 views

CVE-2007-0095

phpMyAdmin 2.9.1.1 contained an information disclosure via a direct request to themes/darkblue_orange/layout.inc.php, exposing the installation path in an error message. Root cause: error handling reveals server path information. Impact: partial confidentiality loss. Remediation: apply the Fedora...

5CVSS5.1AI score0.01618EPSS
SaveExploits1References6Affected Software1
Cvelist
Cvelist
added 2007/01/05 6:0 p.m.50 views

CVE-2007-0095

phpMyAdmin 2.9.1.1 allows remote attackers to obtain sensitive information via a direct request for themes/darkblueorange/layout.inc.php, which reveals the path in an error message...

5.1AI score0.01618EPSS
SaveExploits1References6
Debian CVE
Debian CVE
added 2007/01/05 6:0 p.m.107 views

CVE-2007-0095

phpMyAdmin 2.9.1.1 allows remote attackers to obtain sensitive information via a direct request for themes/darkblueorange/layout.inc.php, which reveals the path in an error message...

5CVSS5.9AI score0.01618EPSS
SaveExploits1
seebug.org
seebug.org
added 2006/12/27 12:0 a.m.27 views

phpMyAdmin多个CSRF漏洞

phpMyAdmin是一款流行的基于web的管理MySQL数据库程序。 phpMyAdmin存在跨站请求伪造问题,远程攻击者可以利用漏洞利用CSRF攻击诱使phpMyAdmin用户在目标数据库服务器上执行任意sql查询。 phpMyAdmin使用在用户会话中存储随机token来保护跨站请求伪造,CSRF意思是web站点诱使浏览用户浏览器针对其他站点发送http请求。在phpMyAdmin中的CSRF意味着其他站点可以诱使phpMyAdmin用户的浏览器发送任意sql查询到自身的数据库。 phpMyAdmin由于如下问题而可导致绕过CSRF的保护: --Token验证:...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2006/12/09 12:0 a.m.26 views

phpMyAdminexport.php文件泄露漏洞

phpMyAdmin是一个免费工具,为管理MySQL提供了一个WWW管理接口。phpMyAdmin包含的'export.php'脚本对用户提交参数缺少充分过滤,远程攻击者可以利用这个漏洞进行目录遍历攻击。phpMyAdmin包含的'export.php'脚本对用户提交给'what'的参数缺少充分过滤,远程攻击者提交包含多个'../'字符的数据,可绕过WEB ROOT限制,以WEB权限查看系统上的任意文件信息。 phpMyAdmin2.5-2.5.5-pl1 phpMyAdmin...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2006/12/08 12:0 a.m.48 views

phpMyAdmin多个HTTP响应拆分漏洞

phpMyAdmin是用PHP编写的工具,用于通过WEB管理MySQL。 phpMyAdmin的多个脚本存在HTTP响应拆分漏洞,允许攻击者更改HTTP响应头结构,导致破坏Web缓存、劫持页面或执行跨站脚本。 问题存在于phpMyAdmin的以下文件中: /css/phpmyadmin.css.php /dbcreate.php /index.php /left.php /libraries/session.inc.php /libraries/transformations/overview.php /querywindow.php /serverengines.php...

7.1AI score
SaveExploits0
NVD
NVD
added 2006/12/07 5:28 p.m.28 views

CVE-2006-6373

PhpMyAdmin 2.7.0-pl2 allows remote attackers to obtain sensitive information via a direct request for libraries/common.lib.php, which reveals the path in an error message...

5CVSS6.1AI score0.01301EPSS
SaveExploits0References3
NVD
NVD
added 2006/12/07 5:28 p.m.32 views

CVE-2006-6374

Multiple CRLF injection vulnerabilities in PhpMyAdmin 2.7.0-pl2 allow remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via CRLF sequences in a phpMyAdmin cookie in 1 css/phpmyadmin.css.php, 2 dbcreate.php, 3 index.php, 4 left.php, 5...

7.5CVSS7.2AI score0.01452EPSS
SaveExploits0References3
OSV
OSV
added 2006/12/07 5:28 p.m.7 views

DEBIAN-CVE-2006-6373

PhpMyAdmin 2.7.0-pl2 allows remote attackers to obtain sensitive information via a direct request for libraries/common.lib.php, which reveals the path in an error message...

5CVSS6.6AI score0.01301EPSS
SaveExploits0References1
Rows per page
Query Builder