SCA: security update for drupal/core, drupal/drupal (GHSA-585j-5449-mf5m)

medium Tenable Cloud Security Plugin ID 434282

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Drupal 8.4.x versions before 8.4.5 and Drupal 7.x versions before 7.57 has a Drupal.checkPlain()
JavaScript function which is used to escape potentially dangerous text before outputting it to HTML (as
JavaScript output does not typically go through Twig autoescaping). This function does not correctly
handle all methods of injecting malicious HTML, leading to a cross-site scripting vulnerability under
certain circumstances. The PHP functions which Drupal provides for HTML escaping are not affected.
(CVE-2017-6927)

See Also

https://github.com/advisories/GHSA-585j-5449-mf5m

Plugin Details

Severity: Medium

ID: 434282

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 8/19/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 8.67

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.2

Vector: CVSS2#AV:N/AC:M/Au:N/C:N/I:P/A:N

CVSS Score Source: CVE-2017-6927

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/14/2022

Vulnerability Publication Date: 2/21/2018

Reference Information

CVE: CVE-2017-6927

BID: 103138

cwe: CWE-79