Improper Access Control Affecting mysql-connector-python package, versions [,8.0.14)
Threat Intelligence
Do your applications use this vulnerable package?
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 applications- Snyk ID SNYK-PYTHON-MYSQLCONNECTORPYTHON-173986
- published 18 Mar 2019
- disclosed 16 Jan 2019
- credit Unknown
Introduced: 16 Jan 2019
CVE-2019-2435 Open this link in a new tabHow to fix?
Upgrade mysql-connector-python
to version 8.0.14 or higher.
Overview
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 Improper Access Control. An unauthenticated attacker with network access via TLS could compromise MySQL Connectors. Successful attacks require human interaction from a person other than the attacker. It could result in unauthorized creation, deletion or modification access to critical data or all MySQL Connectors accessible data as well as unauthorized access to critical data or complete access to all MySQL Connectors accessible data.