目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1000

100.0%
获取后续新漏洞提醒登录后订阅
一、 漏洞 CVE-2025-31161 基础信息
漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
CrushFTP 10 before 10.8.4 and 11 before 11.3.1 allows authentication bypass and takeover of the crushadmin account (unless a DMZ proxy instance is used), as exploited in the wild in March and April 2025, aka "Unauthenticated HTTP(S) port access." A race condition exists in the AWS4-HMAC (compatible with S3) authorization method of the HTTP component of the FTP server. The server first verifies the existence of the user by performing a call to login_user_pass() with no password requirement. This will authenticate the session through the HMAC verification process and up until the server checks for user verification once more. The vulnerability can be further stabilized, eliminating the need for successfully triggering a race condition, by sending a mangled AWS4-HMAC header. By providing only the username and a following slash (/), the server will successfully find a username, which triggers the successful anypass authentication process, but the server will fail to find the expected SignedHeaders entry, resulting in an index-out-of-bounds error that stops the code from reaching the session cleanup. Together, these issues make it trivial to authenticate as any known or guessable user (e.g., crushadmin), and can lead to a full compromise of the system by obtaining an administrative account.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
使用基本弱点进行的认证绕过
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
CrushFTP 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
CrushFTP是CrushFTP公司的一款文件传输服务器。 CrushFTP 10.8.4之前的10.x本和11.3.1之前的11.x版本存在安全漏洞,该漏洞源于认证绕过漏洞,可能导致账户接管。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD
受影响产品
厂商产品影响版本CPE订阅
CrushFTPCrushFTP 10 ~ 10.8.4 -
二、漏洞 CVE-2025-31161 的公开POC
#POC 描述源链接神龙链接
1Proof of Concept for CVE-2025-31161 / CVE-2025-2825https://github.com/Immersive-Labs-Sec/CVE-2025-31161POC详情
2Nonehttps://github.com/llussiess/CVE-2025-31161POC详情
3CrushFTP versions 10.0.0 through 10.8.3 and 11.0.0 through 11.3.0 are affected by a vulnerability that may result in unauthenticated access. Remote and unauthenticated HTTP requests to CrushFTP may allow attackers to gain unauthorized access. https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2025/CVE-2025-31161.yamlPOC详情
4CrushFTP CVE-2025-31161 Exploit Tool 🔓https://github.com/TX-One/CVE-2025-31161POC详情
5Official Nuclei template for CVE-2025-31161 (formerly CVE-2025-2825)https://github.com/SUPRAAA-1337/Nuclei_CVE-2025-31161_CVE-2025-2825POC详情
6CVE-2025-31161 python exploithttps://github.com/SUPRAAA-1337/CVE-2025-31161_exploitPOC详情
7🛡️ CVE-2025-31161 - CrushFTP User Creation Authentication Bypass Exploithttps://github.com/0xgh057r3c0n/CVE-2025-31161POC详情
8CVE-2025-31161https://github.com/B1ack4sh/Blackash-CVE-2025-31161POC详情
9CrushFTP 11.3.1 - Authentication Bypasshttps://github.com/ibrahmsql/CVE-2025-31161POC详情
10Nonehttps://github.com/r0otk3r/CVE-2025-31161POC详情
11PoC CVE-2025-31161 - Authentication Bypass CrushFTPhttps://github.com/f4dee-backup/CVE-2025-31161POC详情
12Authentication bypass vulnerability in versions of the CrushFTP server.https://github.com/acan0007/CVE-2025-31161POC详情
13Scans target to see if its vulnerable to CVE-2025-31161https://github.com/Teexo/CVE-2025-31161POC详情
14Nonehttps://github.com/0xDTC/CrushFTP-auth-bypass-CVE-2025-31161POC详情
15🛡️ CVE-2025-31161 - CrushFTP User Creation Authentication Bypass Exploithttps://github.com/zr1p3r/CVE-2025-31161POC详情
16Nonehttps://github.com/cesarbtakeda/CVE-2025-31161POC详情
17CVE-2025-31161https://github.com/Ashwesker/Blackash-CVE-2025-31161POC详情
18Nonehttps://github.com/ch3m1calspain/CVE-2025-31161POC详情
19CVE-2025-31161https://github.com/Ashwesker/Ashwesker-CVE-2025-31161POC详情
20Nonehttps://github.com/ch3m1cl/CVE-2025-31161POC详情
21PoC Authentication Bypass to RCE to Exploit CVE-2025-31161https://github.com/Dairrow/CVE-2025-31161POC详情
22CVE-2025-31161https://github.com/Drelinss/Blackash-CVE-2025-31161POC详情
23A proof of concept for CVE-2025-31161, using mangled HTTP header to perform unauthenticated impersonation of any user in Crush FTP server.https://github.com/Shisones/CVE-2025-31161POC详情
24Wrote an exploit in Go for CVE-2025-31161 affecting crushFTP. https://github.com/eserror/CVE-2025-31161POC详情
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC
三、漏洞 CVE-2025-31161 的情报信息
Please 登录 to view more intelligence information
IV. Related Vulnerabilities
V. Comments for CVE-2025-31161

暂无评论


发表评论