mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
20 lines
760 B
Markdown
20 lines
760 B
Markdown
### [CVE-2024-44625](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-44625)
|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Gogs <=0.13.0 is vulnerable to Directory Traversal via the editFilePost function of internal/route/repo/editor.go.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://fysac.github.io/posts/2024/11/unpatched-remote-code-execution-in-gogs/
|
|
|
|
#### Github
|
|
- https://github.com/Fysac/CVE-2024-44625
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
|