SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2018-8046

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.

MEDIUM 6.1EPSS 67.0%

Does this matter?

EPSS puts the probability of exploitation in the next 30 days at 67.0%, higher than 99% of all known CVEs. Patch or mitigate before the next change window.

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.

CVSS 3.0
6.1 MEDIUMCVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
EPSS
67.01% probability · 99th percentile
CISA KEV
Not listed
Weakness
CWE-79
Affected
sencha/ext js
Source
cve@mitre.org

References

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.