Lucene search
K

6027 matches found

Tenable Nessus
Tenable Nessus
added 2008/03/07 12:0 a.m.26 views

Fedora 8 : phpMyAdmin-2.11.5-1.fc8 (2008-2189)

This is a bugfix-only version containing a security fix: Remove cookies from $REQUEST for better coexistence with other applications, thanks to Richard Cunningham. See PMASA-2008-1. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security...

5.1CVSS5.4AI score0.00912EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2008/03/07 12:0 a.m.34 views

FreeBSD : phpmyadmin -- SQL injection vulnerability (ce2f2ade-e7df-11dc-a701-000bcdc1757a)

A phpMyAdmin security announcement report : phpMyAdmin used the $REQUEST superglobal as a source for its parameters, instead of $GET and $POST. This means that on most servers, a cookie with the same name as one of phpMyAdmin's parameters can interfere. Another application could set a cookie for...

5.1CVSS5.4AI score0.00912EPSS
Exploits0References3
seebug.org
seebug.org
added 2008/03/06 12:0 a.m.21 views

phpMyAdmin $_REQUEST参数SQL注入漏洞

BUGTRAQ ID: 28068 phpMyAdmin是用PHP编写的工具,用于通过WEB管理MySQL。 phpMyAdmin使用$REQUEST而不是$GET和$POST变量作为其参数来源,并且在SQL查询中未经过滤便使用了参数,如果用户受骗访问了恶意网站的话,就可能导致SQL注入攻击。 phpMyAdmin phpMyAdmin 2.11.5 厂商补丁: phpMyAdmin ---------- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:...

6.9AI score
Exploits0
Prion
Prion
added 2008/03/04 11:44 p.m.19 views

Cross site request forgery (csrf)

phpMyAdmin before 2.11.5 accesses $REQUEST to obtain some parameters instead of $GET and $POST, which allows attackers in the same domain to override certain variables and conduct SQL injection and Cross-Site Request Forgery CSRF attacks by using crafted cookies...

5.1CVSS7.7AI score0.00912EPSS
Exploits0References19Affected Software1
NVD
NVD
added 2008/03/04 11:44 p.m.14 views

CVE-2008-1149

phpMyAdmin before 2.11.5 accesses $REQUEST to obtain some parameters instead of $GET and $POST, which allows attackers in the same domain to override certain variables and conduct SQL injection and Cross-Site Request Forgery CSRF attacks by using crafted cookies...

5.1CVSS5.9AI score0.00912EPSS
Exploits0References19
UbuntuCve
UbuntuCve
added 2008/03/04 11:44 p.m.20 views

CVE-2008-1149

phpMyAdmin before 2.11.5 accesses $REQUEST to obtain some parameters instead of $GET and $POST, which allows attackers in the same domain to override certain variables and conduct SQL injection and Cross-Site Request Forgery CSRF attacks by using crafted cookies...

5.1CVSS5.9AI score0.00912EPSS
Exploits0References1
OSV
OSV
added 2008/03/04 11:44 p.m.1 views

DEBIAN-CVE-2008-1149

phpMyAdmin before 2.11.5 accesses $REQUEST to obtain some parameters instead of $GET and $POST, which allows attackers in the same domain to override certain variables and conduct SQL injection and Cross-Site Request Forgery CSRF attacks by using crafted cookies...

5.1CVSS7.9AI score0.00912EPSS
Exploits0References1
OSV
OSV
added 2008/03/04 11:44 p.m.5 views

CVE-2008-1149

phpMyAdmin before 2.11.5 accesses $REQUEST to obtain some parameters instead of $GET and $POST, which allows attackers in the same domain to override certain variables and conduct SQL injection and Cross-Site Request Forgery CSRF attacks by using crafted cookies...

6AI score
Exploits0References20
CVE
CVE
added 2008/03/04 11:0 p.m.70 views

CVE-2008-1149

CVE-2008-1149 affects phpMyAdmin prior to 2.11.5, where code reads parameters from $_REQUEST (instead of $_GET/$_POST), enabling attackers in the same domain to override variables and perform SQL injection and CSRF via crafted cookies. The connected documents indicate this was addressed in later ...

5.1CVSS6.2AI score0.00912EPSS
Exploits0References19Affected Software1
Cvelist
Cvelist
added 2008/03/04 11:0 p.m.29 views

CVE-2008-1149

phpMyAdmin before 2.11.5 accesses $REQUEST to obtain some parameters instead of $GET and $POST, which allows attackers in the same domain to override certain variables and conduct SQL injection and Cross-Site Request Forgery CSRF attacks by using crafted cookies...

