Skip to content

创建 Thread 的安全问题 #28

Description

@poplite

创建 Thread 时没有设置任何验证,允许任何人直接调用createthread.php创建任意 Thread。

另外,在部署有评论框的网页 URL 后添加任意参数(如?123),就能调起创建 Thread 窗口:(貌似用网页 URL 当 Identifier 都存在类似问题)
default

建议:在服务端上检查创建 Thread 的用户身份,仅允许管理员创建 Thread,否则返回错误。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions