Gogs

Gogs

74 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 65.24%
  • Veröffentlicht 21.03.2022 11:15:10
  • Zuletzt bearbeitet 21.11.2024 06:38:34

Remote Command Execution in uploading repository file in GitHub repository gogs/gogs prior to 0.12.6.

Exploit
  • EPSS 1.42%
  • Veröffentlicht 11.03.2022 12:15:07
  • Zuletzt bearbeitet 21.11.2024 06:39:34

Missing Authorization in GitHub repository gogs/gogs prior to 0.12.5.

Exploit
  • EPSS 3.42%
  • Veröffentlicht 11.03.2022 11:15:07
  • Zuletzt bearbeitet 21.11.2024 06:39:34

Server-Side Request Forgery (SSRF) in GitHub repository gogs/gogs prior to 0.12.5.

Exploit
  • EPSS 87.53%
  • Veröffentlicht 16.10.2020 14:15:11
  • Zuletzt bearbeitet 21.11.2024 05:06:20

The git hook feature in Gogs 0.5.5 through 0.12.2 allows for authenticated remote code execution. There can be a privilege escalation if access to this hook feature is granted to a user who does not have administrative privileges. NOTE: because this ...

  • EPSS 0.93%
  • Veröffentlicht 21.06.2020 20:15:09
  • Zuletzt bearbeitet 21.11.2024 05:04:31

In Gogs 0.11.91, MakeEmailPrimary in models/user_mail.go lacks a "not the owner of the email" check.

Exploit
  • EPSS 0.75%
  • Veröffentlicht 21.02.2020 22:15:10
  • Zuletzt bearbeitet 21.11.2024 05:40:25

Gogs through 0.11.91 allows attackers to violate the admin-specified repo-creation policy due to an internal/db/repo.go race condition.

  • EPSS 1.53%
  • Veröffentlicht 02.08.2019 22:15:14
  • Zuletzt bearbeitet 21.11.2024 04:26:56

routes/api/v1/api.go in Gogs 0.11.86 lacks permission checks for routes: deploy keys, collaborators, and hooks.

Exploit
  • EPSS 3.2%
  • Veröffentlicht 20.12.2018 00:29:00
  • Zuletzt bearbeitet 21.11.2024 04:01:11

In pkg/tool/path.go in Gogs before 0.11.82.1218, a directory traversal in the file-upload functionality can allow an attacker to create a file under data/sessions on the server, a similar issue to CVE-2018-18925.

  • EPSS 31.88%
  • Veröffentlicht 04.11.2018 05:29:00
  • Zuletzt bearbeitet 21.11.2024 03:56:53

Gogs 0.11.66 allows remote code execution because it does not properly validate session IDs, as demonstrated by a ".." session-file forgery in the file session provider in file.go. This is related to session ID handling in the go-macaron/session code...

Exploit
  • EPSS 0.87%
  • Veröffentlicht 14.09.2018 02:29:00
  • Zuletzt bearbeitet 21.11.2024 03:53:44

In Gogs 0.11.53, an attacker can use a crafted .eml file to trigger MIME type sniffing, which leads to XSS, as demonstrated by Internet Explorer, because an "X-Content-Type-Options: nosniff" header is not sent.