CVE-2024-24752
Last modified
CVE-2024-24752 is a medium-severity vulnerability rated 6.5/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.75% 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 for each which contains a file, it is extracted and saved in `/tmp` with a random filename starting with `bref_upload_`. The flow mimics what plain PHP does but it does not delete the temporary files when the request has been processed. An attacker could fill the Lambda instance disk by performing multiple MultiPart requests containing files. This vulnerability is patched in 2.1.13.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Mnapoli | Bref | < 2.1.13 |
References
- https://github.com/brefphp/bref/security/advisories/GHSA-x4hh-frx8-98r5Exploit, Vendor Advisory
- https://github.com/brefphp/bref/security/advisories/GHSA-x4hh-frx8-98r5Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-24752?
How severe is CVE-2024-24752?
How do I fix CVE-2024-24752?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-24747MinIO is a High Performance Object Storage. When someone cre…8.8
- CVE-2024-24748Discourse is an open source platform for community discussio…5.3
- CVE-2024-24749GeoServer is an open source server that allows users to shar…7.5
- CVE-2024-2475The Media Library Assistant plugin for WordPress is vulnerab…5.4
- CVE-2024-24750Undici is an HTTP/1.1 client, written from scratch for Node.…6.5
- CVE-2024-24751sf_event_mgt is an event management and registration extensi…8.8
- CVE-2024-24753Bref enable serverless PHP on AWS Lambda. When Bref is used …6.5
- CVE-2024-24754Bref enable serverless PHP on AWS Lambda. When Bref is used …9.8
- CVE-2024-24755discourse-group-membership-ip-block is a discourse plugin th…5.3
- CVE-2024-24756Crafatar serves Minecraft avatars based on the skin for use …7.5
- CVE-2024-24757open-irs is an issue response robot that reponds to issues i…9.8
- CVE-2024-24758Undici is an HTTP/1.1 client, written from scratch for Node.…4.5
Are you affected by CVE-2024-24752?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
