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

Cross Site Script Vulnerability on "Site Settings" in Monstra version 3.0.4 #465

Closed
r0ck3t1973 opened this issue May 22, 2020 · 0 comments
Closed

Comments

@r0ck3t1973
Copy link

Hii, Team Monstra!!!

Describe the bug
An authenticated malicious user can take advantage of a Stored XSS vulnerability in the "Site Settings" feature Monstra.

To Reproduce
Steps to reproduce the behavior:

1.Login into the panel Monstra
2. Go to 'admin/index.php'
3. Click 'System' -> 'Settings'
4. Insert Payload XSS:
">
'><details/open/ontoggle=confirm("XSS")>
// # "><svg/onload=prompt(1337)>
<svg/on<script><script>load=alert(1337)//</script>

  1. Save
  2. click View Site -> xss alert message!

Impact
Commonly include transmitting private data, like cookies or other session information, to the attacker, redirecting the victim to web content controlled by the attacker, or performing other malicious operations on the user’s machine under the guise of the vulnerable site.

Screenshots
a. Infor Monstra version:
info

b. insert payload xss:
payload_xss

c. view site -> xss alert message
alert_mess

Desktop (please complete the following information):
OS: Windows
Browser: All
Version:

I Hope you fix it ASAP!!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant