2022-08-19 01:09:12 +03:00
|
|
|
modules:
|
2022-05-11 01:03:50 +03:00
|
|
|
- module: github.com/astaxie/beego
|
|
|
|
versions:
|
2022-05-13 02:02:17 +03:00
|
|
|
- fixed: 1.12.2-0.20200613154013-bac2b31afecc
|
2022-08-19 01:09:12 +03:00
|
|
|
packages:
|
|
|
|
- package: github.com/astaxie/beego/session
|
|
|
|
symbols:
|
|
|
|
- FileProvider.SessionRead
|
|
|
|
- FileProvider.SessionRegenerate
|
2021-04-14 22:59:24 +03:00
|
|
|
description: |
|
2022-02-02 20:53:36 +03:00
|
|
|
Session data is stored using permissive permissions, allowing local users
|
|
|
|
with filesystem access to read arbitrary data.
|
2022-02-10 16:53:15 +03:00
|
|
|
published: 2021-04-14T20:04:52Z
|
2022-01-04 23:37:42 +03:00
|
|
|
cves:
|
|
|
|
- CVE-2019-16354
|
2022-03-01 18:04:31 +03:00
|
|
|
ghsas:
|
|
|
|
- GHSA-f6px-w8rh-7r89
|
2022-02-02 20:53:36 +03:00
|
|
|
credit: '@nicowaisman'
|
2021-04-14 22:59:24 +03:00
|
|
|
links:
|
2022-02-02 20:53:36 +03:00
|
|
|
pr: https://github.com/beego/beego/pull/3975
|
|
|
|
commit: https://github.com/beego/beego/commit/bac2b31afecc65d9a89f9e473b8006c5edc0c8d1
|
|
|
|
context:
|
|
|
|
- https://github.com/beego/beego/issues/3763
|