lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: Fri, 22 Jun 2018 11:34:25 +0200
From: Daniel Fritsch <daniel.fritsch.86@...il.com>
To: fulldisclosure@...lists.org
Subject: [FD] XSS in Sencha Ext JS 4 to 6

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

_______________________________________________
Sent through the Full Disclosure mailing list
https://nmap.org/mailman/listinfo/fulldisclosure
Web Archives & RSS: http://seclists.org/fulldisclosure/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