CVE-2023-33175

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-33175
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-33175.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-33175
Aliases
Published
2023-05-30T04:31:36Z
Modified
2025-11-04T20:13:12.588337Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
ToUI allows user-specific variables to be shared between users
Details

ToUI is a Python package for creating user interfaces (websites and desktop apps) from HTML. ToUI is using Flask-Caching (SimpleCache) to store user variables. Websites that use Website.user_vars property. It affects versions 2.0.1 to 2.4.0. This issue has been patched in version 2.4.1.

Database specific
{
    "cwe_ids": [
        "CWE-914"
    ]
}
References

Affected packages

Git / github.com/mubarakalmehairbi/toui

Affected ranges

Type
GIT
Repo
https://github.com/mubarakalmehairbi/toui
Events

Affected versions

v2.*

v2.0.1
v2.1.0
v2.1.1
v2.2.0
v2.3.0
v2.4.0