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: Thu, 23 Apr 2020 09:32:06 +0200
From: Marcin Kozlowski <marcinguy@...il.com>
To: fulldisclosure@...lists.org
Subject: [FD] jQuery < 3.5 Cross-Site Scripting (XSS)

Hi list,

Timmy Willison recently released a new version of jQuery. jQuery 3.5 fixes
a cross-site scripting (XSS) vulnerability found in the jQuery’s HTML
parser. The Snyk open source security platform estimates that 84% of all
websites may be impacted by jQuery XSS vulnerabilities.

Masato Kinugawa found a cross-site scripting (XSS) vulnerability in the
htmlPrefilter method of jQuery, and published an example showing a popup
alert window in the form of a challenge. (
https://xss.pwnfunction.com/challenges/ww3/)

I think this bug got too little attention in light of its possible impact.

Below is a CodeQL query that can find user controlled values passed to
html() which can be abused to perform Cross-Site Scripting.

Please check your projects, submit responsible disclosure to projects that
might be affected.

More in the repo:
https://github.com/marcinguy/jquery-xss-in-html/blob/master/README.md

Thanks,
Marcin

_______________________________________________
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