An open API service providing security vulnerability metadata for many open source software ecosystems.

GSA_kwCzR0hTQS0yanh4LTJ4OTMtMnEyZs4AAvdu

Low EPSS: 0.00482% (0.64322 Percentile) EPSS:

Non-constant time webhook token comparison in Jenkins Generic Webhook Trigger Plugin

Affected Packages Affected Versions Fixed Versions
maven:org.jenkins-ci.plugins:generic-webhook-trigger < 1.84.2 1.84.2

Generic Webhook Trigger Plugin 1.84.1 and earlier does not use a constant-time comparison when checking whether the provided and expected webhook token are equal.

This could potentially allow attackers to use statistical methods to obtain a valid webhook token.

Generic Webhook Trigger Plugin 1.84.2 uses a constant-time comparison when validating the webhook token.

References: