In Drupal core, when sending email some variables were not being sanitized for shell arguments in DefaultMailSystem::mail(), which could lead to remote code execution.
{
"cwe_ids": [
"CWE-94"
],
"severity": "CRITICAL",
"nvd_published_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-05-15T20:27:23Z"
}