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 "Page" in Monstra version 3.0.4 #463

Closed
r0ck3t1973 opened this issue May 22, 2020 · 2 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 "Page" feature.

To Reproduce
Steps to reproduce the behavior:

  1. Login into the panel Monstra

  2. Go to 'admin/index.php'

  3. Click 'Create New' -> 'Page'

  4. Insert Payload XSS:
    ">
    '><details/open/ontoggle=confirm("XSS")>
    // # "><svg/onload=prompt(1337)>
    <svg/on<script><script>load=alert(1337)//</script>

  5. Save and Exit

  6. Click 'Pages' new -> 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
Infor Monstra version:
info
Ex1 payload xss:
a. Creat new page:
insert_payload1
b. click page:
click_new_page
c. xss alert mess:
xss_mess

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

I Hope you fix it ASAP!!!!

@r0ck3t1973
Copy link
Author

Alternatively, I can insert the payload into the item 'Metada' and 'Setting'
Payload XSS: 'Metada'
xss_payload2
Payload XSS: 'Setting'
xss_payload3

@r0ck3t1973
Copy link
Author

CVE-2020-23697

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