mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
21 lines
998 B
Markdown
21 lines
998 B
Markdown
### [CVE-2024-39930](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://www.vicarius.io/vsociety/posts/argument-injection-in-gogs-ssh-server-cve-2024-39930
|
|
|
|
#### Github
|
|
- https://github.com/alexander47777/-CVE-2024-39930
|
|
- https://github.com/plzheheplztrying/cve_monitor
|
|
- https://github.com/theMcSam/CVE-2024-39930-PoC
|
|
- https://github.com/zulloper/cve-poc
|
|
|