First published: Wed Jan 24 2024(Updated: )
Jenkins GitLab Branch Source Plugin 684.vea_fa_7c1e2fe3 and earlier does not use a constant-time comparison function 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. GitLab Branch Source Plugin 688.v5fa_356ee8520 uses a constant-time comparison function when validating the webhook token.
Credit: jenkinsci-cert@googlegroups.com jenkinsci-cert@googlegroups.com
Affected Software | Affected Version | How to fix |
---|---|---|
maven/io.jenkins.plugins:gitlab-branch-source | <688.v5fa | 688.v5fa |
Jenkins GitHub Branch Source | <=684.vea_fa_7c1e2fe3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-23903 is considered a medium severity vulnerability due to the potential for attackers to exploit it to obtain valid webhook tokens.
To fix CVE-2024-23903, upgrade the Jenkins GitLab Branch Source Plugin to version 688.v5fa or later.
CVE-2024-23903 affects Jenkins GitLab Branch Source Plugin versions up to and including 684.vea_fa_7c1e2fe3.
CVE-2024-23903 is a cryptographic vulnerability that involves improper comparison of webhook tokens.
Yes, CVE-2024-23903 can potentially be exploited remotely by an attacker using statistical methods to derive valid webhook tokens.