cvedb.io
CVE-2022-31160
MEDIUM · CVSS 6.1
EPSS exploitation probability: 0%
Published 2022-07-20T20:15:08.053 · Last modified 2026-06-17T04:44:55.850

Summary

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`.

Affected products

jqueryui — jquery_ui

Does this affect you?

Add your gear to cvedb and we'll alert you only when jqueryui ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.