GMS-2023-5641: eventing-github vulnerable to denial of service caused by improper enforcement of the timeout on individual read operations
Impact
The eventing-github cluster-local server does not set ReadHeaderTimeout
which could lead do a DDoS attack, where a large group of users send requests to the server causing the server to hang for long enough to deny it from being available to other users, also know as a Slowloris attack.
Patches
Fix in v1.12.1
and v1.11.3
Credits
The vulnerability was reported by Ada Logics during an ongoing security audit of Knative involving Ada Logics, the Knative maintainers, OSTIF and CNCF.
References
- github.com/advisories/GHSA-v7hc-87jc-qrrr
- github.com/knative-extensions/eventing-github/commit/ea5cb8b25fc3410dde45ce2eb95454e4cfe77c40
- github.com/knative-extensions/eventing-github/pull/442
- github.com/knative-extensions/eventing-github/pull/446
- github.com/knative-extensions/eventing-github/pull/447
- github.com/knative-extensions/eventing-github/security/advisories/GHSA-v7hc-87jc-qrrr
Detect and mitigate GMS-2023-5641 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →