Skip to content

Reflected XSS - /search #208

@NinjaGPT

Description

@NinjaGPT

Summary

In the latest v6.0.0 version, the endpoint /search does not encode user-controllable parameters when outputting them on the current page, resulting in Reflected XSS. This allows attackers to launch XSS attacks against administrator users.

POC

http://localhost:8888/search?keyword=%22%3E%3Cimg+src%3D1+onerror%3Dalert%28%27search-XSS%27%29%3E
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions