VYPR

Maven package

org.jenkins-ci.plugins/gogs-webhook

pkg:maven/org.jenkins-ci.plugins/gogs-webhook

Vulnerabilities (4)

  • CVE-2023-46657Oct 25, 2023
    affected <= 1.0.15

    Jenkins Gogs Plugin 1.0.15 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-2023-40349Aug 16, 2023
    affected <= 1.0.15

    Jenkins Gogs Plugin 1.0.15 and earlier improperly initializes an option to secure its webhook endpoint, allowing unauthenticated attackers to trigger builds of jobs.

  • CVE-2023-40348Aug 16, 2023
    affected <= 1.0.15

    The webhook endpoint in Jenkins Gogs Plugin 1.0.15 and earlier provides unauthenticated attackers information about the existence of jobs in its output.

  • CVE-2019-10348Jul 11, 2019
    affected < 1.0.15fixed 1.0.15

    Jenkins Gogs Plugin stored credentials unencrypted in job config.xml files on the Jenkins master where they can be viewed by users with Extended Read permission, or access to the master file system.