CVE-2023-49075
Pimcore Admin Classic Bundle ≤ 1.2.2
Raw vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:HSummary
CVE-2023-49075 is a high-severity Use of Single-factor Authentication (CWE-308) vulnerability in Pimcore Admin Classic Bundle. Its CVSS base score is 8.4 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Password Spraying (T1110.003); ranked in the top 29% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
OWASP Top 10 for Web (2025)
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2023-2943
Vulnerability Data
The Admin Classic Bundle provides a Backend UI for Pimcore. `AdminBundle\Security\PimcoreUserTwoFactorCondition` introduced in v11 disable the two factor authentication for all non-admin security firewalls. An authenticated user can access the system without having to provide the two factor credentials. This…
more
issue has been patched in version 1.2.2.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise Techniques
CVEs Like This One
Affected Assets
Mitigating Controls
Control response
—
—
—
V6.3.4V6.3.6V6.4.2V6.4.3
Mitigating Controls (NIST CSF 2.0) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.
Explicit MFA requirement directly eliminates single-factor authentication while the control also addresses broader authentication scope.
Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.
Secure authentication control explicitly requires multi-factor authentication, directly eliminating single-factor weakness.
Authentication information control directly addresses the need for strong, multi-factor credentials.
Access control policy can mandate multi-factor authentication but does not prescribe the technical implementation.
Access rights provisioning can require MFA, yet the control is broader than authentication strength.
Privileged access rights can be conditioned on MFA, but the control focuses on privilege scope rather than factor count.
Information access restriction can enforce MFA, yet the control is wider than authentication mechanisms.