ALT-PU-2019-1296-1
Package phpMyAdmin updated to version 4.8.5-alt1 for branch sisyphus in task 222373.
Closed vulnerabilities
Modified: 2024-11-21
CVE-2018-19968
An attacker can exploit phpMyAdmin before 4.8.4 to leak the contents of a local file because of an error in the transformation feature. The attacker must have access to the phpMyAdmin Configuration Storage tables, although these can easily be created in any database to which the attacker has access. An attacker must have valid credentials to log in to phpMyAdmin; this vulnerability does not allow an attacker to circumvent the login system.
- 106178
- 106178
- [debian-lts-announce] 20190201 [SECURITY] [DLA 1658-1] phpmyadmin security update
- [debian-lts-announce] 20190201 [SECURITY] [DLA 1658-1] phpmyadmin security update
- GLSA-201904-16
- GLSA-201904-16
- https://www.phpmyadmin.net/security/PMASA-2018-6/
- https://www.phpmyadmin.net/security/PMASA-2018-6/
Modified: 2024-11-21
CVE-2018-19969
phpMyAdmin 4.7.x and 4.8.x versions prior to 4.8.4 are affected by a series of CSRF flaws. By deceiving a user into clicking on a crafted URL, it is possible to perform harmful SQL operations such as renaming databases, creating new tables/routines, deleting designer pages, adding/deleting users, updating user passwords, killing SQL processes, etc.
Modified: 2024-11-21
CVE-2018-19970
In phpMyAdmin before 4.8.4, an XSS vulnerability was found in the navigation tree, where an attacker can deliver a payload to a user through a crafted database/table name.
- 106181
- 106181
- [debian-lts-announce] 20190201 [SECURITY] [DLA 1658-1] phpmyadmin security update
- [debian-lts-announce] 20190201 [SECURITY] [DLA 1658-1] phpmyadmin security update
- GLSA-201904-16
- GLSA-201904-16
- https://www.phpmyadmin.net/security/PMASA-2018-8/
- https://www.phpmyadmin.net/security/PMASA-2018-8/
Modified: 2024-11-21
CVE-2019-6798
An issue was discovered in phpMyAdmin before 4.8.5. A vulnerability was reported where a specially crafted username can be used to trigger a SQL injection attack through the designer feature.
Modified: 2024-11-21
CVE-2019-6799
An issue was discovered in phpMyAdmin before 4.8.5. When the AllowArbitraryServer configuration setting is set to true, with the use of a rogue MySQL server, an attacker can read any file on the server that the web server's user can access. This is related to the mysql.allow_local_infile PHP configuration, and the inadvertent ignoring of "options(MYSQLI_OPT_LOCAL_INFILE" calls.