Python
FortiCNAPP supports Python across all our integrations and all interfaces involving our scanners.
The following provides a list of CWEs that the SAST scanners detect for Python:
|
CWE |
Weakness Name |
|---|---|
|
CWE-78 |
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') |
|
CWE-89 |
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') |
|
CWE-95 |
Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') |
|
CWE-116 |
|
|
CWE-276 |
|
|
CWE-295 |
|
|
CWE-326 |
|
|
CWE-328 |
|
|
CWE-338 |
Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) |
|
CWE-345 |
|
|
CWE-346 |
|
|
CWE-352 |
|
|
CWE-502 |
|
|
CWE-523 |
|
|
CWE-614 |
Sensitive Cookie in HTTPS Session Without 'Secure' Attribute |
|
CWE-776 |
Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion') |
|
CWE-1004 |
|
|
CWE-1275 |
Sensitive Cookie in HTTPS Session Without 'SameSite' Attribute (Not Official, Inferred) |