Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
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