ghsa-3x9h-3p7m-33m7
Vulnerability from github
Published
2022-05-17 04:56
Modified
2025-03-13 19:18
Severity ?
VLAI Severity ?
Summary
Jenkins SonarQube Plugin Stores Passwords in Cleartext
Details
The Jenkins Plugin for SonarQube 3.7 and earlier allows remote authenticated users to obtain sensitive information (cleartext passwords) by reading the value in the sonar.sonarPassword parameter from jenkins/configure.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:sonar" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "3.7" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-5676" ], "database_specific": { "cwe_ids": [ "CWE-312" ], "github_reviewed": true, "github_reviewed_at": "2025-03-13T19:18:38Z", "nvd_published_at": "2013-12-13T18:55:00Z", "severity": "MODERATE" }, "details": "The Jenkins Plugin for SonarQube 3.7 and earlier allows remote authenticated users to obtain sensitive information (cleartext passwords) by reading the value in the sonar.sonarPassword parameter from jenkins/configure.", "id": "GHSA-3x9h-3p7m-33m7", "modified": "2025-03-13T19:18:38Z", "published": "2022-05-17T04:56:20Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-5676" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/sonarqube-plugin" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2013/Dec/37" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Jenkins SonarQube Plugin Stores Passwords in Cleartext" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.
Loading…