Skip to content

[Bug] post/admin/api/workspace/default/tool接口导入一个.tool文件,然后抓包工具里修改文件后缀为.php,.php也能导入,看来maxkb后端没有文件格式校验 #6835

[Bug] post/admin/api/workspace/default/tool接口导入一个.tool文件,然后抓包工具里修改文件后缀为.php,.php也能导入,看来maxkb后端没有文件格式校验

[Bug] post/admin/api/workspace/default/tool接口导入一个.tool文件,然后抓包工具里修改文件后缀为.php,.php也能导入,看来maxkb后端没有文件格式校验 #6835

name: Issue Translator
on:
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: usthe/[email protected]
with:
IS_MODIFY_TITLE: true
BOT_GITHUB_TOKEN: ${{ secrets.FIT2CLOUDRD_LLM_CODE_REVIEW_TOKEN }}