CVE-2024-24752
AWS Lambda (Bref) Disk Space Exhaustion Vulnerability
Description
Bref enable serverless PHP on AWS Lambda. When Bref is used with the Event-Driven Function runtime and the handler is a `RequestHandlerInterface`, then the Lambda event is converted to a PSR7 object. During the conversion process, if the request is a MultiPart, each part is parsed and for each which contains a file, it is extracted and saved in `/tmp` with a random filename starting with `bref_upload_`. The flow mimics what plain PHP does but it does not delete the temporary files when the request has been processed. An attacker could fill the Lambda instance disk by performing multiple MultiPart requests containing files. This vulnerability is patched in 2.1.13.
INFO
Published Date :
Feb. 1, 2024, 4:17 p.m.
Last Modified :
Nov. 21, 2024, 8:59 a.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-24752
.
URL | Resource |
---|---|
https://github.com/brefphp/bref/commit/350788de12880b6fd64c4c318ba995388bec840e | Patch |
https://github.com/brefphp/bref/security/advisories/GHSA-x4hh-frx8-98r5 | Exploit Vendor Advisory |
https://github.com/brefphp/bref/commit/350788de12880b6fd64c4c318ba995388bec840e | Patch |
https://github.com/brefphp/bref/security/advisories/GHSA-x4hh-frx8-98r5 | 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-24752
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-24752
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.
-
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://github.com/brefphp/bref/commit/350788de12880b6fd64c4c318ba995388bec840e Added Reference https://github.com/brefphp/bref/security/advisories/GHSA-x4hh-frx8-98r5 -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Oct. 17, 2024
Action Type Old Value New Value Added CWE CISA-ADP CWE-770 -
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
Initial Analysis by [email protected]
Feb. 09, 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/brefphp/bref/commit/350788de12880b6fd64c4c318ba995388bec840e No Types Assigned https://github.com/brefphp/bref/commit/350788de12880b6fd64c4c318ba995388bec840e Patch Changed Reference Type https://github.com/brefphp/bref/security/advisories/GHSA-x4hh-frx8-98r5 No Types Assigned https://github.com/brefphp/bref/security/advisories/GHSA-x4hh-frx8-98r5 Exploit, Vendor Advisory Added CPE Configuration OR *cpe:2.3:a:mnapoli:bref:*:*:*:*:*:*:*:* versions up to (excluding) 2.1.13 -
CVE Modified by [email protected]
Feb. 01, 2024
Action Type Old Value New Value Changed Description Bref enable serverless PHP on AWS Lambda. When Bref is used with the Event-Driven Function runtime and the handler is a `RequestHandlerInterface`, then the Lambda event is converted to a PSR7 object. During the conversion process, if the request is a MultiPart, each part is parsed and for each which contains a file, it is extracted and saved in `/tmp` with a random filename starting with `bref_upload_`. The flow mimics what plain PHP does but it does not delete the temporary files when the request has been processed. An attacker could fill the Lambda instance disk by performing multiple MultiPart requests containing files. This vulnerability is patched in 2.1.12. Bref enable serverless PHP on AWS Lambda. When Bref is used with the Event-Driven Function runtime and the handler is a `RequestHandlerInterface`, then the Lambda event is converted to a PSR7 object. During the conversion process, if the request is a MultiPart, each part is parsed and for each which contains a file, it is extracted and saved in `/tmp` with a random filename starting with `bref_upload_`. The flow mimics what plain PHP does but it does not delete the temporary files when the request has been processed. An attacker could fill the Lambda instance disk by performing multiple MultiPart requests containing files. This vulnerability is patched in 2.1.13. Added Reference GitHub, Inc. https://github.com/brefphp/bref/commit/350788de12880b6fd64c4c318ba995388bec840e [No types assigned] -
CVE Received by [email protected]
Feb. 01, 2024
Action Type Old Value New Value Added Description Bref enable serverless PHP on AWS Lambda. When Bref is used with the Event-Driven Function runtime and the handler is a `RequestHandlerInterface`, then the Lambda event is converted to a PSR7 object. During the conversion process, if the request is a MultiPart, each part is parsed and for each which contains a file, it is extracted and saved in `/tmp` with a random filename starting with `bref_upload_`. The flow mimics what plain PHP does but it does not delete the temporary files when the request has been processed. An attacker could fill the Lambda instance disk by performing multiple MultiPart requests containing files. This vulnerability is patched in 2.1.12. Added Reference GitHub, Inc. https://github.com/brefphp/bref/security/advisories/GHSA-x4hh-frx8-98r5 [No types assigned] Added CWE GitHub, Inc. CWE-400 Added CVSS V3.1 GitHub, Inc. AV:N/AC:L/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-24752
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-24752
weaknesses.
Exploit Prediction
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.
0.05 }} 0.01%
score
0.22313
percentile