nicegui@3.6.1 vulnerabilities

Create web-based user interfaces with Python. The nice way.

  • latest version

    3.7.1

  • latest non vulnerable version

  • first published

    4 years ago

  • latest version published

    8 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the nicegui package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Open Redirect

    nicegui is a Create web-based user interfaces with Python. The nice way.

    Affected versions of this package are vulnerable to Open Redirect via the save function. An attacker can overwrite arbitrary files on the server by uploading files with crafted filenames containing directory traversal sequences. This is only exploitable if application code incorporates user-controlled filenames into filesystem paths without proper sanitization.

    How to fix Open Redirect?

    Upgrade nicegui to version 3.7.0 or higher.

    [,3.7.0)
    • M
    Cross-site Scripting (XSS)

    nicegui is a Create web-based user interfaces with Python. The nice way.

    Affected versions of this package are vulnerable to Cross-site Scripting (XSS) via the ui.markdown function. An attacker can execute arbitrary JavaScript in the context of the user's browser by injecting malicious HTML containing event handlers into user-controlled markdown content.

    How to fix Cross-site Scripting (XSS)?

    Upgrade nicegui to version 3.7.0 or higher.

    [,3.7.0)