Skip to content

SaltStack Salt SQL Injection vulnerability in mysql.user_chpass function

Critical severity GitHub Reviewed Published May 24, 2022 to the GitHub Advisory Database • Updated Apr 22, 2024

Package

pip salt (pip)

Affected versions

>= 2018.3.0, < 2018.3.4

Patched versions

2018.3.4

Description

SaltStack Salt 2018.3 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 (https://github.com/saltstack/salt/blob/develop/salt/modules/mysql.py#L1462). The attack vector is: specially crafted password string. The fixed version is: 2018.3.4.

References

Published by the National Vulnerability Database Jul 18, 2019
Published to the GitHub Advisory Database May 24, 2022
Reviewed Apr 22, 2024
Last updated Apr 22, 2024

Severity

Critical
9.8
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2019-1010259

GHSA ID

GHSA-h8xp-h3jf-wv4v

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.