ReadyAPI Functional Testing Plugin stores project passwords in job config.xml
files on the Jenkins controller as part of its configuration.
While these passwords are stored encrypted on disk since ReadyAPI Functional Testing Plugin 1.4, they are transmitted in plain text as part of the global configuration form by ReadyAPI Functional Testing Plugin 1.5 and earlier. These passwords can be viewed by attackers with Extended Read permission.
This only affects Jenkins before 2.236, including 2.235.x LTS, as Jenkins 2.236 introduces a security hardening that transparently encrypts and decrypts data used for a Jenkins password form field.
{ "nvd_published_at": "2020-09-01T14:15:00Z", "github_reviewed_at": "2022-12-20T22:11:18Z", "severity": "MODERATE", "github_reviewed": true, "cwe_ids": [ "CWE-319" ] }