GHSA-xr37-pjfh-qwwc

Suggest an improvement
Source
https://github.com/advisories/GHSA-xr37-pjfh-qwwc
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-xr37-pjfh-qwwc/GHSA-xr37-pjfh-qwwc.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-xr37-pjfh-qwwc
Aliases
  • CVE-2020-2107
Published
2022-05-24T17:07:41Z
Modified
2023-11-08T04:02:50.004374Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Fortify Plugin stored credentials in plain text
Details

Fortify Plugin 19.1.29 and earlier stored its proxy server password unencrypted in job config.xml files. This password could be read by users with the Extended Read permission.

Fortify Plugin 19.2.30 now encrypts the proxy server password.

Database specific
{
    "nvd_published_at": "2020-01-29T16:15:00Z",
    "github_reviewed_at": "2022-12-19T21:15:04Z",
    "severity": "MODERATE",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-256",
        "CWE-522"
    ]
}
References

Affected packages

Maven / org.jenkins-ci.plugins:fortify

Package

Name
org.jenkins-ci.plugins:fortify
View open source insights on deps.dev
Purl
pkg:maven/org.jenkins-ci.plugins/fortify

Affected ranges

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

Affected versions

19.*

19.1.28
19.1.29

Database specific

{
    "last_known_affected_version_range": "<= 19.1.29"
}