Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upJava : add MongoDB injection sinks #95
Open
Labels
Comments
|
I can't find a CVE for this. However, I can see this being found in an intentionally vulnerable application here |
|
Your submission is now in status SecLab finalize. For information, the evaluation workflow is the following: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
CVE
There is no CVE for this.
Report
This query adds MongoDB NoSQL injection sinks. It models the official mongodb-java driver.
It detects the following code patterns.
and
Link to the PR:[github/codeql#3542]