In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade nyholm/psr7
to version 1.6.1 or higher.
nyholm/psr7 is a PHP7 implementation of PSR-7.
Affected versions of this package are vulnerable to HTTP Response Splitting due to improper header parsing, such that an attacker could sneak in a newline \n
into both the header names and values.