-
Notifications
You must be signed in to change notification settings - Fork 717
Closed
Description
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

Metadata
Metadata
Assignees
Labels
No labels