← Back to CVE List

CVE-2021-41183

Published: 2021-10-26T15:15Z
Last Modified: 2024-11-21T06:25Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
jQuery-UI is the official jQuery user interface library. Prior to version 1.13.0, accepting the value of various `*Text` options of the Datepicker widget from untrusted sources may execute untrusted code. The issue is fixed in jQuery UI 1.13.0. The values passed to various `*Text` options are now always treated as pure text, not HTML. A workaround is to not accept the value of the `*Text` options from untrusted sources. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt