| { |
| "schema_version": "1.3.1", |
| "id": "GO-2022-1113", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "0001-01-01T00:00:00Z", |
| "aliases": [ |
| "CVE-2022-39383", |
| "GHSA-m5xf-x7q6-3rm7" |
| ], |
| "summary": "Server-side request forgery in github.com/oam-dev/kubevela", |
| "details": "When using Helm Chart as the component delivery method, the request address of the warehouse is not restricted, and there is a blind SSRF vulnerability.", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/oam-dev/kubevela", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "1.5.8" |
| }, |
| { |
| "introduced": "1.6.0" |
| }, |
| { |
| "fixed": "1.6.1" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/oam-dev/kubevela/pkg/utils/common", |
| "symbols": [ |
| "HTTPGetResponse" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "ADVISORY", |
| "url": "https://github.com/kubevela/kubevela/security/advisories/GHSA-m5xf-x7q6-3rm7" |
| }, |
| { |
| "type": "FIX", |
| "url": "https://github.com/kubevela/kubevela/pull/5000" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2022-1113" |
| } |
| } |