diff --git a/advisories/github-reviewed/2024/05/GHSA-jjx7-8462-w4m4/GHSA-jjx7-8462-w4m4.json b/advisories/github-reviewed/2024/05/GHSA-jjx7-8462-w4m4/GHSA-jjx7-8462-w4m4.json new file mode 100644 index 00000000000..9a41b0f41f7 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-jjx7-8462-w4m4/GHSA-jjx7-8462-w4m4.json @@ -0,0 +1,77 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-jjx7-8462-w4m4", + "modified": "2024-05-15T20:57:20Z", + "published": "2024-05-15T20:57:20Z", + "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/drupal" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "8.0.0" + }, + { + "fixed": "8.5.8" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/drupal" + }, + "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/drupal/2018-10-17-5.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/drupal/drupal" + }, + { + "type": "WEB", + "url": "https://www.drupal.org/sa-core-2018-006" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-20" + ], + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2024-05-15T20:57:20Z", + "nvd_published_at": null + } +} \ No newline at end of file