Skip to content

Beego has a file creation race condition

Moderate severity GitHub Reviewed Published Aug 2, 2021 to the GitHub Advisory Database • Updated Sep 15, 2023

Package

gomod github.com/astaxie/beego (Go)

Affected versions

< 1.12.2

Patched versions

1.12.2
gomod github.com/beego/beego (Go)
< 1.12.2
1.12.2

Description

The File Session Manager in Beego 1.10.0 allows local users to read session files because there is a race condition involving file creation within a directory with weak permissions.

References

Published by the National Vulnerability Database Sep 16, 2019
Reviewed Jul 22, 2021
Published to the GitHub Advisory Database Aug 2, 2021
Last updated Sep 15, 2023

Severity

Moderate
4.7
/ 10

CVSS base metrics

Attack vector
Local
Attack complexity
High
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N

CVE ID

CVE-2019-16354

GHSA ID

GHSA-f6px-w8rh-7r89

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.