AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-24754

LOW · CVSS 3.7 EPSS 0.62% Public Exploit

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

CyberRota Analysis

This is a low severity vulnerability with a CVSS score of 3.7. 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-24754
Severity
LOW
CVSS
3.7
EPSS
0.62%

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 its content added in the `$files` or `$parsedBody` arrays. The conversion process produces a different output compared to the one of plain PHP when keys ending with and open square bracket ([) are used. Based on the application logic the difference in the body parsing might lead to vulnerabilities and/or undefined behaviors. This vulnerability is patched in 2.1.13.

Related CVEs

Other vulnerabilities affecting the same vendor(s)