Open redirect in Symfony - CVE-2024-50345

 

Open redirect in Symfony - CVE-2024-50345

Published: November 6, 2024


Vulnerability identifier: #VU99965
CSH Severity: Low
CVSS v4: 2.1 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2024-50345
CWE-ID: CWE-601
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to redirect victims to arbitrary URL.

The vulnerability exists due to improper sanitization of user-supplied data within the Request class. A remote attacker can create a link that leads to a trusted website, however, when clicked, redirects the victim to arbitrary domain.

Successful exploitation of this vulnerability may allow a remote attacker to perform a phishing attack and steal potentially sensitive information.


Affected software

Symfony
Debian Linux
Fedora
Ubuntu
IBM API Connect
php-symfony (Ubuntu package)
symfony (Debian package)
nextcloud

How to mitigate CVE-2024-50345

Install updates from vendor's website.

Symfony - addressed in versions 5.4.46, 6.4.14, 7.1.7
IBM API Connect - update to 10.0.8.5
php-symfony (Ubuntu package) - update to Ubuntu Pro
symfony (Debian package) - update to 5.4.23+dfsg-1+deb12u3
nextcloud - addressed in versions 29.0.12-2.el9, 31.0.0-1.fc42, 31.0.0-1.fc43

External References

Related Security Bulletins