VDB
CVE-2019-11340
CVE-2019-11340
PUBLISHED
CVSS 5.900000095367432 MEDIUM
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.
EPSS 1.88% · 78.0th percentile
Risk Scores
CVSS 3.0
5.900000095367432
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
EPSS Score
1.88%
78.0th percentile
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| PyPI | matrix-sydent | 0 |
| matrix | sydent | 0 |
| n/a | n/a | * |
Timeline
- Apr 19, 2019 CVE Published
- Apr 14, 2021 EPSS Score
- Jun 23, 2021 EPSS Score
- Aug 25, 2021 EPSS Score
- Dec 28, 2021 EPSS Score
- Jan 6, 2022 EPSS Score
- Feb 4, 2022 EPSS Score
- Mar 1, 2022 EPSS Score
- May 3, 2022 EPSS Score
- Jul 5, 2022 EPSS Score
- Sep 6, 2022 EPSS Score
- Nov 8, 2022 EPSS Score
References
- https://github.com/matrix-org/sydent/commit/4e1cfff53429c49c87d5c457a18ed435520044fc url
- https://www.ibm.com/support/pages/node/7268179 advisory
- https://www.ibm.com/support/pages/node/7267689 advisory
- https://www.ibm.com/support/pages/node/7268331 advisory
- https://www.ibm.com/support/pages/node/7267801 advisory
- https://nvd.nist.gov/vuln/detail/CVE-2019-11340 advisory
- https://matrix.org/blog/2019/04/18/security-update-sydent-1-0-2 url
- https://twitter.com/matrixdotorg/status/1118934335963500545 url
- https://matrix.org/blog/2019/04/18/security-update-sydent-1-0-2/ technical
- https://github.com/matrix-org/sydent/compare/7c002cd...09278fb patch