extjs getTip() Cross Site Scripting

2018-07-03 / 2018-07-02
Risk: Low
Local: No
Remote: Yes
CWE: CWE-79


CVSS Base Score: 4.3/10
Impact Subscore: 2.9/10
Exploitability Subscore: 8.6/10
Exploit range: Remote
Attack complexity: Medium
Authentication: No required
Confidentiality impact: None
Integrity impact: Partial
Availability impact: None

A XSS vulnerability exists in the getTip() method of Action Columns. The Ext JS framework brings no built-in XSS protection, meaning that developers are responsible for sanitizing their output. However. the method above takes HTML-escaped data and un-escapes it. Therefore if the tooltip contains user-controlled data a XSS is possible. A fiddle demonstrating the issue can be found here: https://fiddle.sencha.com/#fiddle/2e3k&view/editor The vendor tracked this issue with the internal ID EXTJS-26864. MITRE assigned CVE-2018-8046 to this issue. This issue has been fixed in version 6.6.0, the release notes are available here: http://examples.sencha.com/extjs/6.6.0/release-notes.html Best Regards, Daniel

References:

http://examples.sencha.com/extjs/6.6.0/release-notes.html


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top