AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2017-6927

MEDIUM · CVSS 6.1 EPSS 1.64%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2018-03-01 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2017-6927
Severity
MEDIUM
CVSS
6.1
EPSS
1.64%
Java

Original NVD Description

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.