GitHub Pull Request Builder Plugin stored the webhook secret shared between Jenkins and GitHub in plain text. This allowed users with Jenkins controller local file system access and Jenkins administrators to retrieve the stored password. The latter could result in exposure of the passwords through browser extensions, cross-site scripting vulnerabilities, and similar situations. GitHub Pull Request Builder Plugin 1.32.1 and newer stores the webhook secret encrypted on disk.
{ "nvd_published_at": "2018-04-05T13:29:00Z", "github_reviewed_at": "2022-12-12T21:08:02Z", "severity": "LOW", "github_reviewed": true, "cwe_ids": [ "CWE-200" ] }