58 matches found
CVE-2024-23692
Rejetto HFS HTTP文件服务器 CVE-2024-23692 漏洞 概述 Rejetto HFS(HTTP文件服务器)是一个简单的Web文件服务器,方便通过网络或互联网进行文件共享。尽管其易于使用且简单,但已发现一个严重漏洞(CVE-2024-23692),使该服务器成为攻击者的目标。 CVE-2024-23692:服务器端模板注入(SSTI)漏洞 描述 CVE-2024-23692 是 Rejetto HFS 中发现的服务器端模板注入(SSTI)漏洞。该漏洞允许攻击者在服务器上注入并执行恶意模板。如果被利用,可能导致远程代码执行,可能危及整个服务器及其托管的数据。 影响...
CVE-2024-39943-Poc
CVE-2024-39943-Poc CVE-2024-39943 rejetto HFS(即 HTTP 文件服务器)3 在 0.52.10 之前的版本中,在 Linux、UNIX 和 macOS 上允许远程认证用户(如果拥有上传权限)执行操作系统命令。这是因为在执行 df 时使用了 shell(即使用了 Node.js 中 childprocess 的 execSync 而非 spawnSync)。 部署: ./hfs --config config.yaml...
CVE-2024-23692
POC - Rejetto HTTP 文件服务器中的未认证 RCE 漏洞 - CVE-2024-23692 概述 POC - Rejetto HTTP 文件服务器中的未认证 RCE 漏洞 - CVE-2024-23692 CVE-2024-23692 - YouTube CVE-2024-23692 是 Rejetto HTTP 文件服务器(HFS)2.3m 版本中的一个严重漏洞,允许未经认证的远程代码执行(RCE)。 该漏洞使攻击者能够在服务器上执行任意代码,带来严重的安全风险。在本文中,我们探讨 Rejetto HFS、受影响的版本、该漏洞的影响,以及其发现和修复的时间线。 阅读相关...
CVE-2024-23692-RCE-in-Rejetto-HFS
Rejetto HTTP文件服务器中的未认证RCE漏洞 CVE-2024-23692 - 漏洞利用代码 CVE-2024-23692 是 Rejetto HTTP文件服务器 HFS 2.3m 版本中的一个严重漏洞,允许未经认证的远程代码执行(RCE)。 该漏洞使攻击者能够在服务器上执行任意代码,带来重大安全风险。本文将介绍 Rejetto HFS、受影响的版本、漏洞的影响以及发现和修复时间线。 用法 漏洞利用脚本: root@kitploit: python3 exploit.py 示例: python3 exploit.py 192.168.130.100 80 calc 检测脚本:...
Rejetto-HTTP-File-Server-HFS-2.3.x---Remote-Command-Execution
Rejetto HTTP File Server HFS 2.3.x - 远程命令执行 CVE-2014-6287 重写 Pergyz 49584.py 以返回 x64 PowerShell 反向 Shell 用法 $ python3 hfs-2-3-exploit.py 按提示提供变量,将自动为你启动 Netcat...
CVE-2024-23692
CVE-2024-23692 - Ejecución Remota de Código RCE en Rejetto HFS Una documentación táctica y guía de explotación para CVE-2024-23692 , una vulnerabilidad crítica de Ejecución Remota de Código RCE no autenticada que afecta a las versiones de Rejetto HTTP File Server HFS anteriores a la 2.3m. Esta gu...
THM-Steel_Mountain-CVE-2014-6287
THM-SteelMountain-CVE-2014-6287 关于 TryHackMe.com 上 Steel Mountain 靶机的 write-up 以及 CVE-2014-6287 的利用程序 致谢 我本人对最初发现和利用此漏洞不持任何功劳。感谢以下人员! 发现者: Daniele Linguaglossa Metasploit 模块作者: Muhamad Fadzil Ramli TryHackMe 房间及作者: https://tryhackme.com/room/steelmountain https://tryhackme.com/p/tryhackme 参考资料:...
CVE-2014-6287
CVE-2014-6287 - Rejetto HTTP 文件服务器 RCE 利用工具 一个用 Rust 实现的 CVE-2014-6287 漏洞利用工具,针对 Rejetto HTTP 文件服务器(HFS)2.3x 版本(低于 2.3c)。 漏洞概述 CVE-2014-6287 是 Rejetto HTTP 文件服务器(HFS)中的一个严重远程代码执行漏洞。 技术细节 受影响软件 :Rejetto HTTP 文件服务器(HFS)2.3x 版本(低于 2.3c) 漏洞类型 :远程代码执行(RCE) CVSS 评分 :10.0(严重) CWE :CWE-94(代码生成控制不当) 描述...
CVE-2024-23692
Rejetto HTTP File Server HFS Unauthorized RCE Vulnerability Reproduction CVE-2024-23692 Introduction Rejetto HTTP File Server HFS is a lightweight HTTP file server widely used for file sharing and file transfer. CVE-2024-23692 is a template injection vulnerability that allows a remote,...
Rejetto-HFS-2.x-RCE-CVE-2024-23692
Rejetto HTTP文件服务器(HFS)中的一个未授权SSTI漏洞。 原始发现者PoC:https://mohemiv.com/all/rejetto-http-file-server-2-3m-unauthenticated-rce/ 测试过的版本: 2.4.0 RC7, 2.3m 示例用法: root@kitploit: msf6 use exploit/windows/http/rejettohfsrcecve202423692 No payload configured, defaulting to...
Windows-exploitation-Rejetto-HTTP-File-Server-HFS-2.3.x-CVE-2014-6287
此存储库没有 README。...
rejjeto_hfs-rce-exploit-cve-2014-6287
HFS 远程命令执行漏洞利用(CVE-2014-6287) 这是经典远程命令执行(RCE)漏洞利用程序的 Python 3 重写版本,目标为 Rejetto HTTP 文件服务器(HFS)v2.3.x ,利用了编号为 CVE-2014-6287 的漏洞。 该漏洞最初由 Avinash Kumar Thapa(又名“-Acid”) 发现,此版本提高了可移植性和易用性,提供了完全参数化和现代兼容性。 ⚠️ 免责声明 本工具仅用于教育和授权渗透测试 目的。未经授权对并非你拥有或未获明确许可的系统进行使用,是非法且不道德的。 📌 漏洞利用详情 漏洞: Rejetto HFS v2.3.x -...
CVE-2026-61505
Rejetto HFS 3.0.0 through 3.2.0 allows path traversal through the lang query parameter, permitting a remote unauthenticated attacker to read certain JSON files outside the shared folders. Exploitation is constrained to files matching a narrow naming and format pattern, limiting practical impact...
CVE-2026-61502
Rejetto HFS 3.0.0 through 3.2.0 accepts state-changing API requests via the GET method and exempts GET requests from its anti-CSRF header check. A remote attacker can perform administrative actions including account creation and configuration changes leading to code execution - by causing a...
CVE-2026-61503
Rejetto HFS 3.0.0 through 3.2.0 returns observably different responses from its login endpoint depending on whether the submitted username exists. A remote unauthenticated attacker can use this to confirm valid account names, including the default admin account, facilitating password-guessing and...
CVE-2026-61504
Rejetto HFS 3.0.0 through 3.2.0 does not escape file names in its fallback "basic" web listing, and this listing can be forced by any browser via the ?get=basic parameter. A user with upload permission - or an anonymous user on servers with an open upload folder - can store a file whose name...
CVE-2026-61500
Rejetto HFS 3.0.0 through 3.2.0 derives its session-cookie signing key from the non-cryptographic Math.random generator and discloses outputs of the same generator to unauthenticated clients during login. A remote attacker can collect a small number of login responses, reconstruct the generator's...
CVE-2026-61505 Rejetto HFS < 3.2.1 Limited File Disclosure via Path Traversal in lang Parameter
Rejetto HFS 3.0.0 through 3.2.0 allows path traversal through the lang query parameter, permitting a remote unauthenticated attacker to read certain JSON files outside the shared folders. Exploitation is constrained to files matching a narrow naming and format pattern, limiting practical impact...
CVE-2026-61505 Rejetto HFS < 3.2.1 Limited File Disclosure via Path Traversal in lang Parameter
Rejetto HFS 3.0.0 through 3.2.0 allows path traversal through the lang query parameter, permitting a remote unauthenticated attacker to read certain JSON files outside the shared folders. Exploitation is constrained to files matching a narrow naming and format pattern, limiting practical impact...
CVE-2026-61505
Vulnerability summary: Rejetto HFS versions 3.0.0–3.2.0 are affected by a path traversal via the lang parameter, allowing a remote, unauthenticated attacker to read certain JSON files outside shared folders. The impact is constrained to files matching a narrow naming/format pattern, with no indic...