Loading
In jQuery versions greater than or equal to 1.2 and before 3.5.0, passing HTML from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0.
Use CWE-79, Jquery vendor hub and Jquery product page to widen CVE-2020-11022 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2020-11023, CVE-2016-10707 and CVE-2020-7656 for nearby disclosures in the same product family.