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:V6.0.6 Cross Site Scripting Vulnerability #2

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

Bug:V6.0.6 Cross Site Scripting Vulnerability #2

Richard1266 opened this issue Mar 13, 2019 · 0 comments

Comments

@Richard1266
Copy link

There is an Stored Cross Site Scripting vulnerability in your latest version of the CMS v6.0.6
Download link: "https://www.damicms.com/downes/dami.rar"
In the DamicmsV6.0.6\Admin\Lib\Action\LabelAction.class.php, No filtering to title in the doadd() function:
图片
Vulnerability trigger point
http://localhost/admin.php?s=/Index/index
1、Log in as admin
图片
2、Choose this part
图片
图片
3、Add content
图片
图片
4、Added refresh vulnerability trigger point
图片
Fix:
Filter the title 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