← Back to browse · API

CVE-2021-41184

Severity
MEDIUM
CVSS
6.5
EPSS
0.40768
Risk score
40.27
CISA KEV
No
PoC
No
Published
2021-10-26
Modified
2025-11-04
First seen
2026-08-07
Aliases
EUVD-2021-2204, GHSA-GPQQ-952Q-5327
Products
jquery:jquery-ui < 1.13.0
Sources
euvd EUVD-2021-2204

Description

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

References