CVE-2024-24754
CVE-2024-24754 is a low-severity vulnerability in Mnapoli Bref with a CVSS 3.x base score of 3.7. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-436.
Key facts
- Severity: Low (CVSS 3.x base score 3.7)
- EPSS exploit prediction: 1% (45th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-0566
- Weakness: CWE-436
- Affected product: Mnapoli Bref
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2024-24754?
- 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.
- How severe is CVE-2024-24754?
- CVE-2024-24754 has a CVSS 3.x base score of 3.7, rated low severity. It is exploitable over network with high attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity low, and availability none.
- Is CVE-2024-24754 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (45th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-24754?
- CVE-2024-24754 affects Mnapoli Bref. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-24754?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2024-24754 have an EU (EUVD) identifier?
- Yes. CVE-2024-24754 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-0566.
- When was CVE-2024-24754 published?
- CVE-2024-24754 was published on 2024-02-01 and last updated on 2026-06-17.
References
- https://github.com/brefphp/bref/commit/c77d9f5abf021f29fa96b5720b7b84adbd199092
- https://github.com/brefphp/bref/security/advisories/GHSA-82vx-mm6r-gg8w
Affected products (1)
- cpe:2.3:a:mnapoli:bref:*:*:*:*:*:*:*:*
More vulnerabilities in Mnapoli Bref
- CVE-2024-24752 — Medium (CVSS 6.5): Bref enable serverless PHP on AWS Lambda. When Bref is used with the Event-Driven Function runtime and the handler is a…
- CVE-2024-29186 — Medium (CVSS 5.3): Bref is an open-source project that helps users go serverless on Amazon Web Services with PHP. When Bref prior to…
- CVE-2024-24753 — Medium (CVSS 4.8): Bref enable serverless PHP on AWS Lambda. When Bref is used in combination with an API Gateway with the v2 format, it…
All CVEs affecting Mnapoli Bref →
Other CWE-436 vulnerabilities
- CVE-2023-24813 — Critical (CVSS 10.0): Dompdf is an HTML to PDF converter written in php. Due to the difference in the attribute parser of Dompdf and…
- CVE-2026-8034 — Critical (CVSS 9.8): A server-side request forgery (SSRF) vulnerability was identified in the GitHub Enterprise Server notebook viewer that…
- CVE-2021-45327 — Critical (CVSS 9.8): Gitea before 1.11.2 is affected by Trusting HTTP Permission Methods on the Server Side when referencing the vulnerable…
- CVE-2020-10180 — Critical (CVSS 9.8): The ESET AV parsing engine allows virus-detection bypass via a crafted BZ2 Checksum field in an archive. This affects…
- CVE-2019-19589 — Critical (CVSS 9.8): The Lever PDF Embedder plugin 4.4 for WordPress does not block the distribution of polyglot PDF documents that are…
- CVE-2026-14198 — Critical (CVSS 9.1): @fastify/middie versions 9.1.0 through 9.3.2 decode the encoded slash %2F inside path parameter values before matching…