Lucene search
+L

6030 matches found

securityvulns
securityvulns
added 2008/03/10 12:0 a.m.115 views

[ GLSA 200803-15 ] phpMyAdmin: SQL injection vulnerability

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 200803-15 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - http://security.gentoo.org/ - - - - - - - - - - - - - - -...

5.1CVSS6AI score0.00912EPSS
SaveExploits0
Gentoo Linux
Gentoo Linux
added 2008/03/09 12:0 a.m.39 views

phpMyAdmin: SQL injection vulnerability

Background phpMyAdmin is a free web-based database administration tool. Description Richard Cunningham reported that phpMyAdmin uses the $REQUEST variable of $GET and $POST as a source for its parameters. Impact An attacker could entice a user to visit a malicious web application that sets an...

5.1CVSS7.3AI score0.00912EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2008/03/07 12:0 a.m.39 views

Fedora 7 : phpMyAdmin-2.11.5-1.fc7 (2008-2229)

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
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2008/03/07 12:0 a.m.27 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
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2008/03/07 12:0 a.m.36 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
SaveExploits0References3
seebug.org
seebug.org
added 2008/03/06 12:0 a.m.24 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
SaveExploits0
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
SaveExploits0References19Affected Software1
UbuntuCve
UbuntuCve
added 2008/03/04 11:44 p.m.22 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
SaveExploits0References1
OSV
OSV
added 2008/03/04 11:44 p.m.8 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
SaveExploits0References20
OSV
OSV
added 2008/03/04 11:44 p.m.4 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
SaveExploits0References1
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
SaveExploits0References19
Cvelist
Cvelist
added 2008/03/04 11:0 p.m.31 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
SaveExploits0References19
Debian CVE
Debian CVE
added 2008/03/04 11:0 p.m.33 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
SaveExploits0
CVE
CVE
added 2008/03/04 11:0 p.m.79 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
SaveExploits0References19Affected Software1
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
SaveExploits1
Fedora
Fedora
added 2008/03/03 6:23 p.m.29 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
SaveExploits1
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
SaveExploits0References2
FreeBSD
FreeBSD
added 2008/03/01 12:0 a.m.27 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
SaveExploits0References1
phpMyAdmin
phpMyAdmin
added 2008/03/01 12:0 a.m.40 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
SaveExploits0Affected Software1
OpenVAS
OpenVAS
added 2008/01/17 12:0 a.m.38 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.02074EPSS
SaveExploits0
Rows per page
Query Builder