Loading
jquery prior to 1.9.0 allows Cross-site Scripting attacks via the load method. The load method fails to recognize and remove "<script>" HTML tags that contain a whitespace character, i.e: "</script >", which results in the enclosed script logic to be executed.
Use CWE-79, Jquery vendor hub and Jquery product page to widen CVE-2020-7656 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2020-11023, CVE-2016-10707 and CVE-2020-11022 for nearby disclosures in the same product family.