Package: phpmyadmin / 4:3.3.7-7
Metadata
Package | Version | Patches format |
---|---|---|
phpmyadmin | 4:3.3.7-7 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
mootools.patch | (download) |
db_structure.php |
1 1 + 0 - 0 ! |
include both mootools and mootools-more This is needed for using mootools from Debian package rather than shipped one. |
CVE 2010 4329.patch | (download) |
libraries/common.lib.php |
2 1 + 1 - 0 ! |
[patch] bug #3115519: fixed xss on search |
CVE 2010 4481.patch | (download) |
phpinfo.php |
4 0 + 4 - 0 ! |
[patch] do not load common with pma_minimum_common Defining PMA_MINIMUM_COMMON skips authentication, what should not be done for this file. |
CVE 2010 4480.patch | (download) |
error.php |
90 0 + 90 - 0 ! |
--- |
CVE 2011 0987.patch | (download) |
libraries/bookmark.lib.php |
19 14 + 5 - 0 ! |
[patch] avoid using all users query as default when browsing. |
CVE 2011 2505.patch | (download) |
libraries/auth/swekey/swekey.auth.lib.php |
5 2 + 3 - 0 ! |
[patch] fixed possible session corruption in swekey authentication |
CVE 2011 2506.patch | (download) |
setup/lib/ConfigFile.class.php |
2 1 + 1 - 0 ! |
[patch] fixed possible code injection incase session variables are compromised |
CVE 2011 2507.patch | (download) |
libraries/server_synchronize.lib.php |
2 1 + 1 - 0 ! |
[patch] fixed regexp quoting issue in synchronize code |
CVE 2011 2508.patch | (download) |
libraries/display_tbl.lib.php |
2 1 + 1 - 0 ! |
[patch] fixed filtering of a file path, which allowed for directory traversal, see pmasa-2011-8 |
CVE 2011 2642.patch | (download) |
tbl_printview.php |
4 2 + 2 - 0 ! |
[patch] backported fix for pmasa-2011-9 to 3.3 |
PMASA 2011 12.patch | (download) |
libraries/auth/swekey/swekey.auth.lib.php |
12 7 + 5 - 0 ! |
--- |
CVE 2011 4107.patch | (download) |
Documentation.html |
6 6 + 0 - 0 ! |
--- |
CVE 2011 1940+CVE 2011 3181.patch | (download) |
libraries/tbl_links.inc.php |
2 1 + 1 - 0 ! |
--- |
debian.patch | (download) |
libraries/vendor_config.php |
10 5 + 5 - 0 ! |
adjust phpmyadmin vendor configuration to match debian needs - setup generates configuration in /var - documentation is in /usr/share/doc - config file consists of several included files, so we skip mtime check |
doc.patch | (download) |
Documentation.html |
21 4 + 17 - 0 ! |
adjust phpmyadmin documentation to match our changes Document how to enable setup script. |