PT-2023-23004 · Pimcore · Pimcore
Dvesh3
·
Published
2023-04-27
·
Updated
2023-05-05
·
CVE-2023-30849
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Pimcore versions prior to 10.5.21
Description
A SQL injection vulnerability exists in the translation export API, allowing an attacker to interfere with the queries that the application makes to its database. This can enable an attacker to view data that they are not normally able to retrieve, modify or delete this data, causing persistent changes to the application's content or behavior. The vulnerability is accessible via the "filter" GET parameter in a specific API endpoint, where the value of the JSON key
property inside filter is not sanitized properly and is used in a SQL statement in an unsafe manner.Recommendations
Update to version 10.5.21 to receive a patch.
As a temporary workaround, apply the patch manually to fix the SQL injection vulnerability in the translation export API.
Restrict access to the vulnerable API endpoint until the issue is resolved.
Avoid using the
property key inside the filter parameter in the affected API endpoint until the issue is resolved.Exploit
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Pimcore