VulnerabilityModified
CVE-2016-10707
jQuery 3.0.0-rc.1 is vulnerable to Denial of Service (DoS) due to removing a logic that lowercased attribute names.
HIGH 7.5EPSS 2.89%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (2.89%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
jQuery 3.0.0-rc.1 is vulnerable to Denial of Service (DoS) due to removing a logic that lowercased attribute names. Any attribute getter using a mixed-cased name for boolean attributes goes into an infinite recursion, exceeding the stack call limit.
- CVSS 3.1
- 7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 2.89% probability · 86th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-674
- Affected
- jquery/jquery
- Source
- cve@mitre.org
References
- https://github.com/jquery/jquery/issues/3133Exploit, Patch
- https://github.com/jquery/jquery/pull/3134Issue Tracking, Patch
- https://snyk.io/vuln/npm:jquery:20160529Third Party Advisory
- https://github.com/jquery/jquery/issues/3133Exploit, Patch
- https://github.com/jquery/jquery/pull/3134Issue Tracking, Patch
- https://snyk.io/vuln/npm:jquery:20160529Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.