6.2AI score0.00912EPSS
Exploits0References19
Debian CVE
Debian CVE
added 2008/03/04 11:0 p.m.30 views

CVE-2008-1149

phpMyAdmin before 2.11.5 accesses $REQUEST to obtain some parameters instead of $GET and $POST, which allows attackers in the same domain to override certain variables and conduct SQL injection and Cross-Site Request Forgery CSRF attacks by using crafted cookies...

5.1CVSS7.3AI score0.00912EPSS
Exploits0
Fedora
Fedora
added 2008/03/03 6:25 p.m.22 views

[SECURITY] Fedora 7 Update: phpMyAdmin-2.11.5-1.fc7

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 ...

5CVSS7.1AI score0.01618EPSS
Exploits1
Fedora
Fedora
added 2008/03/03 6:23 p.m.28 views

[SECURITY] Fedora 8 Update: phpMyAdmin-2.11.5-1.fc8

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 ...

5CVSS7.1AI score0.01618EPSS
Exploits1
Tenable Nessus
Tenable Nessus
added 2008/03/03 12:0 a.m.14 views

phpMyAdmin < 2.11.5 SQLi

Binary data 4407.prm...

5.1CVSS7.3AI score0.00912EPSS
Exploits0References2
FreeBSD
FreeBSD
added 2008/03/01 12:0 a.m.26 views

phpmyadmin -- SQL injection vulnerability

A phpMyAdmin security announcement report: phpMyAdmin used the $REQUEST superglobal as a source for its parameters, instead of $GET and $POST. This means that on most servers, a cookie with the same name as one of phpMyAdmin's parameters can interfere. Another application could set a cookie for t...

5.1CVSS6.5AI score0.00912EPSS
Exploits0References1
phpMyAdmin
phpMyAdmin
added 2008/03/01 12:0 a.m.39 views

SQL injection vulnerability (Delayed Cross Site Request Forgery)

PMASA-2008-1 Announcement-ID: PMASA-2008-1 Date: 2008-03-01 Updated: 2008-03-03 Summary SQL injection vulnerability Delayed Cross Site Request Forgery Description We received an advisory from Richard Cunningham, and we wish to thank him for his work. phpMyAdmin used the $$REQUEST superglobal as a...

5.1CVSS5.9AI score0.00912EPSS
Exploits0Affected Software1
OpenVAS
OpenVAS
added 2008/01/17 12:0 a.m.31 views

Debian Security Advisory DSA 1403-1 (phpmyadmin)

The remote host is missing an update to phpmyadmin announced via advisory DSA 1403-1. OpenVAS Vulnerability Test $Id: deb14031.nasl 6616 2017-07-07 12:10:49Z cfischer $ Description: Auto-generated from advisory DSA 1403-1 Authors: Thomas Reinke Copyright: Copyright c 2007 E-Soft Inc...

4.3CVSS0.03326EPSS
Exploits0
OpenVAS
OpenVAS
added 2008/01/17 12:0 a.m.34 views

Debian Security Advisory DSA 1370-1 (phpmyadmin)

The remote host is missing an update to phpmyadmin announced via advisory DSA 1370-1. OpenVAS Vulnerability Test $Id: deb13701.nasl 6616 2017-07-07 12:10:49Z cfischer $ Description: Auto-generated from advisory DSA 1370-1 Authors: Thomas Reinke Copyright: Copyright c 2007 E-Soft Inc...

7.5CVSS0.2AI score0.03194EPSS
Exploits1
OpenVAS
OpenVAS
added 2008/01/17 12:0 a.m.31 views

Debian Security Advisory DSA 880-1 (phpmyadmin)

The remote host is missing an update to phpmyadmin announced via advisory DSA 880-1. Several cross-site scripting vulnerabilities have been discovered in phpmyadmin, a set of PHP-scripts to administrate MySQL over the WWW. The Common Vulnerabilities and Exposures project identifies the following...

5CVSS0.2AI score0.05617EPSS
Exploits1
OpenVAS
OpenVAS
added 2008/01/17 12:0 a.m.32 views

Debian Security Advisory DSA 1207-1 (phpmyadmin)

The remote host is missing an update to phpmyadmin announced via advisory DSA 1207-1. Several remote vulnerabilities have been discovered in phpMyAdmin, a program to administrate MySQL over the web. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2005-3621...

6.8CVSS0.3AI score0.02021EPSS
Exploits0
Rows per page
Query Builder