GHSA-g58x-57fv-86jh

Suggest an improvement
Source
https://github.com/advisories/GHSA-g58x-57fv-86jh
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/09/GHSA-g58x-57fv-86jh/GHSA-g58x-57fv-86jh.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-g58x-57fv-86jh
Aliases
Published
2023-09-06T15:30:26Z
Modified
2024-02-16T08:21:25.319701Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Jenkins Google Login Plugin non-constant time token comparison
Details

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

Database specific
{
    "nvd_published_at": "2023-09-06T13:15:10Z",
    "cwe_ids": [
        "CWE-697"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2024-01-09T18:41:00Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:google-login

Package

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

Affected ranges

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

Affected versions

1.*

1.0
1.1
1.2
1.2.1
1.3
1.3.1
1.4
1.5
1.6
1.7

Database specific

{
    "last_known_affected_version_range": "<= 1.7"
}