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 applicationsLearn about Access Restriction Bypass vulnerabilities in an interactive lesson.
Start learningUpgrade symfony/symfony
to version 2.1.4, 2.0.19 or higher.
symfony/symfony is a PHP framework for web applications and a set of reusable PHP components.
Affected versions of this package are vulnerable to Access Restriction Bypass in the Request::getClientIp()
method when the trust proxy mode is enabled (Request::trustProxyData()
).
An application is vulnerable if it uses the client IP address as returned by the Request::getClientIp()
method for sensitive decisions like IP based access control.