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

Bug:V1.1.9 Cross Site Scripting Vulnerability #9

Open
Richard1266 opened this issue Mar 7, 2019 · 0 comments
Open

Bug:V1.1.9 Cross Site Scripting Vulnerability #9

Richard1266 opened this issue Mar 7, 2019 · 0 comments

Comments

@Richard1266
Copy link

There is an Stored Cross Site Scripting vulnerability in your latest version of the CMS v1.1.9
Download link: "http://img.yunucms.com/o_1d1n2lp3h1g0m1rjfvf818epqmua.zip?attname="

In the YUNUCMSv1.1.9\app\admin\model\ContentModel.php,No filtering to param in the insertContent( ) function:
default

Vulnerability trigger point
http://localhost/index.php/index/category/index?id=23&page=3
1、Log in as admin
1
2、Choose this part
default
3、Add content
default
4、Added refresh vulnerability trigger point
default

Fix:
Filter the param parameter

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