Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-39199

5.8 · MEDIUM
Published Nov 22, 2022 codenotary CWE-345 EPSS 0.26% (18th pctl)

Overview

CVE-2022-39199 is a medium-severity vulnerability affecting codenotary immudb. It was published on November 22, 2022 and has a CVSS 3.1 base score of 5.8 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.8, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from codenotary. Update immudb to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
codenotary immudb >= 0, < 1.4.1 Affected

Frequently Asked Questions

What is CVE-2022-39199?

CVE-2022-39199 is a medium-severity vulnerability affecting codenotary immudb. It was published on November 22, 2022 and has a CVSS 3.1 base score of 5.8 (MEDIUM).

How severe is CVE-2022-39199?

This vulnerability has a CVSS 3.1 base score of 5.8, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2022-39199?

Check the references section for vendor advisories and patches from codenotary. Update immudb to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-39199?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-39199 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.