-
CVSS Score
-The vulnerability (CVE-2019-2435) stems from improper access control in TLS-handled connections. Patch notes and OpenSUSE updates reference BUG#29260128 ('Disable load data local infile by default'), indicating the 'LOAD DATA LOCAL INFILE' feature as the attack vector. The MySQL Connector/Python's 'allow_local_infile' parameter was enabled by default in vulnerable versions, allowing malicious servers to exploit this via TLS. The identified functions control the initialization of this setting and the processing of server requests, making them the root cause.
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| mysql-connector-python | pip | >= 8.0.0, <= 8.0.13 | 8.0.19 |
| mysql-connector-python | pip | >= 2.1.0, <= 2.1.8 |