Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tool

Version

Checker

Description

CodeSonar
Include Page
CodeSonar_V
CodeSonar_V

IO.INJ.COMMAND

IO.INJ.FMT

IO.INJ.LDAP

IO.INJ.LIB

IO.INJ.SQL

Command Injection

Format String Injection

LDAP Injection

Library Injection

SQL Injection

Coverity6.5TAINTED_STRINGFully Implemented

Fortify SCA

5.0

 

 

Klocwork

Include Page
Klocwork_V
Klocwork_V

NNTS.TAINTED SV.TAINTED.INJECTION

 

...

Related Guidelines

CERT C++ Secure Coding StandardSTR02-CPP. Sanitize data passed to complex subsystems
CERT Oracle Secure Coding Standard for JavaIDS00-J. Sanitize untrusted data passed across a trust boundaryPrevent SQL Injection
MITRE CWECWE-88, Argument injection or modification
CWE-78, Failure to sanitize data into an OS command (aka "OS command injection")

...