CVE-2022-39199
Last modified
CVE-2022-39199 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. 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. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Codenotary | Immudb | < 1.4.1 |
References
- https://github.com/codenotary/immudb/releases/tag/v1.4.1Release Notes, Third Party Advisory
- https://github.com/codenotary/immudb/security/advisories/GHSA-6cqj-6969-p57xThird Party Advisory
- https://github.com/codenotary/immudb/releases/tag/v1.4.1Release Notes, Third Party Advisory
- https://github.com/codenotary/immudb/security/advisories/GHSA-6cqj-6969-p57xThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-39199?
How severe is CVE-2022-39199?
How do I fix CVE-2022-39199?
Are you affected by CVE-2022-39199?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
