| { |
| "schema_version": "1.3.1", |
| "id": "GO-2021-0084", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "2021-04-14T20:04:52Z", |
| "aliases": [ |
| "CVE-2019-16354", |
| "CVE-2019-16355", |
| "GHSA-f6px-w8rh-7r89", |
| "GHSA-hf4p-4j9r-3cvx" |
| ], |
| "summary": "Incorrect permissions for critical resource in github.com/astaxie/beego", |
| "details": "Session data is stored using permissive permissions, allowing local users with filesystem access to read arbitrary data.", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/astaxie/beego", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "1.12.2" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/astaxie/beego/session", |
| "symbols": [ |
| "FileProvider.SessionRead", |
| "FileProvider.SessionRegenerate", |
| "Manager.GetSessionStore", |
| "Manager.SessionRegenerateID", |
| "Manager.SessionStart" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "FIX", |
| "url": "https://github.com/beego/beego/pull/3975" |
| }, |
| { |
| "type": "FIX", |
| "url": "https://github.com/beego/beego/commit/bac2b31afecc65d9a89f9e473b8006c5edc0c8d1" |
| }, |
| { |
| "type": "WEB", |
| "url": "https://github.com/beego/beego/issues/3763" |
| } |
| ], |
| "credits": [ |
| { |
| "name": "@nicowaisman" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2021-0084" |
| } |
| } |