@keystone-6/core@3.0.0 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the @keystone-6/core 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
  • L
Improper Access Control

Affected versions of this package are vulnerable to Improper Access Control when ui.isAccessAllowed is set as undefined, the adminMeta GraphQL query is publicly accessible (no session required). This is different from the behavior of the default AdminUI middleware, which by default will only be publicly accessible (no session required) if a session strategy is not defined.

How to fix Improper Access Control?

Upgrade @keystone-6/core to version 5.5.1 or higher.

<5.5.1
  • C
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

Affected versions of this package are vulnerable to Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection'). This can occur when users are using NODE_ENV in their own code (not dependencies) to trigger security-sensitive functionality in a production build, causing NODE_ENV to be inlined to development for user code.

How to fix Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')?

Upgrade @keystone-6/core to version 3.0.2 or higher.

>=3.0.0 <3.0.2