Risk | Medium |
Patch available | YES |
Number of vulnerabilities | 2 |
CVE-ID | CVE-2023-32683 CVE-2023-32682 |
CWE-ID | CWE-918 CWE-284 |
Exploitation vector | Network |
Public exploit | N/A |
Vulnerable software |
Synapse Server applications / Conferencing, Collaboration and VoIP solutions |
Vendor | Matrix.org |
Security Bulletin
This security bulletin contains information about 2 vulnerabilities.
EUVDB-ID: #VU77059
Risk: Medium
CVSSv4.0: 2.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2023-32683
CWE-ID:
CWE-918 - Server-Side Request Forgery (SSRF)
Exploit availability: No
DescriptionThe disclosed vulnerability allows a remote attacker to perform SSRF attacks.
The vulnerability exists due to insufficient validation of user-supplied input within the oEmbed and image URLs. A remote attacker can send a specially crafted HTTP request and trick the application to initiate requests to arbitrary systems.
Successful exploitation of this vulnerability may allow a remote attacker gain access to sensitive data, located in the local network or send malicious requests to other servers from the vulnerable system.
MitigationInstall updates from vendor's website.
Vulnerable software versionsSynapse: 1.0.0 - 1.84.1
CPE2.3https://github.com/matrix-org/synapse/security/advisories/GHSA-98px-6486-j7qc
https://github.com/matrix-org/synapse/pull/15601
https://github.com/matrix-org/synapse/releases/tag/v1.85.0
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU77060
Risk: Low
CVSSv4.0: 1.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear]
CVE-ID: CVE-2023-32682
CWE-ID:
CWE-284 - Improper Access Control
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to gain unauthorized access to otherwise restricted functionality.
The vulnerability exists due to improper checks for deactivated users during login. A remote user can login when using uncommon configurations.
MitigationInstall updates from vendor's website.
Vulnerable software versionsSynapse: 1.0.0 - 1.84.1
CPE2.3https://github.com/matrix-org/synapse/security/advisories/GHSA-26c5-ppr8-f33p
https://matrix-org.github.io/synapse/latest/usage/configuration/config_documentation.html#password_config
https://github.com/matrix-org/synapse/pull/15624
https://matrix-org.github.io/synapse/latest/admin_api/user_admin_api.html#create-or-modify-account
https://matrix-org.github.io/synapse/latest/jwt.html
https://github.com/matrix-org/synapse/pull/15634
https://github.com/matrix-org/synapse/releases/tag/v1.85.0
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote authenticated user via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.