-
-
Notifications
You must be signed in to change notification settings - Fork 510
Open
Description
A Cross Site Scripting vulnerabilty exists in Miniblog.Core via the Excerpt field in "/posts"
Step to exploit:
- Login as admin.
- Navigate to https://miniblogcore.azurewebsites.net/blog/edit.
- Insert XSS payload
<img src=1 onerror=alert('XSS')>in the "Excerpt" field and click on Save. - Go to Home page.
Metadata
Metadata
Assignees
Labels
No labels


