Publish GHSA-7v68-3pr5-h3cr

This commit is contained in:
advisory-database[bot]
2024-05-15 20:38:40 +00:00
parent de229b5771
commit 9438654c78
@@ -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
}
}