GHSA-q736-rgcp-q443

Suggest an improvement
Source
https://github.com/advisories/GHSA-q736-rgcp-q443
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-q736-rgcp-q443/GHSA-q736-rgcp-q443.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-q736-rgcp-q443
Aliases
Published
2022-05-24T16:50:04Z
Modified
2024-02-16T08:23:36.366603Z
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
Jenkins Gogs Plugin stored credentials in plain text
Details

Jenkins Gogs Plugin stored credentials unencrypted in job config.xml files on the Jenkins controller. These credentials could be viewed by users with Extended Read permission, or access to the Jenkins controller file system.

Gogs Plugin now stores credentials encrypted.

Database specific
{
    "nvd_published_at": "2019-07-11T14:15:00Z",
    "cwe_ids": [
        "CWE-312"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2023-10-26T22:48:25Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:gogs-webhook

Package

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

Affected ranges

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

Affected versions

1.*

1.0.0
1.0.2
1.0.3
1.0.4
1.0.6
1.0.7
1.0.8
1.0.9
1.0.10
1.0.11
1.0.12
1.0.13
1.0.14

Database specific

{
    "last_known_affected_version_range": "<= 1.0.14"
}