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

Stored XSS vulnerability in Custom Domain Fields #82

Closed
mohdaltaf163 opened this issue Nov 23, 2018 · 2 comments
Closed

Stored XSS vulnerability in Custom Domain Fields #82

mohdaltaf163 opened this issue Nov 23, 2018 · 2 comments
Assignees

Comments

@mohdaltaf163
Copy link

mohdaltaf163 commented Nov 23, 2018

Stored XSS vulnerability in Version 4.11.01 which allows remote attacker to inject arbitrary script or html. This being stored, will impact all users who have permissions to view the vulnerable page.

Vulnerable Endpoint: https://demo.domainmod.org/admin/domain-fields/

Steps:

  1. goto vulnerable endpoint
  2. Click Add Custom Field
  3. At the place of Display Name, Description, notes put xss payload "><img src=x onerror=alert("Xssed-By-Abdul-Raheem")>

POC
poc

@mohdaltaf163
Copy link
Author

mohdaltaf163 commented Nov 30, 2018

@chetcuti chetcuti self-assigned this Feb 3, 2019
@chetcuti
Copy link
Member

chetcuti commented Feb 3, 2019

This was fixed in v4.12.0, which was released today.

Thanks for the report!

@chetcuti chetcuti closed this as completed Feb 3, 2019
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