GHSA-q4qq-8q2r-g2f2

Suggest an improvement
Source
https://github.com/advisories/GHSA-q4qq-8q2r-g2f2
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-q4qq-8q2r-g2f2/GHSA-q4qq-8q2r-g2f2.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-q4qq-8q2r-g2f2
Aliases
Published
2022-05-24T17:27:07Z
Modified
2023-12-06T01:00:22.312336Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Passwords transmitted in plain text by Jenkins ReadyAPI Functional Testing Plugin
Details

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.

Database specific
{
    "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"
    ]
}
References

Affected packages

Maven / org.jenkins-ci.plugins:soapui-pro-functional-testing

Package

Name
org.jenkins-ci.plugins:soapui-pro-functional-testing
View open source insights on deps.dev
Purl
pkg:maven/org.jenkins-ci.plugins/soapui-pro-functional-testing

Affected ranges

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

Affected versions

1.*

1.0
1.1
1.2
1.3
1.4
1.5

Database specific

{
    "last_known_affected_version_range": "<= 1.5"
}