Affected by GO-2023-1461
and 11 other vulnerabilities
GO-2023-1461: usememos/memos vulnerable to stored Cross-site Scripting in github.com/usememos/memos
GO-2023-1462: usememos/memos vulnerable to stored Cross-site Scripting in github.com/usememos/memos
GO-2023-1465: usememos/memos vulnerable to stored Cross-site Scripting in github.com/usememos/memos
GO-2023-1469: usememos/memos vulnerable to stored Cross-site Scripting in github.com/usememos/memos
GO-2023-2036: usememos/memos vulnerable to privilege escalation in github.com/usememos/memos
GO-2023-2038: Account TakeOver Due to Improper Handling of JWT Tokens in usememos/memos in github.com/usememos/memos
GO-2023-2065: Cross-Site Request Forgery (CSRF) in usememos/memos in github.com/usememos/memos
GO-2024-3046: memos vulnerable to Server-Side Request Forgery in /api/resource in github.com/usememos/memos
GO-2024-3047: memos vulnerable to Server-Side Request Forgery in /o/get/httpmeta in github.com/usememos/memos
GO-2024-3049: memos vulnerable to Server-Side Request Forgery and Cross-site Scripting in github.com/usememos/memos
GO-2024-3088: memos CORS Misconfiguration in server.go (GHSL-2024-034) in github.com/usememos/memos
GO-2024-3274: Stored XSS using two files in usememos/memos in github.com/usememos/memos
package
Version:
v0.9.1
Opens a new window with list of versions in this module.
Published: Dec 31, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
¶
DevVersion is the service current development version.
Version is the service current released version.
Semantic versioning: https://semver.org/
func IsVersionGreaterOrEqualThan(version, target string) bool
IsVersionGreaterThanOrEqualTo returns true if version is greater than or equal to target.
func IsVersionGreaterThan(version, target string) bool
IsVersionGreaterThan returns true if version is greater than target.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.