BIT-golang-2025-22873

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/golang/BIT-golang-2025-22873.json
JSON Data
https://api.test.osv.dev/v1/vulns/BIT-golang-2025-22873
Aliases
Published
2026-02-06T08:45:38Z
Modified
2026-09-08T08:47:35Z
Summary
Improper access to parent directory of root in os
Details

It was possible to improperly access the parent directory of an os.Root by opening a filename ending in "../". For example, Root.Open("../") would open the parent directory of the Root. This escape only permits opening the parent directory itself, not ancestors of the parent or files contained within the parent.

Database specific
{
    "cpes": [
        "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"
    ],
    "severity": "Low"
}
References

Affected packages

Bitnami / golang

Package

Name
golang
Purl
pkg:bitnami/golang

Severity

  • 3.8 (Low) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.23.9
Introduced
1.24.0-0
Fixed
1.24.3

Database specific

source
"https://github.com/bitnami/vulndb/tree/main/data/golang/BIT-golang-2025-22873.json"