Skip to content

Directus vulnerable to unhandled exception on illegal filename_disk value

Moderate severity GitHub Reviewed Published Aug 19, 2022 in directus/directus • Updated Jan 28, 2023

Package

npm directus (npm)

Affected versions

< 9.15.0

Patched versions

9.15.0

Description

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.

The vulnerability is patched and released in v9.15.0.

You can prevent this problem by making sure no (untrusted) non-admin users have permissions to update the filename_disk field on directus_files.

For more information

If you have any questions or comments about this advisory:

Credits

This vulnerability was first discovered and reported by Witold Gorecki.

References

@rijkvanzanten rijkvanzanten published to directus/directus Aug 19, 2022
Published by the National Vulnerability Database Aug 19, 2022
Published to the GitHub Advisory Database Aug 30, 2022
Reviewed Aug 30, 2022
Last updated Jan 28, 2023

Severity

Moderate
6.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Weaknesses

CVE ID

CVE-2022-36031

GHSA ID

GHSA-77qm-wvqq-fg79

Source code

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.