#VU71748 Dangerous file upload in Pimcore - CVE-2023-23937

 

#VU71748 Dangerous file upload in Pimcore - CVE-2023-23937

Published: February 1, 2023


Vulnerability identifier: #VU71748
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N/E:U/U:Green
CVE-ID: CVE-2023-23937
CWE-ID: CWE-434
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Pimcore
Software vendor:
Pimcore

Description

The vulnerability allows a remote user to bypass implemented security restrictions.

The vulnerability exists due to insufficient validation of the file content-type during file upload when updating user profile. A remote user bypass security check by adding a valid signature (p.e. GIF89) and sending any invalid content-type. This could allow an authenticated user to upload HTML files with JS content that will be executed in the context of the domain.


Remediation

Install updates from vendor's website.

External links