Affected by GO-2024-2430
and 4 other vulnerabilities
GO-2024-2430 : Authenticated users can crash the CubeFS servers with maliciously crafted requests in github.com/cubefs/cubefs
GO-2024-2431 : Insecure random string generator used for sensitive data in github.com/cubefs/cubefs
GO-2024-2432 : CubeFS timing attack can leak user passwords in github.com/cubefs/cubefs
GO-2024-2433 : CubeFS leaks magic secret key when starting Blobstore access service in github.com/cubefs/cubefs
GO-2024-2434 : CubeFS leaks users key in logs in github.com/cubefs/cubefs
Discover Packages
github.com/cubefs/cubefs
blobstore
util
errors
package
Version:
v1.34.0
Opens a new window with list of versions in this module.
Published: Oct 9, 2024
License: Apache-2.0, Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 40
Opens a new window with list of known importers.
Documentation
Documentation
¶
Cause returns the cause of this error
Detail returns detail of error, add prefix sign at the first
func Newx(v ...interface{}) error
Newx returns error with multi message
Unwrap alias of errors.Unwrap
Error error with detail
Base returns a runtime.Caller(1) detail error based the error
Info alias of Base, deprecated
InfoEx alias of BaseEx, deprecated
Cause returns the cause of this error
Detail returns Error with why
Details returns detail message of the error
Error returns base error Error()
Unwrap returns why of the error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.