Vulnerability Details : 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. The fixed version is: 2018.3.4.
Vulnerability category: Sql Injection
Products affected by CVE-2019-1010259
- cpe:2.3:a:saltstack:salt_2018:3.0:*:*:*:*:*:*:*
- cpe:2.3:a:saltstack:salt_2019:2.0:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2019-1010259
0.32%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 71 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2019-1010259
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2019-1010259
-
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by: nvd@nist.gov (Primary)
References for CVE-2019-1010259
-
https://github.com/saltstack/salt/pull/51462
Fix insecure SQL queries in MySQL module by ShantonRU · Pull Request #51462 · saltstack/salt · GitHubIssue Tracking;Patch;Third Party Advisory
-
https://github.com/ShantonRU/salt/commit/a46c86a987c78e74e87969d8d3b27094e6544b7a
Fix insecure SQL queries in mysql.user_chpass · ShantonRU/salt@a46c86a · GitHubPatch;Third Party Advisory
-
https://github.com/saltstack/salt/blob/f22de0887cd7167887f113bf394244b74fb36b6b/salt/modules/mysql.py#L1534
salt/mysql.py at f22de0887cd7167887f113bf394244b74fb36b6b · saltstack/salt · GitHubExploit;Third Party Advisory
Jump to