GHSA-f9f9-4r63-4qcc

Suggest an improvement
Source
https://github.com/advisories/GHSA-f9f9-4r63-4qcc
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/10/GHSA-f9f9-4r63-4qcc/GHSA-f9f9-4r63-4qcc.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-f9f9-4r63-4qcc
Aliases
Published
2022-10-19T19:00:22Z
Modified
2024-02-16T08:22:40.108402Z
Severity
  • 3.7 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Non-constant time webhook token comparison in Jenkins GitLab Plugin
Details

GitLab Plugin 1.5.35 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.

GitLab Plugin 1.5.36 uses a constant-time comparison when validating the webhook token.

Database specific
{
    "nvd_published_at": "2022-10-19T16:15:00Z",
    "cwe_ids": [
        "CWE-203",
        "CWE-208"
    ],
    "severity": "LOW",
    "github_reviewed": true,
    "github_reviewed_at": "2022-10-19T22:22:43Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:gitlab-plugin

Package

Name
org.jenkins-ci.plugins:gitlab-plugin
View open source insights on deps.dev
Purl
pkg:maven/org.jenkins-ci.plugins/gitlab-plugin

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.5.36

Affected versions

1.*

1.0.7
1.0.9
1.0.10
1.0.11
1.1.0
1.1.1
1.1.2
1.1.3
1.1.6
1.1.7
1.1.9
1.1.10
1.1.12
1.1.13
1.1.14
1.1.15
1.1.16
1.1.17
1.1.18
1.1.19
1.1.20
1.1.21
1.1.22
1.1.23
1.1.24
1.1.25
1.1.26
1.1.27
1.1.28
1.1.29
1.1.31
1.1.32
1.2.0
1.2.1
1.2.2
1.2.3
1.2.4
1.2.5
1.3.0
1.3.1
1.3.2
1.4.0
1.4.1
1.4.2
1.4.3
1.4.4
1.4.5
1.4.6
1.4.7
1.4.8
1.5.0
1.5.1
1.5.2
1.5.3
1.5.4
1.5.5
1.5.6
1.5.7
1.5.8
1.5.9
1.5.10
1.5.11
1.5.12
1.5.13
1.5.19
1.5.20
1.5.22
1.5.23
1.5.24
1.5.25
1.5.26
1.5.27
1.5.28
1.5.29
1.5.30
1.5.31
1.5.32
1.5.33
1.5.34
1.5.35

Database specific

{
    "last_known_affected_version_range": "<= 1.5.35"
}