8000 x/vulndb: potential Go vuln in github.com/gogs/gogs: CVE-2021-32546 · Issue #471 · golang/vulndb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
x/vulndb: potential Go vuln in github.com/gogs/gogs: CVE-2021-32546 #471
Closed
@GoVulnBot

Description

@GoVulnBot

CVE-2021-32546 references github.com/gogs/gogs, which may be a Go module.

Description:
Missing input validation in internal/db/repo_editor.go in Gogs before 0.12.8 allows an attacker to execute code remotely. An unprivileged attacker (registered user) can overwrite the Git configuration in his repository. This leads to Remote Command Execution, because that configuration can contain an option such as sshCommand, which is executed when a master branch is a remote branch (using an ssh:// URI). The remote branch can also be configured by editing the Git configuration file. One can create a new file in a new repository, using the GUI, with "" as its name, and then rename this file to .git/config with the custom configuration content (and then save it).

Links:

See doc/triage.md for instructions on how to triage this report.

module: github.com/gogs/gogs
package: n/a
description: |
    Missing input validation in internal/db/repo_editor.go in Gogs before 0.12.8 allows an attacker to execute code remotely. An unprivileged attacker (registered user) can overwrite the Git configuration in his repository. This leads to Remote Command Execution, because that configuration can contain an option such as sshCommand, which is executed when a master branch is a remote branch (using an ssh:// URI). The remote branch can also be configured by editing the Git configuration file. One can create a new file in a new repository, using the GUI, with "\" as its name, and then rename this file to .git/config with the custom configuration content (and then save it).
cves:
  - CVE-2021-32546
links:
    context:
      - https://github.com/gogs/gogs/releases
      - https://github.com/gogs/gogs/security/advisories/GHSA-56j7-2pm8-rgmx

Metadata

Metadata

Assignees

No one assigned

    Labels

    excluded: NOT_IMPORTABLEThis vulnerability only exists in a binary and is not importable.
    343D

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0