GO-2024-3248

Source
https://pkg.go.dev/vuln/GO-2024-3248
Import Source
https://vuln.go.dev/ID/GO-2024-3248.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2024-3248
Aliases
Published
2024-12-12T15:16:34Z
Modified
2024-12-12T15:42:01.735535Z
Summary
KubeSphere IDOR vulnerability in github.com/kubesphere/kubesphere
Details

An Insecure Direct Object Reference (IDOR) vulnerability in KubeSphere allows low-privileged authenticated attackers to access sensitive resources without proper authorization checks.

NOTE: A fix is expected in v4.1.3 in January 2025.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2024-3248"
}
References
Credits
    • Okan Kurtuluş

Affected packages

Go / github.com/kubesphere/kubesphere

Package

Name
github.com/kubesphere/kubesphere
View open source insights on deps.dev
Purl
pkg:golang/github.com/kubesphere/kubesphere

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected

Ecosystem specific

{
    "custom_ranges": [
        {
            "events": [
                {
                    "introduced": "3.0.0"
                },
                {
                    "fixed": "3.4.1"
                },
                {
                    "introduced": "4.0.0"
                },
                {
                    "fixed": "4.1.3"
                }
            ],
            "type": "ECOSYSTEM"
        }
    ]
}