You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = "Serena 是一款 AI 编程助手,其内置 Web 管理面板默认在固定端口(TCP 24282)启动 Flask API 服务,未实施任何身份认证、CSRF 防护或 Host 头验证。攻击者可通过 DNS 重绑定攻击绕过浏览器同源策略,向本地 API 发送恶意请求写入持久化记忆存储。结合默认启用的 execute_shell_command 函数(shell=True),可触发完整的远程代码执行链,完全控制受害者主机。"
0 commit comments