{ "schema_version": "1.4.0", "id": "GHSA-9wf9-qvvp-2929", "modified": "2023-03-14T21:34:18Z", "published": "2023-03-09T00:30:18Z", "aliases": [ "CVE-2023-1283" ], "summary": "builderio/qwik is vulnerable to code injection", "details": "Code Injection in GitHub repository builderio/qwik prior to 0.21.0. The Function deserializer can be accessed using the pureServerFunction feature. This allows any Javascript code to be run by node.js.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "@builder.io/qwik" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.21.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1283" }, { "type": "WEB", "url": "https://github.com/BuilderIO/qwik/pull/3249/commits/4d9ba6e098ae6e537aa55abb6b8369bb670ffe66" }, { "type": "WEB", "url": "https://github.com/builderio/qwik/commit/4d9ba6e098ae6e537aa55abb6b8369bb670ffe66" }, { "type": "PACKAGE", "url": "https://github.com/BuilderIO/qwik" }, { "type": "WEB", "url": "https://huntr.dev/bounties/63f1ff91-48f3-4886-a179-103f1ddd8ff8" } ], "database_specific": { "cwe_ids": [ "CWE-94" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-03-10T22:28:41Z", "nvd_published_at": "2023-03-08T22:15:00Z" } }