In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Missing Authorization vulnerabilities in an interactive lesson.
Start learningUpgrade pimcore/pimcore to version 12.3.7 or higher.
pimcore/pimcore is a content & product management framework (CMS/PIM/E-Commerce).
Affected versions of this package are vulnerable to Missing Authorization via the Tree::move process. An attacker can delete or overwrite assets without proper authorization by sending a crafted WebDAV MOVE request to the asset endpoint when the source and destination asset paths are known or guessable. This can be performed by unauthenticated remote attackers or authenticated low-privileged users due to missing permission checks in the move operation.