CVE-2022-31013
Last modified
CVE-2022-31013 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. Chat Server is the chat server for Vartalap, an open-source messaging application. Versions 2.3.2 until 2.6.0 suffer from a bug in validating the access token, resulting in authentication bypass. EPSS estimates a 1.37% chance of exploitation in the next 30 days.
Description
Chat Server is the chat server for Vartalap, an open-source messaging application. Versions 2.3.2 until 2.6.0 suffer from a bug in validating the access token, resulting in authentication bypass. The function `this.authProvider.verifyAccessKey` is an async function, as the code is not using `await` to wait for the verification result. Every time the function responds back with success, along with an unhandled exception if the token is invalid. A patch is available in version 2.6.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Chat Server Project | Chat Server | >= 2.3.2, < 2.6.0 |
References
- https://github.com/ramank775/chat-server/discussions/78Issue Tracking, Third Party Advisory
- https://github.com/ramank775/chat-server/releases/tag/v2.6.0Release Notes, Third Party Advisory
- https://github.com/ramank775/chat-server/security/advisories/GHSA-xx4j-qqpp-v277Patch, Third Party Advisory
- https://github.com/ramank775/chat-server/discussions/78Issue Tracking, Third Party Advisory
- https://github.com/ramank775/chat-server/releases/tag/v2.6.0Release Notes, Third Party Advisory
- https://github.com/ramank775/chat-server/security/advisories/GHSA-xx4j-qqpp-v277Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-31013?
How severe is CVE-2022-31013?
How do I fix CVE-2022-31013?
Are you affected by CVE-2022-31013?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
