ghsa-h8xp-h3jf-wv4v
Vulnerability from github
Published
2022-05-24 16:50
Modified
2024-10-25 20:20
Severity ?
VLAI Severity ?
Summary
SaltStack Salt SQL Injection vulnerability in mysql.user_chpass function
Details
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.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "salt" }, "ranges": [ { "events": [ { "introduced": "2018.3.0" }, { "fixed": "2018.3.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-1010259" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": true, "github_reviewed_at": "2024-04-22T22:33:06Z", "nvd_published_at": "2019-07-18T17:15:00Z", "severity": "CRITICAL" }, "details": "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.", "id": "GHSA-h8xp-h3jf-wv4v", "modified": "2024-10-25T20:20:14Z", "published": "2022-05-24T16:50:39Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-1010259" }, { "type": "WEB", "url": "https://github.com/saltstack/salt/pull/51462" }, { "type": "WEB", "url": "https://github.com/ShantonRU/salt/commit/a46c86a987c78e74e87969d8d3b27094e6544b7a" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/salt/PYSEC-2019-119.yaml" }, { "type": "PACKAGE", "url": "https://github.com/saltstack/salt" }, { "type": "WEB", "url": "https://github.com/saltstack/salt/blob/f22de0887cd7167887f113bf394244b74fb36b6b/salt/modules/mysql.py#L1534" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "SaltStack Salt SQL Injection vulnerability in mysql.user_chpass function" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…