Affected by GO-2023-1887
and 8 other vulnerabilities
GO-2023-1887: 1Panel vulnerable to command injection when adding container repositories in github.com/1Panel-dev/1Panel
GO-2023-1888: 1Panel vulnerable to command injection when entering the container terminal in github.com/1Panel-dev/1Panel
GO-2023-1940: 1Panel command injection vulnerability in Firewall ip functionality in github.com/1Panel-dev/1Panel
GO-2024-2531: 1Panel set-cookie is missing the Secure keyword in github.com/1Panel-dev/1Panel
GO-2024-2613: Unauthorized Console access in github.com/1Panel-dev/1Panel
GO-2024-2636: 1Panel is vulnerable to command injection in github.com/1Panel-dev/1Panel
GO-2024-2734: 1Panel's password verification is suspected to have a timing attack vulnerability in github.com/1Panel-dev/1Panel
GO-2024-2990: 1Panel has an SQL injection issue related to the orderBy clause in github.com/1Panel-dev/1Panel
GO-2024-2992: 1Panel SQL injection in github.com/1Panel-dev/1Panel
package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Apr 13, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 29
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewCosClient(vars map[string]interface{}) (*cosClient, error)
func NewKodoClient(vars map[string]interface{}) (*kodoClient, error)
func NewMinIoClient(vars map[string]interface{}) (*minIoClient, error)
func NewOssClient(vars map[string]interface{}) (*ossClient, error)
func NewS3Client(vars map[string]interface{}) (*s3Client, error)
func NewSftpClient(vars map[string]interface{}) (*sftpClient, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.