CWE-943
Overview
- CWE ID
- 943
- CWE Name
- Improper Neutralization of Special Elements in Data Query Logic
- CWE Abstraction
- Class
- CWE structure
- Simple
- CWE Status
- Incomplete
Description
The application generates a query intended to access or manipulate data in a data store such as a database, but it does not neutralize or incorrectly neutralizes special elements that can modify the intended logic of the query.
Extended Description
Related CWEs
CWE ID | View ID | Nature | Ordinal |
---|---|---|---|
74 | 1000 | ChildOf | Primary |