Lucene search
+L

299 matches found

OSV
OSV
added 2021/10/26 3:15 p.m.35 views

CVE-2021-41183

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 alway...

6.1CVSS6.1AI score
SaveExploits0References18
Prion
Prion
added 2021/10/26 3:15 p.m.38 views

Code injection

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 alway...

4.3CVSS6.1AI score0.07948EPSS
SaveExploits1References18Affected Software20
UbuntuCve
UbuntuCve
added 2021/10/26 3:15 p.m.54 views

CVE-2021-41182

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...

6.5CVSS6.7AI score0.39361EPSS
SaveExploits1References6
UbuntuCve
UbuntuCve
added 2021/10/26 3:15 p.m.57 views

CVE-2021-41184

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...

6.5CVSS6.7AI score0.40768EPSS
SaveExploits2References6
OSV
OSV
added 2021/10/26 3:15 p.m.8 views

UBUNTU-CVE-2021-41183

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 alway...

6.5CVSS6.6AI score0.07948EPSS
SaveExploits1References7
Prion
Prion
added 2021/10/26 3:15 p.m.38 views

Code injection

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...

4.3CVSS6.1AI score0.39361EPSS
SaveExploits1References16Affected Software21
Prion
Prion
added 2021/10/26 3:15 p.m.35 views

Code injection

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...

4.3CVSS6.1AI score0.40768EPSS
SaveExploits2References14Affected Software19
UbuntuCve
UbuntuCve
added 2021/10/26 3:15 p.m.42 views

CVE-2021-41183

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 alway...

6.5CVSS6.6AI score0.07948EPSS
SaveExploits1References6
OSV
OSV
added 2021/10/26 3:15 p.m.11 views

UBUNTU-CVE-2021-41182

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...

6.5CVSS6.6AI score0.39361EPSS
SaveExploits1References7
OSV
OSV
added 2021/10/26 2:55 p.m.92 views

GHSA-J7QV-PGF6-HVH4 XSS in `*Text` options of the Datepicker widget in jquery-ui

Impact Accepting the value of various Text options of the Datepicker widget from untrusted sources may execute untrusted code. For example, initializing the datepicker in the following way: js $ "datepicker" .datepicker showButtonPanel: true, showOn: "both", closeText: "doEvilThing 'closeText XSS...

6.5CVSS6.5AI score0.07948EPSS
SaveExploits1References25
Github Security Blog
Github Security Blog
added 2021/10/26 2:55 p.m.297 views

XSS in `*Text` options of the Datepicker widget in jquery-ui

Impact Accepting the value of various Text options of the Datepicker widget from untrusted sources may execute untrusted code. For example, initializing the datepicker in the following way: js $ "datepicker" .datepicker showButtonPanel: true, showOn: "both", closeText: "doEvilThing 'closeText XSS...

6.5CVSS0.7AI score0.07948EPSS
SaveExploits1References25Affected Software4
Github Security Blog
Github Security Blog
added 2021/10/26 2:55 p.m.294 views

XSS in the `of` option of the `.position()` util in jquery-ui

Impact Accepting the value of the of option of the .position util from untrusted sources may execute untrusted code. For example, invoking the following code: js $ "element" .position my: "left top", at: "right bottom", of: "", collision: "none" ; will call the doEvilThing function. Patches The...

6.5CVSS0.6AI score0.40768EPSS
SaveExploits2References22Affected Software4
OSV
OSV
added 2021/10/26 2:55 p.m.506 views

GHSA-GPQQ-952Q-5327 XSS in the `of` option of the `.position()` util in jquery-ui

Impact Accepting the value of the of option of the .position util from untrusted sources may execute untrusted code. For example, invoking the following code: js $ "element" .position my: "left top", at: "right bottom", of: "", collision: "none" ; will call the doEvilThing function. Patches The...

6.5CVSS6.9AI score0.40768EPSS
SaveExploits2References22
OSV
OSV
added 2021/10/26 2:55 p.m.58 views

GHSA-9GJ3-HWP5-PMWC XSS in the `altField` option of the Datepicker widget in jquery-ui

Impact Accepting the value of the altField option of the Datepicker widget from untrusted sources may execute untrusted code. For example, initializing the datepicker in the following way: js $ "datepicker" .datepicker altField: "", ; will call the doEvilThing function. Patches The issue is fixed...

6.5CVSS6.8AI score0.39361EPSS
SaveExploits1References24
Github Security Blog
Github Security Blog
added 2021/10/26 2:55 p.m.498 views

XSS in the `altField` option of the Datepicker widget in jquery-ui

Impact Accepting the value of the altField option of the Datepicker widget from untrusted sources may execute untrusted code. For example, initializing the datepicker in the following way: js $ "datepicker" .datepicker altField: "", ; will call the doEvilThing function. Patches The issue is fixed...

6.5CVSS2.1AI score0.39361EPSS
SaveExploits1References24Affected Software4
Cvelist
Cvelist
added 2021/10/26 12:0 a.m.53 views

CVE-2021-41183 XSS in `*Text` options of the Datepicker widget

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 alway...

6.5CVSS6.7AI score0.07948EPSS
SaveExploits1References18
Debian CVE
Debian CVE
added 2021/10/26 12:0 a.m.39 views

CVE-2021-41183

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 alway...

6.5CVSS5.9AI score0.07948EPSS
SaveExploits1
CVE
CVE
added 2021/10/26 12:0 a.m.952 views

CVE-2021-41184

CVE-2021-41184 describes an XSS in jQuery-UI before 1.13.0 where untrusted input passed to the of option of the .position() utility could lead to code execution. The connected documents confirm the issue affects jQuery-UI embedded in other software (e.g., OTRS/IU contexts) and state the fix is to...

6.5CVSS6.5AI score0.40768EPSS
SaveExploits2References15Affected Software1
Positive Technologies
Positive Technologies
added 2021/10/26 12:0 a.m.12 views

PT-2021-23157 · Jquery +5 · Jquery Ui +5

Name of the Vulnerable Software and Affected Versions: jQuery UI versions prior to 1.13.0 Description: Accepting the value of various Text options of the Datepicker widget from untrusted sources may execute untrusted code. For example, initializing the datepicker with options such as closeText,...

9.8CVSS7.3AI score0.99019EPSS
SaveExploits26References168
RubySec
RubySec
added 2021/10/26 12:0 a.m.24 views

XSS in `*Text` options of the Datepicker widget in jquery-ui

Impact Accepting the value of various Text options of the Datepicker widget from untrusted sources may execute untrusted code. For example, initializing the datepicker in the following way: js $"datepicker".datepicker showButtonPanel: true, showOn: "both", closeText: "doEvilThing'closeText XSS'",...

6.5CVSS6.8AI score0.07948EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder