Skip to content

Cross-Site Scripting: Reflected #46

Open
@QiAnXinCodeSafe

Description

@QiAnXinCodeSafe

hbResponse.setErrorMsg("客户端请求非法:" + request.getParameter("client"));
return hbResponse;

There may be special characters in ‘’request.getParameter("client")‘’.Sending unvalidated data to a web browser can result in the browser executing malicious code.

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