SB2018061316 - Open redirect in SensioLabs Symfony



SB2018061316 - Open redirect in SensioLabs Symfony

Published: June 13, 2018 Updated: July 17, 2020

Security Bulletin ID SB2018061316
Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Remote access
Highest impact Data manipulation

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 security vulnerability.


1) Open redirect (CVE-ID: CVE-2017-16652)

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

An issue was discovered in Symfony 2.7.x before 2.7.38, 2.8.x before 2.8.31, 3.2.x before 3.2.14, and 3.3.x before 3.3.13. DefaultAuthenticationSuccessHandler or DefaultAuthenticationFailureHandler takes the content of the _target_path parameter and generates a redirect response, but no check is performed on the path, which could be an absolute URL to an external domain. This Open redirect vulnerability can be exploited for example to mount effective phishing attacks.


Remediation

Install update from vendor's website.