Lucene search

K
cvelistGitHub_MCVELIST:CVE-2021-41182
HistoryOct 26, 2021 - 12:00 a.m.

CVE-2021-41182 XSS in the `altField` option of the Datepicker widget

2021-10-2600:00:00
CWE-79
GitHub_M
raw.githubusercontent.com
5

6 Medium

AI Score

Confidence

Low

0.003 Low

EPSS

Percentile

69.9%

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.