PT-2026-71733 · Phplist · Phplist
CVSS v3.1
8.1
High
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
phpList versions prior to 3.7.0-RC5
Description
A cross-site request forgery (CSRF) issue exists in the 'lists/admin/admins.php' endpoint. The administrator deletion action is triggered via a GET request using the
delete parameter that lacks CSRF token protection. This occurs because the verifyCsrfGetToken() function uses enforce=false, allowing the check to be bypassed if the token parameter is missing. A remote attacker can trick a logged-in super-administrator into loading a crafted URL to delete any administrator account other than their own.Recommendations
Update to version 3.7.0-RC5 or later.
Exploit
Fix
CSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Phplist