Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Stored XSS when deleting proxy host #1950

@l4rm4nd

Description

@l4rm4nd

Steps to reproduce:

  1. Login as administrative user
  2. Create a new proxy host entry with the payload <script>alert('XSS')</script>.google.com as domain
  3. Hit save
  4. Try to delete the newly added proxy host. XSS payload is executed.

image

image

image

Recommendation:

Implementing input validation and/or ensuring output sanitization as done for all other inputs/outputs.

Risk:

Low risk since high privileges are required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions