@builder.io/qwik@0.0.108-dev20220914022956 vulnerabilities

An Open-Source sub-framework designed with a focus on server-side-rendering, lazy-loading, and styling/animation.

Direct Vulnerabilities

Known vulnerabilities in the @builder.io/qwik 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
  • M
Cross-site Scripting (XSS)

@builder.io/qwik is an An Open-Source sub-framework designed with a focus on server-side-rendering, lazy-loading, and styling/animation.

Affected versions of this package are vulnerable to Cross-site Scripting (XSS) due to improper HTML escaping in the server-side rendering process. An attacker can manipulate the DOM by injecting malicious scripts through crafted input that bypasses the escaping rules.

How to fix Cross-site Scripting (XSS)?

Upgrade @builder.io/qwik to version 1.7.3 or higher.

<1.7.3
  • C
Deserialization of Untrusted Data

@builder.io/qwik is an An Open-Source sub-framework designed with a focus on server-side-rendering, lazy-loading, and styling/animation.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. The Function deserializer can be accessed using the pureServerFunction feature. This allows any Javascript code to be run by node.js, therefore leading to an RCE.

How to fix Deserialization of Untrusted Data?

Upgrade @builder.io/qwik to version 0.21.0 or higher.

<0.21.0
  • M
Cross-site Scripting (XSS)

@builder.io/qwik is an An Open-Source sub-framework designed with a focus on server-side-rendering, lazy-loading, and styling/animation.

Affected versions of this package are vulnerable to Cross-site Scripting (XSS) due to attribute names and the class attribute values not being properly handled.

How to fix Cross-site Scripting (XSS)?

Upgrade @builder.io/qwik to version 0.16.2 or higher.

<0.16.2