mongodb/mongodb-extension is vulnerable to Improper Neutralization of Special Elements in Data Query Logic
81
High Risk
The library builds MongoDB namespace strings by concatenating caller-supplied database and collection names without validating them. Names containing a dot or a NUL byte are interpreted by the server as a different namespace, so supplying untrusted values can redirect an operation to another database or collection. Before the fix this allowed reads and writes against unintended, cross-tenant data sources. The fix rejects dots and NUL bytes in database and collection names and routes affected operations through a centralized namespace-construction helper.
You are affected if you are using a version that falls within the vulnerable range and you pass untrusted values as database or collection names.
mongodb/mongodb-extension is vulnerable to Improper Neutralization of Special Elements in Data Query Logic in versions 0.0.1 - 1.21.5 and 2.0.0 - 2.4.0.
Upgrade the mongodb/mongodb-extension library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

I consent to receiving marketing communications based on Aikido’s Privacy Policy.
SOC 2Compliant
ISO 27001Compliant
ISO 42001Compliant© All Intel data is openly available and commercially licensed.