Description
|
|
Two vulnerabilities have been reported in phpMyAdmin, which can be exploited by malicious users to cause a DoS (Denial of Service) and by malicious people to conduct cross-site scripting attacks.
1) An error related to long passwords can be exploited to consume excessive CPU resources.
This vulnerability is reported in versions 4.0.x prior to 4.0.10.7, 4.1.x prior to 4.1.14.8, and 4.2.x prior to 4.2.13.1.
2) Input passed via the "url" GET parameter to url.php is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
This vulnerability is reported in versions 4.2.x prior to 4.2.13.1.
|