From 9438654c78f7fe2ce6b4355ef3af10c088ba5bcc Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 20:38:40 +0000 Subject: [PATCH] Publish GHSA-7v68-3pr5-h3cr --- .../GHSA-7v68-3pr5-h3cr.json | 77 +++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 advisories/github-reviewed/2024/05/GHSA-7v68-3pr5-h3cr/GHSA-7v68-3pr5-h3cr.json diff --git a/advisories/github-reviewed/2024/05/GHSA-7v68-3pr5-h3cr/GHSA-7v68-3pr5-h3cr.json b/advisories/github-reviewed/2024/05/GHSA-7v68-3pr5-h3cr/GHSA-7v68-3pr5-h3cr.json new file mode 100644 index 00000000000..69bdea095c9 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-7v68-3pr5-h3cr/GHSA-7v68-3pr5-h3cr.json @@ -0,0 +1,77 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-7v68-3pr5-h3cr", + "modified": "2024-05-15T20:37:17Z", + "published": "2024-05-15T20:37:17Z", + "aliases": [ + + ], + "summary": "Drupal Core Insufficient Contextual Links validation leads to Remote Code Execution", + "details": "The Contextual Links module doesn't sufficiently validate the requested contextual links.\nThis vulnerability is mitigated by the fact that an attacker must have a role with the permission \"access contextual links\".", + "severity": [ + + ], + "affected": [ + { + "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-5.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-94" + ], + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2024-05-15T20:37:17Z", + "nvd_published_at": null + } +} \ No newline at end of file