漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
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