Existing Dgraph audit logs are vulnerable to brute force attacks due to nonce collisions. All audit logs generated by versions of Dgraph <v23.0.0 are affected.
This issue was patched in https://github.com/dgraph-io/dgraph/pull/8323. Dgraph users should upgrade to v23.0.0.
Store existing audit logs in a secure location. For extra security, encrypt using a tool like gpg
.
See https://github.com/dgraph-io/dgraph/pull/8323 for more context on the vulnerability.
{ "nvd_published_at": "2023-05-17T18:15:09Z", "cwe_ids": [ "CWE-326" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-05-17T17:07:40Z" }