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 NavigateCMS 2.9 #19

Closed
tranvannam186 opened this issue Jun 19, 2020 · 1 comment
Closed

Cross Site Script Vulnerability NavigateCMS 2.9 #19

tranvannam186 opened this issue Jun 19, 2020 · 1 comment

Comments

@tranvannam186
Copy link

Expected behaviour
An authenticated malicious user can take advantage of a Reflected XSS vulnerability in the name="Aliases" feature.
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.
Steps to reproduce

  1. Log into the Admin.
  2. Go to function "Web > Web sites"
  3. Go to "create > Aliases > add"
  4. add "// # "><svg/onload=prompt(/NamTV/)>" in textbox Alias and Real URL.
  5. Click "save".

--------------result--------------
image

@NavigateCMS
Copy link
Owner

Fixed by b1a17ae

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

2 participants