[CRITICAL] 安全:所有 JDBC URL 启用 allowMultiQueries=true #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
严重度:🔴 CRITICAL
所有环境 JDBC URL 含
allowMultiQueries=true,允许批量 SQL,任何注入可致全库破坏。受影响: dev/test/prod yml + cloud/db.yaml
修复: 改为 false