org.webjars:jquery-ui@1.13.0 vulnerabilities

  • latest version

    1.14.1

  • latest non vulnerable version

  • first published

    13 years ago

  • latest version published

    10 months ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.webjars:jquery-ui package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Cross-site Scripting (XSS)

    org.webjars:jquery-ui is a library for manipulating UI elements via jQuery.

    Affected versions of this package are vulnerable to Cross-site Scripting (XSS) via the initialization of check-box-radio widget on an input tag enclosed within a label, which leads to the parent label contents being considered as the input label.

    Exploiting this vulnerability is possible if a .checkboxradio( "refresh" ) call is executed on such a widget, and the initial HTML contains encoded HTML entities, leading them to be erroneously decoded.

    How to fix Cross-site Scripting (XSS)?

    Upgrade org.webjars:jquery-ui to version 1.13.2 or higher.

    [,1.13.2)