SQL injection in Pimcore admin-ui-classic-bundle - CVE-2024-23646
Published: January 24, 2024 / Updated: July 22, 2026
Pimcore admin-ui-classic-bundle
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary SQL statements and escalate privileges.
The vulnerability exists due to SQL injection in the downloadAsZipAddFilesAction endpoint when handling the selectedIds parameter in requests to add files to a zip job. A remote user can send a specially crafted request to execute arbitrary SQL statements and escalate privileges.
The issue affects backend functionality and can be exploited by a logged-in backend user with very basic permissions.