Cross-site scripting in PageKit
Moderate severity
GitHub Reviewed
Published
Jun 22, 2021
to the GitHub Advisory Database
•
Updated Feb 1, 2023
Description
Published by the National Vulnerability Database
Jun 16, 2021
Reviewed
Jun 17, 2021
Published to the GitHub Advisory Database
Jun 22, 2021
Last updated
Feb 1, 2023
In PageKit v1.0.18, a user can upload SVG files in the file upload portion of the CMS. These SVG files can contain malicious scripts. This file will be uploaded to the system and it will not be stripped or filtered. The user can create a link on the website pointing to "/storage/exp.svg" that will point to http://localhost/pagekit/storage/exp.svg. When a user comes along to click that link, it will trigger a XSS attack.
References