Highlights
Auth Bypass: 3 prior fixes. Scrutinize any change in this area.
RemoteNeo4jDatastoreProvider: most-fixed (1 issue). Treat as high-risk during review.
3 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Auth Bypass: Credential validation was missing before establishing a Neo4j client connection, allowing unauthenticated access.
Auth Bypass: Default MongoDB authentication mechanism was weak (MONGODB_CR), potentially allowing weaker authentication or failures that bypassed security.
Auth Bypass: CouchDB REST client did not attach credentials, leading to unauthorized access.