diff --git a/advisories/github-reviewed/2024/05/GHSA-7f4f-p7mq-p4fv/GHSA-7f4f-p7mq-p4fv.json b/advisories/github-reviewed/2024/05/GHSA-7f4f-p7mq-p4fv/GHSA-7f4f-p7mq-p4fv.json new file mode 100644 index 00000000000..f6994e56e1c --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-7f4f-p7mq-p4fv/GHSA-7f4f-p7mq-p4fv.json @@ -0,0 +1,96 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-7f4f-p7mq-p4fv", + "modified": "2024-05-15T20:24:16Z", + "published": "2024-05-15T20:24:16Z", + "aliases": [ + + ], + "summary": "Drupal External URL injection through URL aliases leading to Open Redirect", + "details": "The path module in Drupal allows users with the 'administer paths' to create pretty URLs for content.\nIn certain circumstances the user can enter a particular path that triggers an open redirect to a malicious url.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "7.0" + }, + { + "fixed": "7.60" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "8.0.0" + }, + { + "fixed": "8.5.8" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "8.6.0" + }, + { + "fixed": "8.6.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/drupal/core/2018-10-17-2.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/drupal/core" + }, + { + "type": "WEB", + "url": "https://www.drupal.org/sa-core-2018-006" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-601" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-05-15T20:24:16Z", + "nvd_published_at": null + } +} \ No newline at end of file