CVE-2022-39199
CVSS V2 None
CVSS V3 Medium 5.9
Description
immudb is a database with built-in cryptographic proof and verification. immudb client SDKs use server's UUID to distinguish between different server instance so that the client can connect to different immudb instances and keep the state for multiple servers. SDK does not validate this uuid and can accept any value reported by the server. A malicious server can change the reported UUID tricking the client to treat it as a different server thus accepting a state completely irrelevant to the one previously retrieved from the server. This issue has been patched in version 1.4.1. As a workaround, when initializing an immudb client object a custom state handler can be used to store the state. Providing custom implementation that ignores the server UUID can be used to ensure that even if the server changes the UUID, client will still consider it to be the same server.
Overview
- CVE ID
- CVE-2022-39199
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2022-11-22T20:15:11
- Last Modified Date
- 2022-11-26T03:32:59
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:codenotary:immudb:*:*:*:*:*:*:*:* | 1 | OR | 1.4.1 |
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- HIGH
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 5.9
- Base Severity
- MEDIUM
- Exploitability Score
- 2.2
- Impact Score
- 3.6
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-39199 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39199 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-11-22 21:00:18 | Added to TrackCVE | |||
2022-12-07 18:00:06 | 2022-11-22T20:15Z | 2022-11-22T20:15:11 | CVE Published Date | updated |
2022-12-07 18:00:06 | 2022-11-26T03:32:59 | CVE Modified Date | updated | |
2022-12-07 18:00:06 | Analyzed | Vulnerability Status | updated | |
2022-12-07 18:00:07 | CPE Information | updated |