1.12.6 (NES)
Notes
- This release was the first release in the 1.12.x NES line where the Semantic Versioning was updated.
Full Version: 1.12.4-jquery-1.12.6
Bug Fixes
- Removed doc references to an outdated and now malicious site (BDSA-2021-3651)
1.12.5
Notes
- This release originates from an open-source jQuery repository forked by HeroDevs. It encompasses modifications implemented by HeroDevs to ensure successful building.
Full Version: 1.12.5
Bug Fixes
- Prevent auto-execution of scripts when no explicit dataType was provided
- This fixes a Moderate Severity Cross-Site Scripting (XSS) vulnerability (CVE-2015-9251)
- Prevent Object.prototype pollution
- This fixes a Moderate Severity XSS in jQuery as used in Drupal, Backdrop CMS, and other products vulnerability (CVE-2019-11358)
- Remove instances where HTML (from untrusted sources) is passed into a manipulation method
- This fixes a Moderate Severity Potential XSS vulnerability (CVE-2020-11022)
- Wrap <option> element to prevent executing untrusted code
- This fixes a Moderate Severity Potential XSS vulnerability (CVE-2020-11023)