sshproxy is used on a gateway to transparently proxy a user SSH connection on the gateway to an internal host via SSH. Prior to version 1.6.3, any user authorized to connect to a ssh server using `sshproxy` can inject options to the `ssh` command executed by `sshproxy`. All versions of `sshproxy` are impacted. The problem is patched starting in version 1.6.3. The only workaround is to use the `force_command` option in `sshproxy.yaml`, but it's rarely relevant.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-05-14 16:17
Updated : 2024-05-14 19:17
NVD link : CVE-2024-34713
Mitre link : CVE-2024-34713
CVE.ORG link : CVE-2024-34713
JSON object : View
Products Affected
No product.
CWE
CWE-77
Improper Neutralization of Special Elements used in a Command ('Command Injection')