CVE-2024-25625

CVSS 3.1 Score 8.1 of 10 (high)

Details

Published Feb 19, 2024
Updated: Feb 20, 2024
CWE ID 74

Summary

CVE-2024-25625: A vulnerability was identified in Pimcore's Admin Classic Bundle, specifically in the `pimcore/admin-ui-classic-bundle` prior to version 1.3.4. The issue involves a Host Header Injection in the `invitationLinkAction` function of the UserController. Maliciously manipulated host headers in incoming HTTP requests can lead to the generation of URLs containing attacker-controlled domains. This vulnerability can be exploited to carry out phishing attacks by altering the URLs in invitation emails sent to users. The vulnerability is mitigated in version 1.3.4, and the maintainers advise validating the host header and ensuring it matches the application's domain. Additionally, using a default trusted host or hostname for unrecognized or absent incoming host headers is recommended.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share