CVE-2024-31217
Strapi Media Upload Denial-of-Service Vulnerability
Description
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.
INFO
Published Date :
June 12, 2024, 3:15 p.m.
Last Modified :
Sept. 26, 2024, 2:53 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
3.6
Exploitability Score :
2.8
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-31217
.
URL | Resource |
---|---|
https://github.com/strapi/strapi/commit/a0da7e73e1496d835fe71a2febb14f70170135c7 | Patch |
https://github.com/strapi/strapi/security/advisories/GHSA-pm9q-xj9p-96pm | Exploit Vendor Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-31217
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-31217
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Sep. 26, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Changed Reference Type https://github.com/strapi/strapi/commit/a0da7e73e1496d835fe71a2febb14f70170135c7 No Types Assigned https://github.com/strapi/strapi/commit/a0da7e73e1496d835fe71a2febb14f70170135c7 Patch Changed Reference Type https://github.com/strapi/strapi/security/advisories/GHSA-pm9q-xj9p-96pm No Types Assigned https://github.com/strapi/strapi/security/advisories/GHSA-pm9q-xj9p-96pm Exploit, Vendor Advisory Added CWE NIST NVD-CWE-Other Added CPE Configuration OR *cpe:2.3:a:strapi:strapi:*:*:*:*:*:*:*:* versions up to (excluding) 4.22.0 -
CVE Received by [email protected]
Jun. 12, 2024
Action Type Old Value New Value Added Description 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. Added Reference GitHub, Inc. https://github.com/strapi/strapi/security/advisories/GHSA-pm9q-xj9p-96pm [No types assigned] Added Reference GitHub, Inc. https://github.com/strapi/strapi/commit/a0da7e73e1496d835fe71a2febb14f70170135c7 [No types assigned] Added CWE GitHub, Inc. CWE-248 Added CVSS V3.1 GitHub, Inc. AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-31217
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-31217
weaknesses.