CyberRota Analysis
AI-GeneratedThe MongoDB C# Driver is vulnerable due to improper handling of regular-expression metacharacters, allowing authenticated users to manipulate query parameters. This can lead to unauthorized access to records that should be restricted by the original filter. Organizations using the affected MongoDB C# Driver should prioritize remediation to mitigate potential data exposure risks.
Original NVD Description
Improper neutralization of regular-expression metacharacters in the LINQ query translation component of the MongoDB C# Driver can cause a caller-supplied character sequence to alter a regular-expression predicate generated by an affected application. An authenticated user who can influence such a value may cause the application to return records beyond those intended by the original filter.