AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2018-8046

MEDIUM · CVSS 6.1 EPSS 67.01% Public Exploit

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

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2018-8046
Severity
MEDIUM
CVSS
6.1
EPSS
67.01%

Original NVD Description

The getTip() method of Action Columns of Sencha Ext JS 4 to 6 before 6.6.0 is vulnerable to XSS attacks, even when passed HTML-escaped data. This framework brings no built-in XSS protection, so the developer has to ensure that data is correctly sanitized. However, the getTip() method of Action Columns takes HTML-escaped data and un-escapes it. If the tooltip contains user-controlled data, an attacker could exploit this to create a cross-site scripting attack, even when developers took precautions and escaped data.