CVE-2024-25625
Last modified
CVE-2024-25625 is a critical-severity vulnerability rated 9.3/10 on the CVSS scale. Pimcore's Admin Classic Bundle provides a Backend UI for Pimcore. A potential security vulnerability has been discovered in `pimcore/admin-ui-classic-bundle` prior to version 1.3.4. EPSS estimates a 0.68% chance of exploitation in the next 30 days.
Description
Pimcore's Admin Classic Bundle provides a Backend UI for Pimcore. A potential security vulnerability has been discovered in `pimcore/admin-ui-classic-bundle` prior to version 1.3.4. The vulnerability involves a Host Header Injection in the `invitationLinkAction` function of the UserController, specifically in the way `$loginUrl` trusts user input. The host header from incoming HTTP requests is used unsafely when generating URLs. An attacker can manipulate the HTTP host header in requests to the /admin/user/invitationlink endpoint, resulting in the generation of URLs with the attacker's domain. In fact, if a host header is injected in the POST request, the $loginURL parameter is constructed with this unvalidated host header. It is then used to send an invitation email to the provided user. This vulnerability can be used to perform phishing attacks by making the URLs in the invitation links emails point to an attacker-controlled domain. Version 1.3.4 contains a patch for the vulnerability. The maintainers recommend validating the host header and ensuring it matches the application's domain. It would also be beneficial to use a default trusted host or hostname if the incoming host header is not recognized or is absent.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Pimcore | Admin Classic Bundle | < 1.3.4 |
References
- https://github.com/pimcore/admin-ui-classic-bundle/security/advisories/GHSA-3qpq-6w89-f7mxExploit, Mitigation, Vendor Advisory
- https://github.com/pimcore/admin-ui-classic-bundle/security/advisories/GHSA-3qpq-6w89-f7mxExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-25625?
How severe is CVE-2024-25625?
How do I fix CVE-2024-25625?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-2562A vulnerability, which was classified as critical, was found…9.8
- CVE-2024-25620Helm is a tool for managing Charts. Charts are packages of p…6.4
- CVE-2024-25621containerd is an open-source container runtime. Versions 0.1…7.8
- CVE-2024-25622h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and …4.3
- CVE-2024-25623Mastodon is a free, open-source social network server based …7.7
- CVE-2024-25624Iris is a web collaborative platform aiming to help incident…6.8
- CVE-2024-25626Yocto Project is an open source collaboration project that h…9.8
- CVE-2024-25627Alf.io is a free and open source event attendance management…4.8
- CVE-2024-25628Alf.io is a free and open source event attendance management…7.6
- CVE-2024-25629c-ares is a C library for asynchronous DNS requests. `ares__…5.5
- CVE-2024-2563A vulnerability has been found in PandaXGO PandaX up to 2024…9.8
- CVE-2024-25630Cilium is a networking, observability, and security solution…5.3
Are you affected by CVE-2024-25625?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
