Affected by GO-2026-5113
and 3 other vulnerabilities
GO-2026-5113: ShellHub has crash-DoS via field injection in filter and sort-by parameters in github.com/shellhub-io/shellhub
GO-2026-5302: ShellHub has cross-tenant IDOR in `GET /api/sessions/:uid` that discloses SSH session data in github.com/shellhub-io/shellhub
GO-2026-5453: ShellHub has cross-tenant IDOR in `GET /api/devices/:uid` that discloses device data of any namespace in github.com/shellhub-io/shellhub
GO-2026-5680: ShellHub has cross-tenant IDOR in `GET /api/namespaces/:tenant` via API Key bypasses membership check in github.com/shellhub-io/shellhub
package
Version:
v0.8.2-rc.1
Opens a new window with list of versions in this module.
Published: Dec 3, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
¶
Is responsible for calling method Generate of the defaultBackend.
type UUID interface {
Generate() string
}
UUID is an interface that can provide uuid related functionality which allows us to test uuid dependent code.
DefaultBackend is used to configure the defaultBackend.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.