Affected by GO-2024-3078
and 6 other vulnerabilities
GO-2024-3078: LF Edge eKuiper has a SQL Injection in sqlKvStore in github.com/lf-edge/ekuiper
GO-2025-3508: LF Edge eKuiper allows Stored XSS in Rules Functionality in github.com/lf-edge/ekuiper
GO-2025-3682: LF Edge eKuiper Vulnerable to Stored XSS in Configuration Key Functionality in github.com/lf-edge/ekuiper
GO-2025-3799: LF Edge eKuiper vulnerable to File Path Traversal leading to file replacement in github.com/lf-edge/ekuiper
GO-2025-3800: eKuiper /config/uploads API arbitrary file writing may lead to RCE in github.com/lf-edge/ekuiper
GO-2025-3827: eKuiper API endpoints handling SQL queries with user-controlled table names. in github.com/lf-edge/ekuiper
GO-2025-4158: LF Edge eKuiper is vulnerable to Arbitrary File Read/Write via unsanitized names and zip extraction in github.com/lf-edge/ekuiper

The highest tagged major version is
v2.
package
Version:
v1.14.0-dev.1
Opens a new window with list of versions in this module.
Published: Mar 25, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
- Variables
-
func TestKvAll(length int, ks kv.KeyValue, t *testing.T)
-
func TestKvGet(ks kv.KeyValue, t *testing.T)
-
func TestKvGetKeyedState(ks kv.KeyValue, t *testing.T)
-
func TestKvKeys(length int, ks kv.KeyValue, t *testing.T)
-
func TestKvSet(ks kv.KeyValue, t *testing.T)
-
func TestKvSetGet(ks kv.KeyValue, t *testing.T)
-
func TestKvSetnx(ks kv.KeyValue, t *testing.T)
-
func TestTsDelete(ks kv.Tskv, t *testing.T)
-
func TestTsDeleteBefore(ks kv.Tskv, t *testing.T)
-
func TestTsGet(ks kv.Tskv, t *testing.T)
-
func TestTsLast(ks kv.Tskv, t *testing.T)
-
func TestTsSet(ks kv.Tskv, t *testing.T)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.