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

Xss vulnerability #87

Closed
deenrookie opened this issue May 20, 2020 · 1 comment
Closed

Xss vulnerability #87

deenrookie opened this issue May 20, 2020 · 1 comment

Comments

@deenrookie
Copy link

Hi, this is Xcheck team. Our code safety check tool Xcheck has found 2 xss vulnerabilities in this object. Here are the detail.

  1. yii2_fecshop-master/app/appfront/theme/base/front/checkout/cart/index.php
    line: 294. selectall = "<?= Yii::$app->request->get('selectall') ?>";
  2. yii2_fecshop-master/app/apphtml5/theme/base/html5/checkout/cart/index.php
    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=%22

@fancyecommerce
Copy link
Member

bug fixed: 8fac645

thank you.

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

2 participants