Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. gogs.io/gogs
  4. ›
  5. CVE-2024-39930

CVE-2024-39930: Gogs has an argument Injection in the built-in SSH server

December 23, 2024

When the built-in SSH server is enabled ([server] START_SSH_SERVER = true), unprivileged user accounts with at least one SSH key can execute arbitrary commands on the Gogs instance with the privileges of the user specified by RUN_USER in the configuration. It allows attackers to access and alter any users’ code hosted on the same instance.

References

  • github.com/advisories/GHSA-vm62-9jw3-c8w3
  • github.com/gogs/gogs
  • github.com/gogs/gogs/security/advisories/GHSA-vm62-9jw3-c8w3
  • nvd.nist.gov/vuln/detail/CVE-2024-39930
  • www.sonarsource.com/blog/securing-developer-tools-unpatched-code-vulnerabilities-in-gogs-1
  • www.vicarius.io/vsociety/posts/argument-injection-in-gogs-ssh-server-cve-2024-39930

Code Behaviors & Features

Detect and mitigate CVE-2024-39930 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.13.1

Fixed versions

  • 0.13.1

Solution

Upgrade to version 0.13.1 or above.

Impact 9.9 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-88: Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')

Source file

go/gogs.io/gogs/CVE-2024-39930.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:12 +0000.