AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-24752

MEDIUM · CVSS 6.5 EPSS 0.75% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-02-01 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.5. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-24752
Severity
MEDIUM
CVSS
6.5
EPSS
0.75%

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)