| Name | CVE-2018-19969 |
| Description | 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. |
| Source | CVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
The table below lists information on source packages.
| Source Package | Release | Version | Status |
|---|---|---|---|
| phpmyadmin (PTS) | bullseye | 4:5.0.4+dfsg2-2+deb11u1 | fixed |
| bullseye (security) | 4:5.0.4+dfsg2-2+deb11u2 | fixed | |
| bookworm | 4:5.2.1+dfsg-1+deb12u1 | fixed | |
| trixie | 4:5.2.2-really+dfsg-1 | fixed | |
| forky, sid | 4:5.2.3+dfsg-1 | fixed |
The information below is based on the following data on fixed versions.
| Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
|---|---|---|---|---|---|---|
| phpmyadmin | source | (unstable) | 4:4.9.1+dfsg1-2 |
[stretch] - phpmyadmin <ignored> (Minor issue and too intrusive to backport)
[jessie] - phpmyadmin <ignored> (invasive with 49 patches to backport, only mitigate with _REQUEST->_POST instead of adding CSRF tokens)
https://www.phpmyadmin.net/security/PMASA-2018-7/
Upstream explicitly fixed only the 4.7/4.8 branch but the problem exists in
earlier versions as well. At least parts of the listed commits are needed.