Home / Vulnerability Database / Python : Injection code
Python
Python : Injection code
Classification
OWASP Top 10 2013
OWASP Top 10 2017
OWASP Top 10 2021
OWASP ASVS
PCI DSS 4.0
CWE/SANS Top 25 2011
Overview
Python is a particularly interesting tool for attackers due to its prevalence on server and developer machines, its ability to execute (exec) arbitrary code provided as data (as opposed to native binaries), and its complete lack of internal auditing.
MEDIUM
DerScanner Severity Score
Do you want to fix Python : Injection code in your application?
See also
Python
Python : Debug mode on
Python
Python : Web3: Deprecated method
Python
