CRITICAL 9.1
PYSEC-2026-555
toui allows user-specific variables to be shared between users
상세
### Impact Websites that use `Website.user_vars` property in versions. ### Patches It affects versions v2.0.1 to v2.4.0. Please upgrade to v2.4.1
### Workarounds Do not use `Website.user_vars` in websites when using versions v2.0.1 to v2.4.0. Also, do not use `Website.signin_user()` in version v2.4.0 only. ### Explanation ToUI is using Flask-Caching (SimpleCache) to store user variables. My misunderstanding was that these caches are stored in the client's browser, but it seems that these are stored in the server side.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
참고
- https://github.com/mubarakalmehairbi/ToUI/security/advisories/GHSA-hh7j-pg39-q563 [WEB]
- https://nvd.nist.gov/vuln/detail/CVE-2023-33175 [ADVISORY]
- https://github.com/mubarakalmehairbi/ToUI [PACKAGE]
- https://github.com/mubarakalmehairbi/ToUI/releases/tag/v2.4.1 [WEB]
- https://pypi.org/project/toui [PACKAGE]
- https://github.com/advisories/GHSA-hh7j-pg39-q563 [ADVISORY]