CVE-2023-42817 MEDIUM

CVE-2023-42817: Cross-site Scripting (XSS) in pimcore admin-ui-classic-bundle translations

Vendor Pimcore
Product admin-ui-classic-bundle
Weakness CWE-79 · XSS
Published September 25, 2023
Last update September 24, 2024

CVSS base score

5.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

Pimcore admin-ui-classic-bundle provides a Backend UI for Pimcore. The translation value with text including “%s” (from “%suggest%) is parsed by sprintf() even though it’s supposed to be output literally to the user. The translations may be accessible by a user with comparatively lower overall access (as the translation permission cannot be scoped to certain “modules”) and a skilled attacker might be able to exploit the parsing of the translation string in the dialog box. This issue has been patched in commit `abd77392` which is included in release 1.1.2. Users are advised to update to version 1.1.2 or apply the patch manually.

Key dates

02Disclosure timeline

September 25, 2023 CVE published
September 24, 2024 Record updated