ghsa-53wf-vqf9-cgf2
Vulnerability from github
Published
2022-05-14 03:13
Modified
2022-06-30 17:43
Severity ?
Summary
Server-Side Request Forgery in Jenkins Git Plugin
Details
A server-side request forgery vulnerability exists in Jenkins Git Plugin 3.9.0 and older in AssemblaWeb.java, GitBlitRepositoryBrowser.java, Gitiles.java, TFS2013GitRepositoryBrowser.java, ViewGitWeb.java that allows attackers with Overall/Read access to cause Jenkins to send a GET request to a specified URL.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 3.9.0" }, "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:git" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.9.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-1000182" ], "database_specific": { "cwe_ids": [ "CWE-918" ], "github_reviewed": true, "github_reviewed_at": "2022-06-30T17:42:36Z", "nvd_published_at": "2018-06-05T20:29:00Z", "severity": "MODERATE" }, "details": "A server-side request forgery vulnerability exists in Jenkins Git Plugin 3.9.0 and older in AssemblaWeb.java, GitBlitRepositoryBrowser.java, Gitiles.java, TFS2013GitRepositoryBrowser.java, ViewGitWeb.java that allows attackers with Overall/Read access to cause Jenkins to send a GET request to a specified URL.", "id": "GHSA-53wf-vqf9-cgf2", "modified": "2022-06-30T17:43:45Z", "published": "2022-05-14T03:13:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000182" }, { "type": "WEB", "url": "https://github.com/jenkinsci/git-plugin/commit/87a03f3d9c4a0c0a918d91e173b200a6a3b237a7" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/git-plugin" }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2018-06-04/#SECURITY-810" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Server-Side Request Forgery in Jenkins Git Plugin" }
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.