
Find real vulnerabilities before they ship
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.
Base Score
6.1| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| jquery-ui(npm) | 0 | 1.13.0 | N/A |
| org.webjars.npm:jquery-ui(Maven) | 0 | 1.13.0 | N/A |
| jquery-ui-rails(RubyGems) | 0 | 7.0.0 | N/A |
| jQuery.UI.Combined(NuGet) | 0 | 1.13.0 | N/A |
| Base Score | 6.1 |
|---|---|
| Vector String | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
| Base Severity | Medium |
| Version | 3.1 |
| Attack Vector (AV) | NETWORK |