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 #8

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

Bug:V1.1.9 Cross Site Scripting Vulnerability #8

Richard1266 opened this issue Mar 6, 2019 · 0 comments

Comments

@Richard1266
Copy link

Richard1266 commented Mar 6, 2019

There is an Reflective 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\extend\com\Page.php, No filtering to url in the upurl( ) function:
4n nvyea8i sd iyua 4e2

Steps To Reproduce:
Open below URL in browser which supports flash.
url:http://localhost/index.php/index/category/index?[xsspayload]&id=23&page=2
exp:http://localhost/index.php/index/category/index?area=shijiazhuang'"><script>alert(1)</script>&id=23&page=2
tim 20190306160845
Fix:
Filter the url parameter

@Richard1266 Richard1266 changed the title Bug:Cross Site Scripting Vulnerability Bug:V1.1.9 Cross Site Scripting Vulnerability Mar 8, 2019
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