ghsa-5v2j-w677-j4mp
Vulnerability from github
Published
2022-05-13 01:31
Modified
2024-01-30 22:26
Severity ?
Summary
SSRF vulnerability due to missing permission check in Jenkins OctopusDeploy Plugin
Details
A server-side request forgery vulnerability exists in Jenkins OctopusDeploy Plugin 1.8.1 and earlier in OctopusDeployPlugin.java that allows attackers with Overall/Read permission to have Jenkins connect to an attacker-specified URL and obtain the HTTP response code if successful, and exception error message otherwise.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.8.1" }, "package": { "ecosystem": "Maven", "name": "hudson.plugins.octopusdeploy:octopusdeploy" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.9.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-1003027" ], "database_specific": { "cwe_ids": [ "CWE-918" ], "github_reviewed": true, "github_reviewed_at": "2024-01-30T22:26:51Z", "nvd_published_at": "2019-02-20T21:29:00Z", "severity": "MODERATE" }, "details": "A server-side request forgery vulnerability exists in Jenkins OctopusDeploy Plugin 1.8.1 and earlier in OctopusDeployPlugin.java that allows attackers with Overall/Read permission to have Jenkins connect to an attacker-specified URL and obtain the HTTP response code if successful, and exception error message otherwise.", "id": "GHSA-5v2j-w677-j4mp", "modified": "2024-01-30T22:26:51Z", "published": "2022-05-13T01:31:34Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-1003027" }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2019-02-19/#SECURITY-817" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/107295" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "SSRF vulnerability due to missing permission check in Jenkins OctopusDeploy 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.