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

doorGets v7.0 has a Stored Cross Site Scripting in ARTICLE CONTENT. #16

Open
SunJ3t opened this issue Feb 18, 2020 · 0 comments
Open

doorGets v7.0 has a Stored Cross Site Scripting in ARTICLE CONTENT. #16

SunJ3t opened this issue Feb 18, 2020 · 0 comments

Comments

@SunJ3t
Copy link

SunJ3t commented Feb 18, 2020

A xss vulnerability was discovered in doorGets v7.0.
There is a stored XSS vulnerability in ARTICLE if I use the payload </textarea><script>alert(111)</script>.

First, you need to add article.
image
http://192.168.187.130/doorgets/dg-user/cn/?controller=moduleblog&uri=blog&action=add

Then add payload(</textarea><script>alert(111)</script>) to article content.
image

Save the article and click the generated link.
image

Change the content of an article.
image

When you click the article content, it will trigger the payload.
image

View page source, you will find the XSS payload.
image

@SunJ3t SunJ3t changed the title doorGets v7.0 has a Stored Cross Site Scripting in ARTICLE. doorGets v7.0 has a Stored Cross Site Scripting in ARTICLE CONTENT. Feb 19, 2020
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