{ "schema_version": "1.4.0", "id": "GHSA-4fcw-pq4r-f4q7", "modified": "2021-05-05T19:53:13Z", "published": "2021-05-07T15:54:31Z", "aliases": [ "CVE-2020-9298" ], "summary": "Server-Side Request Forgery in Spinnaker Orca", "details": "The Spinnaker template resolution functionality is vulnerable to Server-Side Request Forgery (SSRF), which allows an attacker to send requests on behalf of Spinnaker potentially leading to sensitive data disclosure.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "com.netflix.spinnaker.orca:orca-core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "8.7.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-9298" }, { "type": "WEB", "url": "https://github.com/spinnaker/orca/pull/3706/commits/4f3c07da8fcacd67bb1984aef11b2066f2c0d11c" }, { "type": "WEB", "url": "https://github.com/Netflix/security-bulletins/blob/master/advisories/nflx-2020-003.md" }, { "type": "WEB", "url": "https://github.com/spinnaker/orca/releases/tag/v8.7.0" } ], "database_specific": { "cwe_ids": [ "CWE-918" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-05-05T19:53:13Z", "nvd_published_at": "2020-08-28T15:15:00Z" } }