CVE-2022-24721
Published Mar 15, 2022
Last updated 3 years ago
Overview
- Description
- CometD is a scalable comet implementation for web messaging. In any version prior to 5.0.11, 6.0.6, and 7.0.6, internal usage of Oort and Seti channels is improperly authorized, so any remote user could subscribe and publish to those channels. By subscribing to those channels, a remote user may be able to watch cluster-internal traffic that contains other users' (possibly sensitive) data. By publishing to those channels, a remote user may be able to create/modify/delete other user's data and modify the cluster structure. A fix is available in versions 5.0.11, 6.0.6, and 7.0.6. As a workaround, install a custom `SecurityPolicy` that forbids subscription and publishing to remote, non-Oort, sessions on Oort and Seti channels.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 8.1
- Impact score
- 5.2
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
- Severity
- HIGH
CVSS 2.0
- Type
- Primary
- Base score
- 5.5
- Impact score
- 4.9
- Exploitability score
- 8
- Vector string
- AV:N/AC:L/Au:S/C:P/I:P/A:N
Weaknesses
- security-advisories@github.com
- CWE-863
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:cometd:cometd:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "C396054E-E663-49EF-8212-2D3BFACDCA0A", "versionEndExcluding": "5.0.11" }, { "criteria": "cpe:2.3:a:cometd:cometd:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "431F0B99-7272-48BE-B046-65AEDF8AE02A", "versionEndExcluding": "6.0.6", "versionStartIncluding": "6.0.0" }, { "criteria": "cpe:2.3:a:cometd:cometd:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "9864C8A4-84FC-4341-955F-508FDD7F876A", "versionEndExcluding": "7.0.6", "versionStartIncluding": "7.0.0" } ], "operator": "OR" } ] } ]