Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 271 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 271 Bytes

jquery-prototype-pollution-fix

A fix for CVE-2019-11358 (prototype pollution in jquery)

Simply download and include jquery-1.12.2-patched.js into your project instead of the original 1.12.2 version.

See test folder for examples how to check for the vulnerability