1 results (0.003 seconds)
CVSS: 9.8EPSS: 0%CPEs: 2EXPL: 1
CVE-2019-1010259
https://notcve.org/view.php?id=CVE-2019-1010259
SaltStack Salt 2018.3, 2019.2 is affected by: SQL Injection. The impact is: An attacker could escalate privileges on MySQL server deployed by cloud provider. It leads to RCE. The component is: The mysql.user_chpass function from the MySQL module for Salt. The attack vector is: specially crafted password string. • https://github.com/ShantonRU/salt/commit/a46c86a987c78e74e87969d8d3b27094e6544b7a https://github.com/saltstack/salt/blob/f22de0887cd7167887f113bf394244b74fb36b6b/salt/modules/mysql.py#L1534 https://github.com/saltstack/salt/pull/51462 • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •