VYPR

Bref

by Mnapoli

Source repositories

CVEs (4)

  • CVE-2024-24752MedFeb 1, 2024
    risk 0.35cvss 6.5epss 0.01

    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…

  • CVE-2024-29186MedMar 22, 2024
    risk 0.28cvss 5.3epss 0.01

    Bref is an open-source project that helps users go serverless on Amazon Web Services with PHP. When Bref prior to version 2.1.17 is used with the Event-Driven Function runtime and the handler is a `RequestHandlerInterface`, then the Lambda event is converted to a PSR7 object.…

  • CVE-2024-24753MedFeb 1, 2024
    risk 0.24cvss 4.8epss 0.00

    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…

  • CVE-2024-24754LowFeb 1, 2024
    risk 0.17cvss 3.7epss 0.01

    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…