Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. bref/bref
  4. ›
  5. CVE-2024-24754

CVE-2024-24754: Interpretation Conflict

February 1, 2024

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.

References

  • github.com/advisories/GHSA-82vx-mm6r-gg8w
  • github.com/brefphp/bref/blob/2.1.12/src/Event/Http/Psr7Bridge.php
  • github.com/brefphp/bref/commit/c77d9f5abf021f29fa96b5720b7b84adbd199092
  • github.com/brefphp/bref/security/advisories/GHSA-82vx-mm6r-gg8w
  • nvd.nist.gov/vuln/detail/CVE-2024-24754

Code Behaviors & Features

Detect and mitigate CVE-2024-24754 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.1.13

Fixed versions

  • 2.1.13

Solution

Upgrade to version 2.1.13 or above.

Impact 9.8 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-436: Interpretation Conflict

Source file

packagist/bref/bref/CVE-2024-24754.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:04 +0000.