Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-v7hc-87jc-qrrr: 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 doesn’t 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.

ghsa
#vulnerability#ddos#dos#git

Package

gomod knative.dev/eventing-github (Go)

Affected versions

< 0.39.1

Patched versions

0.39.1

Description

Impact

The eventing-github cluster-local server doesn’t 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

  • GHSA-v7hc-87jc-qrrr
  • knative-extensions/eventing-github#442
  • knative-extensions/eventing-github#446
  • knative-extensions/eventing-github#447
  • knative-extensions/eventing-github@ea5cb8b

pierDipi published to knative-extensions/eventing-github

Dec 6, 2023

Published to the GitHub Advisory Database

Dec 6, 2023

Reviewed

Dec 6, 2023

Last updated

Dec 6, 2023

ghsa: Latest News

GHSA-pxg6-pf52-xh8x: cookie accepts cookie name, path, and domain with out of bounds characters