Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Spin has memory leaks in various WIT interfaces
Vulnerability Description
Spin is an open source developer tool for building and running serverless applications powered by WebAssembly. When Spin is configured to allow connections to a database or web server which could return responses of unbounded size (e.g. tables with many rows or large content bodies), Spin may in some cases attempt to buffer the entire response before delivering it to the guest, which can lead to the host process running out of memory, panicking, and crashing. In addition, a malicious guest application could incrementally insert a large number of rows or values into a database and then retrieve them all in a single query, leading to large host allocations. Spin 3.6.1, SpinKube 0.6.2, and `containerd-shim-spin` 0.22.1 have been patched to address the issue. As a workaround, configure Spin to only allow access to trusted databases and HTTP servers which limit response sizes.
CVSS Information
N/A
Vulnerability Type
不加限制或调节的资源分配
Vulnerability Title
Spin 安全漏洞
Vulnerability Description
Spin是spinframework开源的一个框架,用于快速、安全、高效地构建和运行使用WebAssembly的可组合云微服务。 Spin 3.6.1之前版本存在安全漏洞,该漏洞源于响应缓冲不当,可能导致内存耗尽和进程崩溃。
CVSS Information
N/A
Vulnerability Type
N/A