Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 762514 (CVE-2019-10784) - <dev-db/phppgadmin-7.14.5: CSRF vulnerability (CVE-2019-10784)
Summary: <dev-db/phppgadmin-7.14.5: CSRF vulnerability (CVE-2019-10784)
Status: RESOLVED FIXED
Alias: CVE-2019-10784
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Gentoo Security
URL: https://github.com/phppgadmin/phppgad...
Whiteboard: ~4 [noglsa]
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-12-30 03:08 UTC by Sam James
Modified: 2023-10-22 23:40 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-12-30 03:08:30 UTC
Description:
"phppgadmin through 7.12.1 allows sensitive actions to be performed without validating that the request originated from the application. One such area, "database.php" does not verify the source of an HTTP request. This can be leveraged by a remote attacker to trick a logged-in administrator to visit a malicious page with a CSRF exploit and execute arbitrary system commands on the server."

There is no fix upstream so we just have to wait.
Comment 1 NATTkA bot gentoo-dev 2021-07-29 17:24:48 UTC Comment hidden (obsolete)
Comment 2 NATTkA bot gentoo-dev 2021-07-29 17:33:19 UTC Comment hidden (obsolete)
Comment 3 NATTkA bot gentoo-dev 2021-07-29 17:41:11 UTC Comment hidden (obsolete)
Comment 4 NATTkA bot gentoo-dev 2021-07-29 17:49:20 UTC Comment hidden (obsolete)
Comment 5 NATTkA bot gentoo-dev 2021-07-29 18:05:15 UTC Comment hidden (obsolete)
Comment 6 NATTkA bot gentoo-dev 2021-07-29 18:13:34 UTC
Package list is empty or all packages have requested keywords.
Comment 7 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-08-15 04:28:13 UTC
Upstream says: "I haven't seen any positive feedback from folks with regards to testing the patch to verify it's suitability and/or making sure it isn't breaking anything else."

Maybe it's time we added the patches for testing?
Comment 8 Larry the Git Cow gentoo-dev 2023-09-23 16:17:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28ff884ee447917d218180c379481502215316bb

commit 28ff884ee447917d218180c379481502215316bb
Author:     Francisco Javier Félix <web@inode64.com>
AuthorDate: 2023-09-18 09:16:35 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-09-23 16:16:11 +0000

    dev-db/phppgadmin: update to 7.14.5 and support for PHP 8.x
    
    * Support for PHP 8.x
    * use a new fork, the old one has not been updated for 2 years
    * remove old versions, they are incompatible with PHP 8.x
    
    Closes: https://bugs.gentoo.org/762514
    Signed-off-by: INODE64 <web@inode64.com>
    Closes: https://github.com/gentoo/gentoo/pull/32895
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-db/phppgadmin/Manifest                 |  3 +--
 dev-db/phppgadmin/metadata.xml             |  2 +-
 dev-db/phppgadmin/phppgadmin-7.12.1.ebuild | 38 ------------------------------
 dev-db/phppgadmin/phppgadmin-7.13.0.ebuild | 38 ------------------------------
 dev-db/phppgadmin/phppgadmin-7.14.5.ebuild | 38 ++++++++++++++++++++++++++++++
 5 files changed, 40 insertions(+), 79 deletions(-)