Affected by GO-2025-3508
and 5 other vulnerabilities
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 .
Discover Packages
github.com/lf-edge/ekuiper
internal
topo
node
cache
package
Version:
v1.14.7
Opens a new window with list of versions in this module.
Published: Dec 16, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type SyncCache struct {
Out chan []map[string ]interface{}
Ack chan bool
CacheLength int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.