CVE-2023-22737 (GCVE-0-2023-22737)
Vulnerability from cvelistv5
Published
2023-01-27 23:14
Modified
2025-03-10 21:18
Severity ?
VLAI Severity ?
EPSS score ?
CWE
Summary
wire-server provides back end services for Wire, a team communication and collaboration platform. Prior to version 2022-12-09, every member of a Conversation can remove a Bot from a Conversation due to a missing permissions check. Only Conversation admins should be able to remove Bots. Regular Conversations are not allowed to do so. The issue is fixed in wire-server 2022-12-09 and is already deployed on all Wire managed services. On-premise instances of wire-server need to be updated to 2022-12-09/Chart 4.29.0, so that their backends are no longer affected. There are no known workarounds.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
wireapp | wire-server |
Version: < 2022-12-09 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T10:20:30.226Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/wireapp/wire-server/security/advisories/GHSA-xmjc-c6w3-pcp4", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/wireapp/wire-server/security/advisories/GHSA-xmjc-c6w3-pcp4" }, { "name": "https://github.com/wireapp/wire-server/pull/2870", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/wireapp/wire-server/pull/2870" }, { "name": "https://github.com/wireapp/wire-server/commit/494a6881f5895d4ed9e5d011455242be0d5e6223", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/wireapp/wire-server/commit/494a6881f5895d4ed9e5d011455242be0d5e6223" }, { "name": "https://github.com/wireapp/wire-server/releases/tag/v2022-12-09", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/wireapp/wire-server/releases/tag/v2022-12-09" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2023-22737", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-03-10T20:59:01.422903Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-03-10T21:18:14.172Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "wire-server", "vendor": "wireapp", "versions": [ { "status": "affected", "version": "\u003c 2022-12-09" } ] } ], "descriptions": [ { "lang": "en", "value": "wire-server provides back end services for Wire, a team communication and collaboration platform. Prior to version 2022-12-09, every member of a Conversation can remove a Bot from a Conversation due to a missing permissions check. Only Conversation admins should be able to remove Bots. Regular Conversations are not allowed to do so. The issue is fixed in wire-server 2022-12-09 and is already deployed on all Wire managed services. On-premise instances of wire-server need to be updated to 2022-12-09/Chart 4.29.0, so that their backends are no longer affected. There are no known workarounds." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-862", "description": "CWE-862: Missing Authorization", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-280", "description": "CWE-280: Improper Handling of Insufficient Permissions or Privileges ", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2023-01-27T23:14:33.913Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/wireapp/wire-server/security/advisories/GHSA-xmjc-c6w3-pcp4", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/wireapp/wire-server/security/advisories/GHSA-xmjc-c6w3-pcp4" }, { "name": "https://github.com/wireapp/wire-server/pull/2870", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/wireapp/wire-server/pull/2870" }, { "name": "https://github.com/wireapp/wire-server/commit/494a6881f5895d4ed9e5d011455242be0d5e6223", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/wireapp/wire-server/commit/494a6881f5895d4ed9e5d011455242be0d5e6223" }, { "name": "https://github.com/wireapp/wire-server/releases/tag/v2022-12-09", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/wireapp/wire-server/releases/tag/v2022-12-09" } ], "source": { "advisory": "GHSA-xmjc-c6w3-pcp4", "discovery": "UNKNOWN" }, "title": "wire-server vulnerable to unauthorized removal of Bots from Conversations" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2023-22737", "datePublished": "2023-01-27T23:14:33.913Z", "dateReserved": "2023-01-06T14:21:05.892Z", "dateUpdated": "2025-03-10T21:18:14.172Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2023-22737\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2023-01-28T00:15:08.863\",\"lastModified\":\"2024-11-21T07:45:19.600\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"wire-server provides back end services for Wire, a team communication and collaboration platform. Prior to version 2022-12-09, every member of a Conversation can remove a Bot from a Conversation due to a missing permissions check. Only Conversation admins should be able to remove Bots. Regular Conversations are not allowed to do so. The issue is fixed in wire-server 2022-12-09 and is already deployed on all Wire managed services. On-premise instances of wire-server need to be updated to 2022-12-09/Chart 4.29.0, so that their backends are no longer affected. There are no known workarounds.\"},{\"lang\":\"es\",\"value\":\"wire-server proporciona servicios back-end para Wire, una plataforma de colaboraci\u00f3n y comunicaci\u00f3n en equipo. Antes de la versi\u00f3n 2022-12-09, cada miembro de una conversaci\u00f3n pod\u00eda eliminar un Bot de una conversaci\u00f3n debido a una falta de verificaci\u00f3n de permisos. Solo los administradores de Conversaciones deber\u00edan poder eliminar Bots. No se permiten conversaciones regulares para hacerlo. El problema se solucion\u00f3 en Wire-server 2022-12-09 y ya est\u00e1 implementado en todos los servicios administrados por Wire. Las instancias locales del servidor de conexi\u00f3n deben actualizarse a 2022-12-09/Chart 4.29.0, para que sus backends ya no se vean afectados. No se conocen workarounds.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-280\"},{\"lang\":\"en\",\"value\":\"CWE-862\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wire:wire:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2022-12-09\",\"matchCriteriaId\":\"6B9F25B1-5AD0-4C54-B866-BABA35EA2586\"}]}]}],\"references\":[{\"url\":\"https://github.com/wireapp/wire-server/commit/494a6881f5895d4ed9e5d011455242be0d5e6223\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/wireapp/wire-server/pull/2870\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/wireapp/wire-server/releases/tag/v2022-12-09\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/wireapp/wire-server/security/advisories/GHSA-xmjc-c6w3-pcp4\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/wireapp/wire-server/commit/494a6881f5895d4ed9e5d011455242be0d5e6223\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/wireapp/wire-server/pull/2870\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/wireapp/wire-server/releases/tag/v2022-12-09\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/wireapp/wire-server/security/advisories/GHSA-xmjc-c6w3-pcp4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/wireapp/wire-server/security/advisories/GHSA-xmjc-c6w3-pcp4\", \"name\": \"https://github.com/wireapp/wire-server/security/advisories/GHSA-xmjc-c6w3-pcp4\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/wireapp/wire-server/pull/2870\", \"name\": \"https://github.com/wireapp/wire-server/pull/2870\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/wireapp/wire-server/commit/494a6881f5895d4ed9e5d011455242be0d5e6223\", \"name\": \"https://github.com/wireapp/wire-server/commit/494a6881f5895d4ed9e5d011455242be0d5e6223\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/wireapp/wire-server/releases/tag/v2022-12-09\", \"name\": \"https://github.com/wireapp/wire-server/releases/tag/v2022-12-09\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T10:20:30.226Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-22737\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-03-10T20:59:01.422903Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-03-10T20:59:03.326Z\"}}], \"cna\": {\"title\": \"wire-server vulnerable to unauthorized removal of Bots from Conversations\", \"source\": {\"advisory\": \"GHSA-xmjc-c6w3-pcp4\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"wireapp\", \"product\": \"wire-server\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 2022-12-09\"}]}], \"references\": [{\"url\": \"https://github.com/wireapp/wire-server/security/advisories/GHSA-xmjc-c6w3-pcp4\", \"name\": \"https://github.com/wireapp/wire-server/security/advisories/GHSA-xmjc-c6w3-pcp4\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/wireapp/wire-server/pull/2870\", \"name\": \"https://github.com/wireapp/wire-server/pull/2870\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/wireapp/wire-server/commit/494a6881f5895d4ed9e5d011455242be0d5e6223\", \"name\": \"https://github.com/wireapp/wire-server/commit/494a6881f5895d4ed9e5d011455242be0d5e6223\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/wireapp/wire-server/releases/tag/v2022-12-09\", \"name\": \"https://github.com/wireapp/wire-server/releases/tag/v2022-12-09\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"wire-server provides back end services for Wire, a team communication and collaboration platform. Prior to version 2022-12-09, every member of a Conversation can remove a Bot from a Conversation due to a missing permissions check. Only Conversation admins should be able to remove Bots. Regular Conversations are not allowed to do so. The issue is fixed in wire-server 2022-12-09 and is already deployed on all Wire managed services. On-premise instances of wire-server need to be updated to 2022-12-09/Chart 4.29.0, so that their backends are no longer affected. There are no known workarounds.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-862\", \"description\": \"CWE-862: Missing Authorization\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-280\", \"description\": \"CWE-280: Improper Handling of Insufficient Permissions or Privileges \"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2023-01-27T23:14:33.913Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2023-22737\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-10T21:18:14.172Z\", \"dateReserved\": \"2023-01-06T14:21:05.892Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2023-01-27T23:14:33.913Z\", \"assignerShortName\": \"GitHub_M\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…