Skip to content

Command injection in gh-ost

Moderate severity GitHub Reviewed Published Jan 31, 2022 in github/gh-ost • Updated Feb 3, 2023

Package

gomod github.com/github/gh-ost (Go)

Affected versions

< 1.1.3

Patched versions

1.1.3

Description

Gh-ost version <= 1.1.2 allows users to inject DSN strings via the -database parameter.

This is a low severity vulnerability as 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.

Impact

This issue may lead to arbitrary local file read.

Patches

Fixed in 1.1.3+.

Workarounds

None

References

For more information

If you have any questions or comments about this advisory:

References

@dm-2 dm-2 published to github/gh-ost Jan 31, 2022
Reviewed Jan 31, 2022
Published to the GitHub Advisory Database Feb 1, 2022
Published by the National Vulnerability Database Feb 1, 2022
Last updated Feb 3, 2023

Severity

Moderate
6.8
/ 10

CVSS base metrics

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

CVE ID

CVE-2022-21687

GHSA ID

GHSA-rrp4-2xx3-mv29

Source code

Credits

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