Strapi is an open-source content management system. Prior to version 4.22.0, a denial-of-service vulnerability is present in the media upload process causing the server to crash without restarting, affecting either development and production environments. Usually, errors in the application cause it to log the error and keep it running for other clients. This behavior, in contrast, stops the server execution, making it unavailable for any clients until it's manually restarted. Any user with access to the file upload functionality is able to exploit this vulnerability, affecting applications running in both development mode and production mode as well. Users should upgrade @strapi/plugin-upload to version 4.22.0 to receive a patch.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-06-12 15:15
Updated : 2024-06-13 18:36
NVD link : CVE-2024-31217
Mitre link : CVE-2024-31217
CVE.ORG link : CVE-2024-31217
JSON object : View
Products Affected
No product.
CWE
CWE-248
Uncaught Exception