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

There is a storage XSS vulnerability in the blog comment interface #1

Open
shuimuLiu opened this issue Aug 15, 2018 · 0 comments
Open

Comments

@shuimuLiu
Copy link

Explain:
A cross-site scripting (XSS) vulnerability in BlogCMS may allow a remote attacker to inject arbitrary Web scripts through the source editor, which may result in an attacker obtaining cookies from other administrators and logging into a Web site backend account.

First, browse the website and click on a blog to comment on it.

image

According to the next picture, the comment contains malicious JavaScript code.

image

Now, use the administrator's identity to login to the website backstage and view the comments.

image

The background management interface will pop up the administrator's cookie.

image

Influence:
Any user leaving a message on a Web site can use it to perform an operation and may cause an administrator to hijack cookies

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