Known vulnerabilities in the jquery@3.3.1 package. This does not include vulnerabilities belonging to this package’s dependencies.
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for freeVulnerability | Vulnerable Version |
---|---|
jquery is a package that makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. Affected versions of this package are vulnerable to Cross-site Scripting (XSS). Passing HTML from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. How to fix Cross-site Scripting (XSS)? Upgrade | >=1.5.1 <3.5.0 |
jquery is a package that makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. Affected versions of this package are vulnerable to Cross-site Scripting (XSS)
Passing HTML containing NOTE: This vulnerability was also assigned CVE-2020-23064. How to fix Cross-site Scripting (XSS)? Upgrade | >=1.5.1 <3.5.0 |
jquery is a package that makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. Affected versions of this package are vulnerable to Prototype Pollution. The Note: CVE-2019-5428 is a duplicate of CVE-2019-11358 How to fix Prototype Pollution? Upgrade | <3.4.0 |