'; } else{ echo ''; } echo '
|
|
|||
Release Date:2026/5/18
Rule Name:NoSQL Injection Attack
Severity:high
CVE ID:
| Descripiton:
|
NoSQL injection refers to a security vulnerability where attackers inject NoSQL database operators (such as $ne, $where) or special syntax into user inputs, bypassing the application's original query logic (such as login authentication and data queries) to achieve unauthorized access, data tampering, or execute malicious operations. This rule prevents NoSQL injection attacks by detecting whether HTTP requests carry NoSQL database operators. This rule supports to defend the A3: Injection of OWASP Top 10 - 2021.
Other reference:None
| Solution:
|
Update vendor patches.