A fix for CVE-2019-11358 (prototype pollution in jquery)# 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
[4.0K] /data/pocs/16ca9a8f74056823c96c987738ed17a2620402a9
├── [287K] jquery-1.12.2-patched.js
├── [ 271] README.md
└── [4.0K] test
├── [ 218] jquery-latest-test.html
├── [ 208] jquery-not-latest-test.html
├── [ 208] jquery-not-latest-test-patched.html
└── [ 448] test.js
1 directory, 6 files