CVE-2022-31160
Versions prior to 1.13.2 are potentially vulnerable to cross-site scripting.
Does this matter?
Lower severity and a low EPSS score (2.48%). Track it; it rarely justifies an emergency change on its own.
Description
jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of jQuery. Versions prior to 1.13.2 are potentially vulnerable to cross-site scripting. Initializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. Calling `.checkboxradio( "refresh" )` on such a widget and the initial HTML contained encoded HTML entities will make them erroneously get decoded. This can lead to potentially executing JavaScript code. The bug has been patched in jQuery UI 1.13.2. To remediate the issue, someone who can change the initial HTML can wrap all the non-input contents of the `label` in a `span`.
- CVSS 3.1
- 6.1 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- EPSS
- 2.48% probability · 84th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-79
- Affected
- jqueryui/jquery ui · netapp/h300s firmware · netapp/h500s firmware · netapp/h700s firmware · netapp/h410s firmware · netapp/h410c firmware · netapp/oncommand insight · drupal/jquery ui checkboxradio · fedoraproject/fedora · debian/debian linux
- Source
- security-advisories@github.com
References
- https://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/Release Notes, Vendor Advisory
- https://github.com/jquery/jquery-ui/commit/8cc5bae1caa1fcf96bf5862c5646c787020ba3f9Patch, Third Party Advisory
- https://github.com/jquery/jquery-ui/security/advisories/GHSA-h6gj-6jjq-h8g9Exploit, Mitigation, Release Notes, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2022/12/msg00015.htmlMailing List, Third Party Advisory
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6XBR3G3JR5ZIOJDO4224M3INXDS2VFDD/
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J5LGNTICB5BRFAG3DHVVELS6H3CZSQMO/
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QB2FJQXCNHO32VGVOC6DY6IPGVE4VDU6/
- https://security.netapp.com/advisory/ntap-20220909-0007/Third Party Advisory
- https://www.drupal.org/sa-contrib-2022-052Third Party Advisory
- https://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/Release Notes, Vendor Advisory
- https://github.com/jquery/jquery-ui/commit/8cc5bae1caa1fcf96bf5862c5646c787020ba3f9Patch, Third Party Advisory
- https://github.com/jquery/jquery-ui/security/advisories/GHSA-h6gj-6jjq-h8g9Exploit, Mitigation, Release Notes, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2022/12/msg00015.htmlMailing List, Third Party Advisory
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6XBR3G3JR5ZIOJDO4224M3INXDS2VFDD/
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J5LGNTICB5BRFAG3DHVVELS6H3CZSQMO/
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QB2FJQXCNHO32VGVOC6DY6IPGVE4VDU6/
- https://security.netapp.com/advisory/ntap-20220909-0007/Third Party Advisory
- https://www.drupal.org/sa-contrib-2022-052Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.