DgraphGHSA-92wq-q9pq-gw47
Dgraph Audit Log Encryption Vulnerability
Medium5.5CVE-2023-31135 · Published May 17, 2023 · updated Nov 8, 2023
### Impact 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. ### Patches This issue was patched in https://github.com/dgraph-io/dgraph/pull/8323. Dgraph users should upgrade to v23.0.0. ### Workarounds Store existing audit logs in a secure location. For extra security, encrypt using a tool like `gpg`. ### References See https://github.com/dgraph-io/dgraph/pull/8323 for more context on the vulnerability.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| github.com/dgraph-io/dgraph Go | < 23.0.0 | 23.0.0 |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-326
- Also known as
- CVE-2023-31135
More Dgraph advisories
All Dgraph| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Jul 7 | DQL injection via checkUserPassword GraphQL query in github.com/dgraph-io/dgraph | High7.5 | No fix yet |
| Apr 24 | Dgraph: Unauthenticated Admin Token Disclosure Leading to Authentication Bypass via /debug/vars | Critical9.8 | No fix yet |
| Apr 24 | Dgraph: Pre-Auth Full Database Exfiltration via DQL Injection in NQuad Lang Field | Critical9.1 | No fix yet |
| Apr 24 | Dgraph: Pre-Auth Full Database Exfiltration via DQL Injection in Upsert Condition Field | Critical9.1 | No fix yet |
| Apr 16 | Dgraph: information disclosure | Critical9.4 | No fix yet |
| Apr 2 | Dgraph: Pre-Auth Database Overwrite + SSRF + File Read via restoreTenant Missing Authorization | Critical10.0 | No fix yet |