MEDIUM 5.9
PYSEC-2026-843
Matrix Sydent mishandles emails
상세
util/emailutils.py in Matrix Sydent before 1.0.2 mishandles registration restrictions that are based on e-mail domain, if the allowed_local_3pids option is enabled. This occurs because of potentially unwanted behavior in Python, in which an email.utils.parseaddr call on user@bad.example.net@good.example.com returns the user@bad.example.net substring.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
참고
- https://nvd.nist.gov/vuln/detail/CVE-2019-11340 [ADVISORY]
- https://github.com/matrix-org/sydent/commit/4e1cfff53429c49c87d5c457a18ed435520044fc [WEB]
- https://github.com/matrix-org/sydent/compare/7c002cd...09278fb [WEB]
- https://matrix.org/blog/2019/04/18/security-update-sydent-1-0-2 [WEB]
- https://twitter.com/matrixdotorg/status/1118934335963500545 [WEB]
- https://pypi.org/project/matrix-sydent [PACKAGE]
- https://github.com/advisories/GHSA-q9h8-gpw5-c95c [ADVISORY]