CWE-89 - CERT CVE

CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

The software constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component.

CAPEC ID Naziv
CAPEC-108 Command Line Execution through SQL Injection
CAPEC-109 Object Relational Mapping Injection
CAPEC-110 SQL Injection through SOAP Parameter Tampering
CAPEC-470 Expanding Control over the Operating System from the Database
CAPEC-66 SQL Injection
CAPEC-7 Blind SQL Injection