GHSA-x4hh-frx8-98r5 · Severity: medium · Ecosystem: composer — Bref's Uploaded Files Not Deleted in Event-Driven Functions
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.
Conclusion & alert: CVE-2024-24752 is rated Exploit Available (52.9/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.14%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-11-21 | 0.40% | 0.14% | -0.26% |
| 2 | 2025-11-18 | 0.14% | 0.40% | +0.26% |
| 3 | 2025-04-15 | — | 0.14% | — |
Full EPSS history (8 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
GHSA-x4hh-frx8-98r5 · Severity: medium · Ecosystem: composer — Bref's Uploaded Files Not Deleted in Event-Driven Functions
| URL | Tags |
|---|---|
| https://github.com/brefphp/bref/commit/350788de12880b6fd64c4c318ba995388bec840e | Patch |
| https://github.com/brefphp/bref/security/advisories/GHSA-x4hh-frx8-98r5 | Exploit Vendor Advisory |