Vulnerability CVE-2022-36111


Published: 2022-11-23

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.

Type:

CWE-345

(Insufficient Verification of Data Authenticity)

 References:
https://github.com/codenotary/immudb/releases/tag/v1.4.1
https://github.com/codenotary/immudb/tree/master/docs/security/vulnerabilities/linear-fake
https://github.com/codenotary/immudb/security/advisories/GHSA-672p-m5jq-mrh8
https://pkg.go.dev/github.com/codenotary/immudb/pkg/client

Copyright 2024, cxsecurity.com

 

Back to Top