Skip to content

There is a SQL Injection in the backend #18

@0xzer0

Description

@0xzer0

The problem exists in the "WeixinSystemProjectController.java",You can see that there is no filtering in the code:
Injection1

The code use "${" to splice the parameters directly in the "WeixinSystemProject.xml".
Injection2

And this leads to a SQL injection.
Injection

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions