ghsa-c4fr-gx5w-8qf2
Vulnerability from github
Published
2022-05-17 04:44
Modified
2025-03-13 19:18
Severity ?
Summary
Jenkins Subversion Plugin Stores Credentials with Base64 Encoding
Details
The Subversion plugin before 1.54 for Jenkins stores credentials using base64 encoding, which allows local users to obtain passwords and SSH private keys by reading a subversion.credentials file.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:subversion" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.54" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-6372" ], "database_specific": { "cwe_ids": [ "CWE-326" ], "github_reviewed": true, "github_reviewed_at": "2025-03-13T19:18:24Z", "nvd_published_at": "2014-05-08T14:29:00Z", "severity": "MODERATE" }, "details": "The Subversion plugin before 1.54 for Jenkins stores credentials using base64 encoding, which allows local users to obtain passwords and SSH private keys by reading a subversion.credentials file.", "id": "GHSA-c4fr-gx5w-8qf2", "modified": "2025-03-13T19:18:24Z", "published": "2022-05-17T04:44:32Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-6372" }, { "type": "WEB", "url": "https://github.com/jenkinsci/subversion-plugin/commit/7d4562d6f7e40de04bbe29577b51c79f07d05ba6" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHBA-2014:1630" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2013-6372" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1032391" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/subversion-plugin" }, { "type": "WEB", "url": "https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2013-11-20" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Jenkins Subversion Plugin Stores Credentials with Base64 Encoding" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.