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
matrix-sdk-base has panic in the `RoomMember::normalized_power_level()` method
Vulnerability Description
matrix-sdk-base is the base component to build a Matrix client library. In matrix-sdk-base before 0.14.1, calling the `RoomMember::normalized_power_level()` method can cause a panic if a room member has a power level of `Int::Min`. The issue is fixed in matrix-sdk-base 0.14.1. The affected method isn’t used internally, so avoiding calling `RoomMember::normalized_power_level()` prevents the panic.
CVSS Information
N/A
Vulnerability Type
数值计算不正确
Vulnerability Title
Matrix Rust SDK 安全漏洞
Vulnerability Description
Matrix Rust SDK是The Matrix.org Foundation开源的一个基于Rust的Matrix客户端服务器开发工具包。 Matrix Rust SDK 0.14.1之前版本存在安全漏洞,该漏洞源于处理Int::Min类型的权限级别时可能引发panic。
CVSS Information
N/A
Vulnerability Type
N/A