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 Scripting(XSS) Vulnerability in Latest Release 3.4.0a admin/edit.php #1321

Open
Aquilao opened this issue Dec 1, 2019 · 0 comments
Labels

Comments

@Aquilao
Copy link

Aquilao commented Dec 1, 2019

Hi, I would like to report Cross Site Scripting(XSS) vulnerability in latest release(3.4.0a) admin/edit.php.

Description:
Cross-site scripting (XSS) vulnerability in edit.php
url:
http://localhost/admin/edit.php

You can Edit html source code in rich text editor,and execute JavaScript code.

payload:
<img src=x onerror=alert(1)> <--xss test

GetSimpleCMS_XSS1

And visit index page.

GetSimpleCMS_XSS2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants