Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XSS Vulnerability via uploading html and svg files #8302

Open
raghavfaveo opened this issue Oct 3, 2024 · 0 comments
Open

XSS Vulnerability via uploading html and svg files #8302

raghavfaveo opened this issue Oct 3, 2024 · 0 comments
Assignees
Labels
Customer reported Bug Support Ticket and Customer reported bugs Paid This label considered as a Paid Product issues.

Comments

@raghavfaveo
Copy link

raghavfaveo commented Oct 3, 2024

  • Faveo Version : 9.2.0
  • Product Name : Faveo Helpdesk & Servicedesk (On-Premise and Cloud)
  • Reported By : Asad Iqbal
    Link: https://github.com/Asadiqbal2

Description:

Issue - XSS code placed in html and svg format files can be uploaded, attached and thereby executable after ticket is created and the attachment is clicked open.

Details and steps to reproduce given in below document
XSS.Via.File.Upload.pdf

Steps To Reproduce:

Screenshots:

  1. Html file uploaded with malicious content

image

  1. When the file is clicked open

image

Sample html file can be crated with following xss code

<script>window.location.href="https://evil.com"</script>
@raghavfaveo raghavfaveo added Customer reported Bug Support Ticket and Customer reported bugs Paid This label considered as a Paid Product issues. labels Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Customer reported Bug Support Ticket and Customer reported bugs Paid This label considered as a Paid Product issues.
Projects
None yet
Development

No branches or pull requests

3 participants