漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
sqlite3-ruby has Use-After-Free When Redefining SQLite Functions with Different Arity
Vulnerability Description
sqlite3 provides Ruby bindings for the SQLite3 embedded database. In version 2.9.4 and earlier, redefining a SQLite function with a different arity frees the previously registered function handler while SQLite may still reference it, resulting in a use-after-free. This issue is fixed in version 2.9.5.
CVSS Information
CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N
Vulnerability Type
释放后使用
Vulnerability Title
Sparkle Motion Ruby Interface for SQLite3 资源管理错误漏洞
Vulnerability Description
Sparkle Motion Ruby Interface for SQLite3是Sparkle Motion组织开源的一个数据库访问库。 Sparkle Motion Ruby Interface for SQLite3 2.9.5之前版本存在资源管理错误漏洞,该漏洞源于重新定义不同参数数量的SQLite函数会释放之前注册的函数处理程序,但SQLite可能仍然引用它,导致释放后重用。
CVSS Information
N/A
Vulnerability Type
N/A