GHSA-ffr6-8cv5-j637

Suggest an improvement
Source
https://github.com/advisories/GHSA-ffr6-8cv5-j637
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-ffr6-8cv5-j637/GHSA-ffr6-8cv5-j637.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-ffr6-8cv5-j637
Aliases
  • CVE-2020-2114
Published
2022-05-24T17:08:46Z
Modified
2024-02-16T08:14:10.012739Z
Severity
  • 3.1 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Jenkins S3 Publisher Plugin transmits credentials in plain text during configuration
Details

S3 Publisher Plugin stores a secret key in its global configuration. While the credential is stored encrypted on disk, it is transmitted in plain text as part of the configuration form by S3 publisher Plugin 0.11.4 and earlier. This can result in exposure of the credential through browser extensions, cross-site scripting vulnerabilities, and similar situations. S3 Publisher Plugin 0.11.5 transmits the secret key in its global configuration encrypted.

Database specific
{
    "nvd_published_at": "2020-02-12T15:15:00Z",
    "cwe_ids": [
        "CWE-319",
        "CWE-522"
    ],
    "severity": "LOW",
    "github_reviewed": true,
    "github_reviewed_at": "2023-01-06T17:07:28Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:s3

Package

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

Affected ranges

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

Affected versions

0.*

0.2.0
0.3.0
0.3.1
0.3.2
0.4
0.5
0.6
0.7
0.8
0.9.1
0.9.2
0.9.3
0.10.1
0.10.2
0.10.3
0.10.4
0.10.5
0.10.5.1
0.10.6
0.10.7
0.10.9
0.10.10
0.10.11
0.10.12
0.11.0
0.11.1
0.11.2
0.11.3
0.11.4

Database specific

{
    "last_known_affected_version_range": "<= 0.11.4"
}