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
Hi, this is Xcheck team. Our code safety check tool Xcheck has found 2 xss vulnerabilities in this object. Here are the detail.
selectall = "<?= Yii::$app->request->get('selectall') ?>";
You can visit this url to verify. http://fecshop.apphtml5.fancyecommerce.com/checkout/cart?selectall=xcheck%22;alert(1);a=%22
http://fecshop.apphtml5.fancyecommerce.com/checkout/cart?selectall=xcheck%22;alert(1);a=%22
The text was updated successfully, but these errors were encountered:
bug fixed: 8fac645
thank you.
Sorry, something went wrong.
No branches or pull requests
Hi, this is Xcheck team. Our code safety check tool Xcheck has found 2 xss vulnerabilities in this object. Here are the detail.
line: 294.
selectall = "<?= Yii::$app->request->get('selectall') ?>";line:175
selectall = "<?= Yii::$app->request->get('selectall') ?>";You can visit this url to verify.
http://fecshop.apphtml5.fancyecommerce.com/checkout/cart?selectall=xcheck%22;alert(1);a=%22The text was updated successfully, but these errors were encountered: