Skip to content

Cross-Site Scripting (XSS) in "/posts" #178

Open
@tuando243

Description

@tuando243

A Cross Site Scripting vulnerabilty exists in Miniblog.Core via the Excerpt field in "/posts"

Step to exploit:

  1. Login as admin.
  2. Navigate to https://miniblogcore.azurewebsites.net/blog/edit.
  3. Insert XSS payload <img src=1 onerror=alert('XSS')> in the "Excerpt" field and click on Save.
  4. Go to Home page.

Screenshot 2022-08-01 at 10 26 30

Screenshot 2022-08-01 at 10 27 01

Screenshot 2022-08-01 at 10 38 06

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions