漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Hydra missing authentication when triggering evaluations through GitHub and Gitea plugins
Vulnerability Description
Hydra is a continuous integration service for Nix based projects. Prior to commit f7bda02, /api/push-github and /api/push-gitea are called by the corresponding forge without HTTP Basic authentication. Both forges do however feature HMAC signing with a secret key. Triggering an evaluation can be very taxing on the infrastructure when large evaluations are done, introducing potential denial of service attacks on the host running the evaluator. This issue has been patched by commit f7bda02. A workaround involves blocking /api/push-github and /api/push-gitea via a reverse proxy.
CVSS Information
N/A
Vulnerability Type
关键功能的认证机制缺失
Vulnerability Title
Hydra 访问控制错误漏洞
Vulnerability Description
Hydra是Nix开源的一个基于Nix项目的持续集成服务。 Hydra f7bda02之前版本存在访问控制错误漏洞,该漏洞源于/api/push-github和/api/push-gitea缺少HTTP基本身份验证,可能导致拒绝服务攻击。
CVSS Information
N/A
Vulnerability Type
N/A