| { |
| "schema_version": "1.3.1", |
| "id": "GO-2022-1187", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "0001-01-01T00:00:00Z", |
| "aliases": [ |
| "CVE-2020-36627", |
| "GHSA-jwrv-x6rx-8vfm" |
| ], |
| "summary": "Open redirect vulnerability in github.com/go-macaron/i18n", |
| "details": "A user controlled string could lead to open redirect.", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/go-macaron/i18n", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "0.5.0" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/go-macaron/i18n", |
| "symbols": [ |
| "I18n" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "WEB", |
| "url": "https://vuldb.com/?id.216745" |
| }, |
| { |
| "type": "FIX", |
| "url": "https://github.com/go-macaron/i18n/commit/329b0c4844cc16a5a253c011b55180598e707735" |
| }, |
| { |
| "type": "WEB", |
| "url": "https://github.com/go-macaron/i18n/releases/tag/v0.5.0" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2022-1187", |
| "review_status": "REVIEWED" |
| } |
| } |