GO-2024-2614

Source
https://pkg.go.dev/vuln/GO-2024-2614
Import Source
https://vuln.go.dev/ID/GO-2024-2614.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2024-2614
Aliases
Published
2024-03-18T17:35:36Z
Modified
2024-05-20T16:03:47Z
Summary
Password brute force attack in github.com/IceWhaleTech/CasaOS-UserService
Details

The CasaOS web application does not have protection against password brute force attacks. An attacker can use a password brute force attack to find and gain full access to the server. This vulnerability allows attackers to get super user-level access over the server.

Database specific
{
    "url": "https://pkg.go.dev/vuln/GO-2024-2614",
    "review_status": "REVIEWED"
}
References
Credits
    • DrDark1999

Affected packages

Go / github.com/IceWhaleTech/CasaOS-UserService

Package

Name
github.com/IceWhaleTech/CasaOS-UserService
View open source insights on deps.dev
Purl
pkg:golang/github.com/IceWhaleTech/CasaOS-UserService

Affected ranges

Type
SEMVER
Events
Introduced
0.4.4-3-alpha1
Fixed
0.4.7

Ecosystem specific

{
    "imports": [
        {
            "symbols": [
                "PostUserLogin"
            ],
            "path": "github.com/IceWhaleTech/CasaOS-UserService/route/v1"
        }
    ]
}