mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
904 B
904 B
CVE-2023-28485
Description
A stored cross-site scripting (Stored XSS) vulnerability in file preview in WeKan before 6.75 allows remote authenticated users to inject arbitrary web script or HTML via names of file attachments. Any user can obtain the privilege to rename within their own board (where they have BoardAdmin access), and renameAttachment does not block XSS payloads.
POC
Reference
- http://packetstormsecurity.com/files/172649/Wekan-6.74-Cross-Site-Scripting.html
- https://wekan.github.io/hall-of-fame/filebleed/
Github
No PoCs found on GitHub currently.