evershop@1.0.0-beta vulnerabilities

A shopping cart platform with Express, React and MySQL

Direct Vulnerabilities

Known vulnerabilities in the evershop package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • C
Cross-site Scripting (XSS)

evershop is an A shopping cart platform with Express, React and MySQL

Affected versions of this package are vulnerable to Cross-site Scripting (XSS) via a crafted script to the Admin Panel. An attacker can obtain sensitive information by injecting malicious scripts that are executed in the context of the user's browser.

How to fix Cross-site Scripting (XSS)?

There is no fixed version for evershop.

*
  • M
Cross-site Scripting (XSS)

evershop is an A shopping cart platform with Express, React and MySQL

Affected versions of this package are vulnerable to Cross-site Scripting (XSS) via a crafted request to the ProductGrid function in admin/productGrid/Grid.jsx. An attacker can obtain sensitive information by injecting malicious scripts.

How to fix Cross-site Scripting (XSS)?

A fix was pushed into the master branch but not yet published.

*
  • M
Directory Traversal

evershop is an A shopping cart platform with Express, React and MySQL

Affected versions of this package are vulnerable to Directory Traversal via a crafted request to the mkdirSync function in the folderCreate/createFolder.js endpoint. An attacker can obtain sensitive information by sending a specially crafted request.

How to fix Directory Traversal?

There is no fixed version for evershop.

*
  • M
Cross-site Scripting (XSS)

evershop is an A shopping cart platform with Express, React and MySQL

Affected versions of this package are vulnerable to Cross-site Scripting (XSS) via a crafted request to the sortBy parameter. An attacker can obtain sensitive information by injecting malicious scripts.

How to fix Cross-site Scripting (XSS)?

A fix was pushed into the master branch but not yet published.

*
  • H
Directory Traversal

evershop is an A shopping cart platform with Express, React and MySQL

Affected versions of this package are vulnerable to Directory Traversal via a crafted request to the DELETE function in the api/files endpoint. An attacker can obtain sensitive information by sending a specially crafted request.

How to fix Directory Traversal?

A fix was pushed into the master branch but not yet published.

*
  • M
Directory Traversal

evershop is an A shopping cart platform with Express, React and MySQL

Affected versions of this package are vulnerable to Directory Traversal via a crafted request to the readDirSync function in fileBrowser/browser.js. An attacker can obtain sensitive information by manipulating the input to traverse directories outside of the restricted path.

How to fix Directory Traversal?

A fix was pushed into the master branch but not yet published.

*
  • C
Code Injection

evershop is an A shopping cart platform with Express, React and MySQL

Affected versions of this package are vulnerable to Code Injection via the /deleteCustomer/route.json file. Attackers can chain this with another vulnerability found in the GraphQL schema, first by querying the schema to identify the Customer object and get the relevant uuid of a user. Then the attackers are able to send a DELETE request to the unprotected endpoint, resulting in the successful deletion of the user account.

How to fix Code Injection?

A fix was pushed into the master branch but not yet published.

*