VYPR

Maven package

org.jenkins-ci.plugins/generic-webhook-trigger

pkg:maven/org.jenkins-ci.plugins/generic-webhook-trigger

Vulnerabilities (3)

  • CVE-2022-43412Oct 19, 2022
    affected < 1.84.2fixed 1.84.2

    Jenkins Generic Webhook Trigger Plugin 1.84.1 and earlier uses a non-constant time comparison function when checking whether the provided and expected webhook token are equal, potentially allowing attackers to use statistical methods to obtain a valid webhook token.

  • CVE-2022-25185Feb 15, 2022
    affected < 1.82fixed 1.82

    Jenkins Generic Webhook Trigger Plugin 1.81 and earlier does not escape the build cause when using the webhook, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Item/Configure permission.

  • CVE-2021-21669Jun 18, 2021
    affected < 1.74fixed 1.74

    Jenkins Generic Webhook Trigger Plugin 1.72 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.