VDB
KO
MEDIUM 6.8

GHSA-8wxp-xxp2-rcgx

Volcano's webhook server vulnerable to OOM due to unbounded HTTP request body size

Details

### Impact The Volcano webhook server does not enforce a size limit on incoming HTTP request bodies. Any in-cluster pod that can reach the webhook endpoint may send an arbitrarily large request body, potentially causing the webhook server to be killed by OOM. All Volcano deployments with the webhook server exposed to in-cluster traffic are affected.

### Patches This issue will be fixed in the following versions: - v1.14.2 - v1.13.3 - v1.12.4

Users running versions below these should upgrade accordingly.

### Workarounds No known workarounds. Upgrade to the patched versions listed above.

Are you affected?

Enter the version of the package you're using.

Affected packages

Go / volcano.sh/volcano
Introduced in: 0 Fixed in: 1.12.4
Fix go get volcano.sh/volcano@v1.12.4
Go / volcano.sh/volcano
Introduced in: 1.13.0 Fixed in: 1.13.3
Fix go get volcano.sh/volcano@v1.13.3
Go / volcano.sh/volcano
Introduced in: 1.14.0 Fixed in: 1.14.2
Fix go get volcano.sh/volcano@v1.14.2

References