Pimcore 1.1.2 admin-ui-classic-bundle sprintf parsing in translation '%s'
CVE-2023-42817 Published on September 25, 2023
Cross-site Scripting (XSS) in pimcore admin-ui-classic-bundle translations
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 its 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.
Vulnerability Analysis
CVE-2023-42817 can be exploited with network access, requires user interaction and a small amount of user privileges. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have a small impact on confidentiality and integrity, and no impact on availability.
Weakness Type
What is a XSS Vulnerability?
The software does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
CVE-2023-42817 has been classified to as a XSS vulnerability or weakness.
Products Associated with CVE-2023-42817
stack.watch emails you whenever new vulnerabilities are published in Pimcore Admin Classic Bundle or Pimcore. Just hit a watch button to start following.
Affected Versions
pimcore admin-ui-classic-bundle Version < 1.1.2 is affected by CVE-2023-42817Vulnerable Packages
The following package name and versions may be associated with CVE-2023-42817
| Package Manager | Vulnerable Package | Versions | Fixed In |
|---|---|---|---|
| composer | pimcore/admin-ui-classic-bundle | < 1.1.2 | 1.1.2 |
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.