Improper Neutralization of Special Elements in Output Used by a Downstream Component in Pimcore admin-ui-classic-bundle - CVE-2024-23648

 

Improper Neutralization of Special Elements in Output Used by a Downstream Component in Pimcore admin-ui-classic-bundle - CVE-2024-23648

Published: January 24, 2024 / Updated: July 22, 2026


Vulnerability identifier: #VU139124
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2024-23648
CWE-ID: CWE-74
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Pimcore
Affected software:
Pimcore admin-ui-classic-bundle

Detailed vulnerability description

The vulnerability allows a remote attacker to take over a user account.

The vulnerability exists due to improper neutralization of special elements in output used by a downstream component in the password reset functionality in src/Controller/Admin/UserController.php when generating password reset links from the Host header of a request. A remote attacker can send a password reset request with a crafted Host header to take over a user account.

User interaction is required to click the crafted password reset link, and exploitation requires the application to accept arbitrary Host headers.


How to mitigate CVE-2024-23648

Install security update from vendor's website.

Sources