CVE-2023-23937: Unrestricted Upload of File with Dangerous Type
(updated )
Pimcore is an Open Source Data & Experience Management Platform: PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce. The upload functionality for updating user profile does not properly validate the file content-type, allowing any authenticated user to bypass this security check by adding a valid signature (p.e. GIF89) and sending any invalid content-type. This could allow an authenticated attacker to upload HTML files with JS content that will be executed in the context of the domain. This issue has been patched in version 10.5.16.
References
- github.com/advisories/GHSA-8xv4-jj4h-qww6
- github.com/pimcore/pimcore/commit/75a448ef8ac74424cf4e723afeb6d05f9eed872f
- github.com/pimcore/pimcore/pull/14125
- github.com/pimcore/pimcore/security/advisories/GHSA-8xv4-jj4h-qww6
- huntr.dev/bounties/aa7ee076-d729-4fcc-9bcc-48bcbb8eac38/
- nvd.nist.gov/vuln/detail/CVE-2023-23937
Detect and mitigate CVE-2023-23937 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →