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/snippets.php #1322

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/snippets.php.

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

“Add Snippet”, input payload in snippets title

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

and "Save snippets"

image

Last, visit admin/snippets.php agin.

image

GetSimpleCMS_XSS4

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