bitnesswise / jquery-prototype-pollution-fix

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 99.8%Language:HTML 0.2%