ghsa-55q6-r3hm-7ff4
Vulnerability from github
Published
2023-09-20 18:30
Modified
2023-09-21 21:37
Severity ?
Summary
Jenkins Build Failure Analyzer Plugin missing permission check
Details
Jenkins Build Failure Analyzer Plugin 2.4.1 and earlier does not perform a permission check in a connection test HTTP endpoint.
This allows attackers with Overall/Read permission to connect to an attacker-specified hostname and port using attacker-specified username and password.
Additionally, this HTTP endpoint does not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.
Build Failure Analyzer Plugin 2.4.2 requires POST requests and Overall/Administer permission for the affected HTTP endpoint.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "com.sonyericsson.jenkins.plugins.bfa:build-failure-analyzer" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.4.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-43501" ], "database_specific": { "cwe_ids": [ "CWE-862" ], "github_reviewed": true, "github_reviewed_at": "2023-09-21T21:37:30Z", "nvd_published_at": "2023-09-20T17:15:12Z", "severity": "MODERATE" }, "details": "Jenkins Build Failure Analyzer Plugin 2.4.1 and earlier does not perform a permission check in a connection test HTTP endpoint.\n\nThis allows attackers with Overall/Read permission to connect to an attacker-specified hostname and port using attacker-specified username and password.\n\nAdditionally, this HTTP endpoint does not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.\n\nBuild Failure Analyzer Plugin 2.4.2 requires POST requests and Overall/Administer permission for the affected HTTP endpoint.", "id": "GHSA-55q6-r3hm-7ff4", "modified": "2023-09-21T21:37:30Z", "published": "2023-09-20T18:30:21Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-43501" }, { "type": "WEB", "url": "https://github.com/jenkinsci/build-failure-analyzer-plugin/commit/a261229a67c52927d531c48ec0a59bf138ebd4d0" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2023-09-20/#SECURITY-3226" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/09/20/5" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Jenkins Build Failure Analyzer Plugin missing permission check" }
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.