Skip to content

Zeyad-Azima/Vicidial-stored-XSS

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

Vicidial-stored-XSS (CVE-2021-46557)

Vicidial is vulnerable to stored cross-site-scripting through the script tab inputs

Reproduce

  • go to the vicidial and login
  • then go to /admin.php?ADD=1111111
  • in the script tab add the following javascript: "<scr<script>alert(1)</script>ipt>alert<script>alert(1)</script>(1)</scr<script>alert(1)</script>ipt>"
  • now click save, we were able to bypass the filter then view script
  • As you can see the code executed

PoC

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published