ghsa-grpp-gx5h-pvh8
Vulnerability from github
Published
2022-05-24 16:43
Modified
2023-10-26 21:04
Severity ?
Summary
Jenkins XebiaLabs XL Deploy Plugin vulnerable to Cross-site request forgery (CSRF)
Details
A missing permission check in a form validation method in Jenkins XebiaLabs XL Deploy Plugin allows users with Overall/Read permission to initiate a connection test to an attacker-specified server with attacker-specified credentials.
Additionally, the form validation method does not require POST requests, resulting in a CSRF vulnerability.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "com.xebialabs.deployit.ci:deployit-plugin" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "7.5.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-10304" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2023-10-26T21:04:25Z", "nvd_published_at": "2019-04-18T17:29:00Z", "severity": "MODERATE" }, "details": "A missing permission check in a form validation method in Jenkins XebiaLabs XL Deploy Plugin allows users with Overall/Read permission to initiate a connection test to an attacker-specified server with attacker-specified credentials.\n\nAdditionally, the form validation method does not require POST requests, resulting in a CSRF vulnerability.", "id": "GHSA-grpp-gx5h-pvh8", "modified": "2023-10-26T21:04:25Z", "published": "2022-05-24T16:43:53Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10304" }, { "type": "WEB", "url": "https://github.com/jenkinsci/xldeploy-plugin/commit/5acf9d797fe0afb4defa7c1d5e198103fcdb6989" }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2019-04-17/#SECURITY-983" }, { "type": "WEB", "url": "https://web.archive.org/web/20200227075952/http://www.securityfocus.com/bid/108045" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Jenkins XebiaLabs XL Deploy Plugin vulnerable to Cross-site request forgery (CSRF)" }
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.