Hoverfly 漏洞列表
共找到 5 个与 Hoverfly 相关的漏洞
📅 加载漏洞趋势中...
-
Hoverfly 远程命令执行(CVE-2025-54123) 无POC
Hoverfly是一个为开发人员和测试人员提供的轻量级服务虚拟化/API模拟/API模拟工具。在中间件管理中存在远程命令执行漏洞 -
CVE-2024-45388: Hoverfly < 1.10.3 - Arbitrary File Read POC
Hoverfly is a lightweight service virtualization/ API simulation / API mocking tool for developers and testers. The /api/v2/simulation POST handler allows users to create new simulation views from the contents of a user-specified file. This feature can be abused by an attacker to read arbitrary files from the Hoverfly server. -
CVE-2025-54123: Hoverfly <= 1.11.3 - Remote Code Execution POC
Hoverfly versions 1.11.3 and below are vulnerable to remote code execution (RCE) via command injection in the middleware API endpoint (/api/v2/hoverfly/middleware). Insufficient validation of the 'binary' and 'script' parameters allows an unauthenticated attacker to execute arbitrary commands on the host system. -
Hoverfly 任意文件读取漏洞(CVE-2024-45388) 无POC
Hoverfly是一款面向开发人员和测试人员的轻量级服务虚拟化/ API模拟/API模拟工具。Hoverfly的/api/v2/simulation接口存在任意文件读取漏洞,攻击者可以通过使用`../`段来逃离基本路径,从而访问任何任意文件。 -
Hoverfly /api/v2/simulation 任意文件读取漏洞 无POC
Hoverfly是SpectoLabs开源的一种轻量级的开源 API 模拟工具。 Hoverfly v1.10.3之前版本存在安全漏洞。攻击者利用该漏洞可以从服务器读取任意文件。