Gogs Directory Traversal Vulnerability
CVE-2024-44625

8.8HIGH

Key Information:

Vendor

Gogs

Status
Vendor
CVE Published:
15 November 2024

Badges

👾 Exploit Exists🟡 Public PoC

What is CVE-2024-44625?

Gogs, an open-source Git service, has a significant directory traversal vulnerability in its codebase. Specifically, the issue arises from the editFilePost function located in internal/route/repo/editor.go. This vulnerability allows an attacker to access arbitrary directories and files on the server, potentially leading to unauthorized exposure or manipulation of sensitive data. Users operating versions of Gogs up to 0.13.0 are at risk and are advised to take immediate measures to secure their installations.

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

EPSS Score

7% chance of being exploited in the next 30 days.

CVSS V3.1

Score:
8.8
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • 🟡

    Public PoC available

  • 👾

    Exploit known to exist

.
CVE-2024-44625 : Gogs Directory Traversal Vulnerability