blob: 2fa34104aa64d394d42c9193a3e0ef3444731627 [file] [log] [blame]
{
"schema_version": "1.3.1",
"id": "GO-2024-2614",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2024-24767",
"GHSA-c69x-5xmw-v44x"
],
"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.",
"affected": [
{
"package": {
"name": "github.com/IceWhaleTech/CasaOS-UserService",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0.4.4-3-alpha1"
},
{
"fixed": "0.4.7"
}
]
}
],
"ecosystem_specific": {
"imports": [
{
"path": "github.com/IceWhaleTech/CasaOS-UserService/route/v1",
"symbols": [
"PostUserLogin"
]
}
]
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/IceWhaleTech/CasaOS-UserService/security/advisories/GHSA-c69x-5xmw-v44x"
},
{
"type": "FIX",
"url": "https://github.com/IceWhaleTech/CasaOS-UserService/commit/62006f61b55951048dbace4ebd9e483274838699"
},
{
"type": "WEB",
"url": "https://github.com/IceWhaleTech/CasaOS-UserService/releases/tag/v0.4.7"
}
],
"credits": [
{
"name": "DrDark1999"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2024-2614"
}
}