CVE-2023-27576

MEDIUM EPSS 26.2%
Published Aug 18, 20232y ago · Modified Jun 17, 20262w ago
6.7 CVSS 3.1
Medium
Find Similar
Published Aug 18, 2023 2y ago
Last Modified Jun 17, 2026 2w ago

Description

An issue was discovered in phpList before 3.6.14. Due to an access error, it was possible to manipulate and edit data of the system's super admin, allowing one to perform an account takeover of the user with super-admin permission. Specifically, for a request with updatepassword=1, a modified request (manipulating both the ID parameter and the associated username) can bypass the intended email confirmation requirement. For example, the attacker can start from an updatepassword=1 request with their own ID number, and change the ID number to 1 (representing the super admin account) and change the username to admin2. In the first step, the attacker changes the super admin's email address to one under the attacker's control. In the second step, the attacker performs a password reset for the super admin account. The new password allows login as the super admin, i.e., a successful account takeover.

CVSS Details

Base Score
6.7
Exploitability
0.8
Impact
5.9
Vector string
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required High
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
26.2% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available

Weaknesses 1

CWE-639

Affected Products 1

VendorProductVersionRange
phplistphplist3.6.12any

References 3

  • cupc4k3.lol https://cupc4k3.lol/cve-2023-27576-hacking-phplist-how-i-gained-super-admin-access-44c7c90d82da
    ExploitTechnical DescriptionThird Party Advisory
  • github.com https://github.com/phpList/phplist3/pull/986
  • phplist.org https://www.phplist.org/newslist/phplist-3-6-14-release-notes/

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.