Vulnerability CVE-2022-21687


Published: 2022-02-01

Description:
gh-ost is a triggerless online schema migration solution for MySQL. Versions prior to 1.1.3 are subject to an arbitrary file read vulnerability. The attacker must have access to the target host or trick an administrator into executing a malicious gh-ost command on a host running gh-ost, plus network access from host running gh-ost to the attack's malicious MySQL server. The `-database` parameter does not properly sanitize user input which can lead to arbitrary file reads.

Type:

CWE-20

(Improper Input Validation)

CVSS2 => (AV:N/AC:M/Au:N/C:P/I:N/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
4.3/10
2.9/10
8.6/10
Exploit range
Attack complexity
Authentication
Remote
Medium
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
None
None
Affected software
Github -> Gh-ost 

 References:
https://github.com/github/gh-ost/commit/a91ab042de013cfd8fbb633763438932d9080d8f
https://github.com/github/gh-ost/security/advisories/GHSA-rrp4-2xx3-mv29

Copyright 2024, cxsecurity.com

 

Back to Top