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 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:
Vulnerability trigger point http://localhost/index.php/index/category/index?id=23&page=3 1、Log in as admin 2、Choose this part 3、Add content 4、Added refresh vulnerability trigger point
Fix: Filter the param parameter
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:

Vulnerability trigger point




http://localhost/index.php/index/category/index?id=23&page=3
1、Log in as admin
2、Choose this part
3、Add content
4、Added refresh vulnerability trigger point
Fix:
Filter the param parameter
The text was updated successfully, but these errors were encountered: