jQuery UI 1.13.0 Release Candidate 1 for jQuery

CPE Details

jQuery UI 1.13.0 Release Candidate 1 for jQuery
1.13.0
2023-06-21
16h03 +00:00
2023-06-21
16h04 +00:00
Alerte pour un CPE
Stay informed of any changes for a specific CPE.
Notifications manage

CPE Name: cpe:2.3:a:jqueryui:jquery_ui:1.13.0:rc1:*:*:*:jquery:*:*

Informations

Vendor

jqueryui

Product

jquery_ui

Version

1.13.0

Update

rc1

Target Software

jquery

Related CVE

Open and find in CVE List

CVE ID Published Description Score Severity
CVE-2022-31160 2022-07-19 22h00 +00:00 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`.
6.1
Medium