Jenkins Configuration as Code Plugin prior to 1.55.1, 1.54.1, 1.53.1, and 1.47.1 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.
Configuration as Code Plugin 1.55.1, 1.54.1, 1.53.1, and 1.47.1 now uses a constant-time comparison when validating authentication tokens.
{ "nvd_published_at": "2022-01-12T20:15:00Z", "cwe_ids": [ "CWE-203", "CWE-208" ], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2022-01-20T14:42:40Z" }