First published: Fri Aug 19 2022(Updated: )
Directus is a free and open-source data platform for headless content management. The Directus process can be aborted by having an authorized user update the `filename_disk` value to a folder and accessing that file through the `/assets` endpoint. This vulnerability has been patched and release v9.15.0 contains the fix. Users are advised to upgrade. Users unable to upgrade may prevent this problem by making sure no (untrusted) non-admin users have permissions to update the `filename_disk` field on `directus_files`.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
monospace Directus | <9.15.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-36031 is a vulnerability in Directus, an open-source data platform for headless content management, that allows an authorized user to abort the Directus process by manipulating the `filename_disk` value.
An attacker can exploit CVE-2022-36031 by updating the `filename_disk` value to a folder and accessing that file through the `/assets` endpoint, thereby aborting the Directus process.
CVE-2022-36031 has a severity keyword of 'medium' and a severity value of 6.5.
Yes, CVE-2022-36031 has been patched in the Directus release v9.15.0.
More information about CVE-2022-36031 can be found in the GitHub security advisory: https://github.com/directus/directus/security/advisories/GHSA-77qm-wvqq-fg79