Closed as not planned
Description
FlatPress 1.2.1 - Stored XSS in the Blog Content
A stored Cross Site Scripting (XSS) vulnerability exists in version 1.2.1 of the FlatPress application that allows for arbitrary execution of JavaScript commands.
Steps to reproduce the vulnerability
- Visit the FlatPress Administration area.
- Navigate to the Entries -> Write Entry.
- Enter any Subject.
- In the content area put the following payload:
<script>alert(document.cookie)</script>
- Click the Save&Continue button.
- Stored XSS payload is triggered.
- Also we can verify the stored XSS payload by navigating to the home page.
Discovered by Martin Kubecka, September 15 2021
Metadata
Assignees
Labels
No labels


