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.10 Cross Site Scripting Vulnerability #3

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

Bug:V1.1.10 Cross Site Scripting Vulnerability #3

Richard1266 opened this issue Mar 12, 2019 · 0 comments

Comments

@Richard1266
Copy link

Richard1266 commented Mar 12, 2019

There is an Stored Cross Site Scripting vulnerability in your latest version of the CMS v1.1.10
Download link: "http://down.ukcms.com/down.php?v=1.1.10"

In the UKCMSv1.1.10\application\home\controller\Single.php, No filtering to data in the index( ) function:
1
Vulnerability trigger point
http://localhost/admin.php/admin/content/guestbook.html
1、Go to the front page to find the message board
图片
2、Add a message
图片
3、Log in as admin
图片
4、Choose this part
图片
5、XSS vulnerability popup
图片
Fix:
This is an XSS vulnerability, this vulnerability is because no filtering to data in the index( ) function.

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