Bref enable serverless PHP on AWS Lambda. When Bref is used in combination with an API Gateway with the v2 format, it does not handle multiple values headers. If PHP generates a response with two headers having the same key but different values only the latest one is kept. If an application relies on multiple headers with the same key being set for security reasons, then Bref would lower the application security. For example, if an application sets multiple `Content-Security-Policy` headers, then Bref would just reflect the latest one. This vulnerability is patched in 2.1.13.
References
Link | Resource |
---|---|
https://github.com/brefphp/bref/commit/f834027aaf88b3885f4aa8edf6944ae920daf2dc | Patch |
https://github.com/brefphp/bref/security/advisories/GHSA-99f9-gv72-fw9r | Exploit Vendor Advisory |
History
No history.
MITRE Information
Status: PUBLISHED
Assigner: GitHub_M
Published: 2024-02-01T16:09:55.328Z
Updated: 2024-02-01T20:25:07.428Z
Reserved: 2024-01-29T20:51:26.009Z
Link: CVE-2024-24753
JSON object: View
NVD Information
Status : Analyzed
Published: 2024-02-01T16:17:14.690
Modified: 2024-02-09T01:46:12.560
Link: CVE-2024-24753
JSON object: View
Redhat Information
No data.
CWE