CVE-2024-24754
Last modified
CVE-2024-24754 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 0.62% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Mnapoli | Bref | < 2.1.13 |
References
- https://github.com/brefphp/bref/security/advisories/GHSA-82vx-mm6r-gg8wExploit, Vendor Advisory
- https://github.com/brefphp/bref/security/advisories/GHSA-82vx-mm6r-gg8wExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-24754?
How severe is CVE-2024-24754?
How do I fix CVE-2024-24754?
Are you affected by CVE-2024-24754?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
