Vulnerability Report: GO-2022-1117
- CVE-2022-36111, GHSA-672p-m5jq-mrh8
- Affects: github.com/codenotary/immudb
- Published: Dec 22, 2022
- Modified: May 20, 2024
In certain scenarios, 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.
For detailed information about this vulnerability, visit https://github.com/codenotary/immudb/security/advisories/GHSA-672p-m5jq-mrh8.
Affected Packages
-
PathGo VersionsSymbols
-
before v1.4.1
2 unexported affected symbols
- defaultAuditor.Run
- defaultAuditor.audit
-
before v1.4.1
20 unexported affected symbols
- immuClient.SafeGet
- immuClient.SafeReference
- immuClient.SafeSet
- immuClient.SafeZAdd
- immuClient.StreamVerifiedGet
- immuClient.StreamVerifiedSet
- immuClient.VerifiedGet
- immuClient.VerifiedGetAt
- immuClient.VerifiedGetAtRevision
- immuClient.VerifiedGetSince
- immuClient.VerifiedSet
- immuClient.VerifiedSetReference
- immuClient.VerifiedSetReferenceAt
- immuClient.VerifiedTxByID
- immuClient.VerifiedZAdd
- immuClient.VerifiedZAddAt
- immuClient.VerifyRow
- immuClient._streamVerifiedGet
- immuClient._streamVerifiedSet
- immuClient.verifiedGet
-
before v1.4.1
Aliases
References
- https://github.com/codenotary/immudb/security/advisories/GHSA-672p-m5jq-mrh8
- https://github.com/codenotary/immudb/tree/master/docs/security/vulnerabilities/linear-fake
- https://github.com/codenotary/immudb/commit/acf7f1b3d62436ea5e038acea1fc6394f90ab1c6
- https://github.com/codenotary/immudb/commit/7267d67e28be8f0257b71d734611a051593e8a81
- https://vuln.go.dev/ID/GO-2022-1117.json
Feedback
See anything missing or incorrect?
Suggest an edit to this report.