CVE-2021-41101
CVSS V2 Low 3.5
CVSS V3 Medium 5.7
Description
wire-server is an open-source back end for Wire, a secure collaboration platform. Before version 2.106.0, the CORS ` Access-Control-Allow-Origin ` header set by `nginz` is set for all subdomains of `.wire.com` (including `wire.com`). This means that if somebody were to find an XSS vector in any of the subdomains, they could use it to talk to the Wire API using the user's Cookie. A patch does not exist, but a workaround does. To make sure that a compromise of one subdomain does not yield access to the cookie of another, one may limit the `Access-Control-Allow-Origin` header to apps that actually require the cookie (account-pages, team-settings and the webapp).
Overview
- CVE ID
- CVE-2021-41101
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-09-30T20:15:07
- Last Modified Date
- 2021-10-07T22:45:23
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:wire:wire_server:*:*:*:*:*:*:*:* | 1 | OR | 2.106.0 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:S/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- SINGLE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 3.5
- Severity
- LOW
- Exploitability Score
- 6.8
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- REQUIRED
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- NONE
- Base Score
- 5.7
- Base Severity
- MEDIUM
- Exploitability Score
- 2.1
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://github.com/wireapp/wire-server/security/advisories/GHSA-v7xx-cx8m-g66p | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-41101 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41101 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:52:04 | Added to TrackCVE | |||
2022-12-05 11:36:06 | 2021-09-30T20:15Z | 2021-09-30T20:15:07 | CVE Published Date | updated |
2022-12-05 11:36:06 | 2021-10-07T22:45:23 | CVE Modified Date | updated | |
2022-12-05 11:36:06 | Analyzed | Vulnerability Status | updated |