0dgt/CVE-2025-8110
GitHub: 0dgt/CVE-2025-8110
针对 Gogs <= 0.13.3 的未授权 RCE 漏洞利用工具,解决版本过低导致的远程代码执行风险。
Stars: 1 | Forks: 0
# RCE - CVE-2025-59528 Gogs <= 0.13.3 漏洞利用
```
$ python3 CVE-2025-8110.py -h
usage: CVE-2025-8110.py [-h] -u URL -lh HOST -lp PORT [-user USERNAME] [-pass PASSWORD] [-x]
CVE-2025-8110 Gogs Exploit
options:
-h, --help show this help message and exit
-u, --url URL Gogs base URL (e.g., http://127.0.0.1:3000)
-lh, --host HOST Attacker listener host
-lp, --port PORT Attacker listener port
-user, --username USERNAME
Existing Gogs username
-pass, --password PASSWORD
Existing Gogs password
-x, --proxy Use local proxy (localhost:8080)
```
标签:CVE-2025-59528, Exploit, Gogs, Gogs 0.13.3, Python, RCE, 代码执行, 反取证, 命令注入, 威胁模拟, 安全评估, 开源漏洞, 无后门, 权限绕过, 网络安全, 远程命令执行, 逆向工具, 隐私保护