Gogs Directory Traversal Vulnerability
CVE-2024-44625
Key Information:
Badges
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
Timeline
Vulnerability published
- 🟡
Public PoC available
- 👾
Exploit known to exist