First published: Wed Sep 03 2014(Updated: )
A cross-site scripting flaw was reported against jQuery 1.4.2: <a href="http://seclists.org/fulldisclosure/2014/Sep/10">http://seclists.org/fulldisclosure/2014/Sep/10</a> The original report notes to upgrade to version 1.11.1, which may include the fix.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
jQuery | =1.4.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2014-6071 is classified as a cross-site scripting vulnerability which can lead to unauthorized actions on behalf of the user.
To fix CVE-2014-6071, you should upgrade jQuery to version 1.11.1 or later, which addresses this vulnerability.
CVE-2014-6071 affects jQuery version 1.4.2 and potentially earlier versions.
CVE-2014-6071 can be exploited to perform cross-site scripting attacks, allowing attackers to inject malicious scripts into web pages.
While the best solution is to upgrade jQuery, implementing proper input validation and output encoding can serve as temporary mitigations against CVE-2014-6071.