PyPi: Matrix-Sydent

CVE-2019-11340

Safety vulnerability ID: 37073

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Apr 19, 2019 Updated at Dec 10, 2024
Scan your Python projects for vulnerabilities →

Advisory

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 [email protected]@good.example.com returns the [email protected] substring. See: CVE-2019-11340.

Affected package

matrix-sydent

Latest version: 2.6.1

Reference Matrix Identity Verification and Lookup Server

Affected versions

Fixed versions

Vulnerability changelog

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 [email protected]@good.example.com returns the [email protected] substring.


MISC:https://github.com/matrix-org/sydent/commit/4e1cfff53429c49c87d5c457a18ed435520044fc: https://github.com/matrix-org/sydent/commit/4e1cfff53429c49c87d5c457a18ed435520044fc
MISC:https://github.com/matrix-org/sydent/compare/7c002cd...09278fb: https://github.com/matrix-org/sydent/compare/7c002cd...09278fb
MISC:https://matrix.org/blog/2019/04/18/security-update-sydent-1-0-2/: https://matrix.org/blog/2019/04/18/security-update-sydent-1-0-2/
MISC:https://twitter.com/matrixdotorg/status/1118934335963500545: https://twitter.com/matrixdotorg/status/1118934335963500545

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

MEDIUM 5.9

CVSS v3 Details

MEDIUM 5.9
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
HIGH
Privileges Required (PR)
NONE
User Interaction (UI)
NONE
Scope (S)
UNCHANGED
Confidentiality Impact (C)
NONE
Integrity Impact (I)
HIGH
Availability Availability (A)
NONE

CVSS v2 Details

MEDIUM 4.3
Access Vector (AV)
NETWORK
Access Complexity (AC)
MEDIUM
Authentication (Au)
NONE
Confidentiality Impact (C)
NONE
Integrity Impact (I)
PARTIAL
Availability Impact (A)
NONE