Jenkins Tuleap Authentication Plugin 1.1.20 and earlier does not use a constant-time comparison when checking whether two authentication tokens are equal.
This could potentially allow attackers to use statistical methods to obtain a valid authentication token.
Tuleap Authentication Plugin 1.1.21 uses a constant-time comparison when validating authentication tokens.
{
"cwe_ids": [
"CWE-203"
],
"github_reviewed_at": "2023-08-16T21:10:56Z",
"github_reviewed": true,
"nvd_published_at": "2023-08-16T15:15:11Z",
"severity": "LOW"
}