VYPR

Packagist (Composer) package

bref/bref

pkg:composer/bref/bref

Vulnerabilities (4)

  • CVE-2024-29186Mar 22, 2024
    affected < 2.1.17fixed 2.1.17

    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. Dur

  • CVE-2024-24754Feb 1, 2024
    affected < 2.1.13fixed 2.1.13

    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 parse

  • CVE-2024-24752Feb 1, 2024
    affected < 2.1.13fixed 2.1.13

    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 parse

  • CVE-2024-24753Feb 1, 2024
    affected < 2.1.13fixed 2.1.13

    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