cve/2024/CVE-2024-39930.md
2025-09-29 16:08:36 +00:00

998 B

CVE-2024-39930

Description

The built-in SSH server of Gogs through 0.13.0 allows argument injection in internal/ssh/ssh.go, leading to remote code execution. Authenticated attackers can exploit this by opening an SSH connection and sending a malicious --split-string env request if the built-in SSH server is activated. Windows installations are unaffected.

POC

Reference

Github