jquery / jquery-ui

The official jQuery user interface library.
https://jqueryui.com
Other
11.26k stars 5.32k forks source link

Widget: Don't let widget name affect `$.ui` prototype & constructor #2310

Closed mgol closed 3 weeks ago

mgol commented 4 weeks ago

This is an edge case and it only affects code accepting untrusted input as a widget name, but it's still technically correct to filter these out.