GHSA-793w-q2h5-8h5j

Suggest an improvement
Source
https://github.com/advisories/GHSA-793w-q2h5-8h5j
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-793w-q2h5-8h5j/GHSA-793w-q2h5-8h5j.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-793w-q2h5-8h5j
Aliases
  • CVE-2019-16545
Published
2022-05-24T17:01:41Z
Modified
2024-02-16T08:16:21.865053Z
Severity
  • 3.1 (Low) CVSS_V3 - CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Jenkins QMetry for JIRA Plugin shows plain text password in configuration form
Details

Jenkins QMetry for JIRA - Test Management Plugin stores a credential as part of its post-build step configuration.

While the password is stored encrypted on disk since QMetry for JIRA - Test Management Plugin 1.13, it is transmitted in plain text as part of the configuration form. This can result in exposure of the password through browser extensions, cross-site scripting vulnerabilities, and similar situations.

Database specific
{
    "nvd_published_at": "2019-11-21T15:15:00Z",
    "cwe_ids": [
        "CWE-319"
    ],
    "severity": "LOW",
    "github_reviewed": true,
    "github_reviewed_at": "2023-10-27T17:39:59Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:qmetry-for-jira-test-management

Package

Name
org.jenkins-ci.plugins:qmetry-for-jira-test-management
View open source insights on deps.dev
Purl
pkg:maven/org.jenkins-ci.plugins/qmetry-for-jira-test-management

Affected ranges

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

Affected versions

1.*

1.0
1.2
1.5
1.8
1.9
1.10
1.11
1.12
1.13

Database specific

{
    "last_known_affected_version_range": "<= 1.13"
}