CWE-564: SQL Injection: Hibernate
VariantIncomplete
Using Hibernate to execute a dynamic SQL statement built with user-controlled input can allow an attacker to modify the statement's meaning or to execute arbitrary SQL commands.
View on MITREBack to CWE Lookup
Technical Details
- Structure
- Simple
Applicable To
SQL