VYPR

Slim Psr 7

by Slimframework

CVEs (1)

  • CVE-2023-30536MedApr 17, 2023
    risk 0.35cvss 6.5epss 0.01

    slim/psr7 is a PSR-7 implementation for use with Slim 4. In versions prior to 1.6.1 an attacker could sneak in a newline (\n) into both the header names and values. While the specification states that \r\n\r\n is used to terminate the header list, many servers in the wild will…