CVE-2024-24754
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2024-24754
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-02-01T16:10:30.539Z
- Last Modified Date
- 2024-02-01T21:00:56.787Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/brefphp/bref/security/advisories/GHSA-82vx-mm6r-gg8w | x_refsource_CONFIRM |
https://github.com/brefphp/bref/commit/c77d9f5abf021f29fa96b5720b7b84adbd199092 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-24754 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-24754 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-26 04:11:51 | Added to TrackCVE |