CVE-2022-36111
In versions prior to 1.4.1, a malicious immudb server can provide a falsified proof that will be accepted by the client SDK signing a falsified transaction replacing the genuine one.
Does this matter?
Lower severity and a low EPSS score (0.40%). Track it; it rarely justifies an emergency change on its own.
Description
immudb is a database with built-in cryptographic proof and verification. In versions prior to 1.4.1, a malicious immudb server can provide a falsified proof that will be accepted by the client SDK signing a falsified transaction replacing the genuine one. This situation can not be triggered by a genuine immudb server and requires the client to perform a specific list of verified operations resulting in acceptance of an invalid state value. This vulnerability only affects immudb client SDKs, the immudb server itself is not affected by this vulnerability. This issue has been patched in version 1.4.1.
- CVSS 3.1
- 5.3 MEDIUMCVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N
- EPSS
- 0.40% probability · 33th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-345
- Affected
- codenotary/immudb
- Source
- security-advisories@github.com
References
- https://github.com/codenotary/immudb/releases/tag/v1.4.1Release Notes, Third Party Advisory
- https://github.com/codenotary/immudb/security/advisories/GHSA-672p-m5jq-mrh8Exploit, Third Party Advisory
- https://github.com/codenotary/immudb/tree/master/docs/security/vulnerabilities/linear-fakeExploit, Third Party Advisory
- https://pkg.go.dev/github.com/codenotary/immudb/pkg/clientThird Party Advisory
- https://github.com/codenotary/immudb/releases/tag/v1.4.1Release Notes, Third Party Advisory
- https://github.com/codenotary/immudb/security/advisories/GHSA-672p-m5jq-mrh8Exploit, Third Party Advisory
- https://github.com/codenotary/immudb/tree/master/docs/security/vulnerabilities/linear-fakeExploit, Third Party Advisory
- https://pkg.go.dev/github.com/codenotary/immudb/pkg/clientThird Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.