In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade mysql-connector-python
to version 8.0.11 or higher.
mysql-connector-python is a MySQL driver written in Python which does not depend on MySQL C client libraries and implements the DB API v2.0 specification (PEP-249).
Affected versions of this package are vulnerable to SQL Injection due to improper sanitization of schema and table names.