漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
PeerTube: Unauthenticated remote SQL injection in ActorFollowModel.updateScore()
Vulnerability Description
PeerTube is an ActivityPub-federated video streaming platform. Prior to 8.1.6, ActorFollowModel.updateScore() interpolates the attacker-controlled ActivityPub actor inboxUrl into an SQL query, allowing an unauthenticated remote server to read and write PeerTube database tables, including oAuthToken.accessToken, and take over administrator accounts. This issue is fixed in version 8.1.6.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Vulnerability Title
Chocobozzz PeerTube SQL注入漏洞
Vulnerability Description
Chocobozzz PeerTube是Chocobozzz个人开发者开源的一个去中心化视频分享平台。 Chocobozzz PeerTube 8.1.6之前版本存在SQL注入漏洞,该漏洞源于ActorFollowModel.updateScore()函数将攻击者控制的ActivityPub actor inboxUrl插入SQL查询,可能导致未经身份验证的远程服务器读写PeerTube数据库表(包括oAuthToken.accessToken)并接管管理员账户。
CVSS Information
N/A
Vulnerability Type
N/A