ghsa-92rv-mvmj-47qh
Vulnerability from github
Published
2022-05-14 03:13
Modified
2024-12-05 15:48
Severity ?
4.2 (Medium) - CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N
2.3 (Low) - CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
2.3 (Low) - CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
VLAI Severity ?
Summary
Jenkins GitHub Pull Request Builder Plugin credential capture vulnerability
Details
A exposure of sensitive information vulnerability exists in Jenkins GitHub Pull Request Builder Plugin 1.41.0 and older in GhprbGitHubAuth.java that allows attackers with Overall/Read access to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins. Additionally, these form validation methods did not require POST requests, resulting in a CSRF vulnerability. As of version 1.42.0, these form validation methods require POST requests and Overall/Administer permissions.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.41.0" }, "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:ghprb" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.42.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-1000186" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2022-12-12T16:47:40Z", "nvd_published_at": "2018-06-05T20:29:00Z", "severity": "LOW" }, "details": "A exposure of sensitive information vulnerability exists in Jenkins GitHub Pull Request Builder Plugin 1.41.0 and older in GhprbGitHubAuth.java that allows attackers with Overall/Read access to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins. Additionally, these form validation methods did not require POST requests, resulting in a CSRF vulnerability. As of version 1.42.0, these form validation methods require POST requests and Overall/Administer permissions.", "id": "GHSA-92rv-mvmj-47qh", "modified": "2024-12-05T15:48:43Z", "published": "2022-05-14T03:13:13Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000186" }, { "type": "WEB", "url": "https://github.com/jenkinsci/ghprb-plugin/commit/e78ee24f7056b8507992ef17a9bb74a1a31d8c11" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/ghprb-plugin" }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2018-06-04/#SECURITY-805" }, { "type": "WEB", "url": "https://mvnrepository.com/artifact/org.jenkins-ci.plugins/ghprb" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Jenkins GitHub Pull Request Builder Plugin credential capture vulnerability" }
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…
Loading…