← Back to browse · API

CVE-2021-41182

Severity
MEDIUM
CVSS
6.5
EPSS
0.39361
Risk score
39.78
CISA KEV
No
PoC
No
Published
2021-10-26
Modified
2025-02-13
First seen
2026-08-07
Aliases
EUVD-2021-2186, GHSA-9GJ3-HWP5-PMWC
Products
jquery:jquery-ui < 1.13.0
Sources
euvd EUVD-2021-2186

Description

jQuery-UI is the official jQuery user interface library. Prior to version 1.13.0, accepting the value of the `altField` option of the Datepicker widget from untrusted sources may execute untrusted code. The issue is fixed in jQuery UI 1.13.0. Any string value passed to the `altField` option is now treated as a CSS selector. A workaround is to not accept the value of the `altField` option from untrusted sources.

References