Security Advisory

CVE-2020-7656

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2020-05-19 00:00:00
Last updated 2024-08-04 09:33:19
Assigner snyk
State PUBLISHED

Description

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.