Shopmost
Shopmost copied to clipboard
Node.js and React, PostgreSQL based eCommerce platform
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 6.1.1 to 6.1.2. Release notes Sourced from webpack-dev-middleware's releases. v6.1.2 6.1.2 (2024-03-20) Bug Fixes security: do not allow to read files above (#1778) (9670b34) Changelog Sourced from...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
**Describe the bug** When adding coupons in admin panel, it is possible to insert and enable the coupon that has more than 100% discount of whole order value, resulting in...
**Describe the bug** While a user can create a multiselect attribute, selecting any of it's options while creating a product is not possible. **To Reproduce** Steps to reproduce the behavior:...
**Description** In the catalog module, it is possible to put 0 in the "Show per page" bar. Application the shows either Infinity or NaN depending on if there is any...
**Description** In the catalog module, when user splits catalog list in two or more and then proceeds to enter next list, instead of being redirected to page 2 he is...
**Describe the bug** Creating a category with a name consisting only of spaces is possible, which should not be allowed. This category appears in the list of categories, but clicking...
### Summary: The system currently lacks mandatory password complexity requirements, posing a potential security risk due to weak or easily guessable passwords. ### Details: Upon examination, it was noted that...
### Summary: The system currently lacks robust protections against brute-force attacks, leaving user accounts vulnerable to unauthorized access through repeated login attempts. ### Details: During testing, it was observed that...