PT-2024-40513 · Drupal · Drupal
Published
2024-05-15
·
Updated
2024-05-15
CVSS v3.1
4.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Drupal version 7
Description
The issue is caused by insufficient validation of the
destination query parameter in the drupal goto() function, allowing for an Open Redirect. This could trick users into visiting a specially crafted link that redirects them to an arbitrary external URL.Recommendations
For Drupal version 7, consider restricting the use of the
drupal goto() function until a patch is available, or apply the necessary validation to the destination query parameter to prevent redirection to arbitrary external URLs.Fix
Open Redirect
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Drupal