{"url":"http://public2.vulnerablecode.io/api/packages/471186?format=json","purl":"pkg:npm/total.js@3.3.0-38","type":"npm","namespace":"","name":"total.js","version":"3.3.0-38","qualifiers":{},"subpath":"","is_vulnerable":true,"next_non_vulnerable_version":null,"latest_non_vulnerable_version":null,"affected_by_vulnerabilities":[{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/43013?format=json","vulnerability_id":"VCID-1wps-9zjb-e3c1","summary":"Prototype pollution in total.js\nThere is a prototype pollution vulnerability in the package total.js before version 3.4.7. The set function can be used to set a value into the object according to the path. However the keys of the path being set are not properly sanitized, leading to a prototype pollution vulnerability. The impact depends on the application. In some cases it is possible to achieve Denial of service (DoS), Remote Code Execution or Property Injection.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2020-28495","reference_id":"","reference_type":"","scores":[{"value":"0.06091","scoring_system":"epss","scoring_elements":"0.90904","published_at":"2026-05-29T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2020-28495"},{"reference_url":"https://docs.totaljs.com/latest/en.html%23api~FrameworkUtils~U.set","reference_id":"","reference_type":"","scores":[{"value":"7.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://docs.totaljs.com/latest/en.html%23api~FrameworkUtils~U.set"},{"reference_url":"https://github.com/totaljs/framework/blob/master/utils.js%23L6606","reference_id":"","reference_type":"","scores":[{"value":"7.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/totaljs/framework/blob/master/utils.js%23L6606"},{"reference_url":"https://github.com/totaljs/framework/blob/master/utils.js%23L6617","reference_id":"","reference_type":"","scores":[{"value":"7.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/totaljs/framework/blob/master/utils.js%23L6617"},{"reference_url":"https://github.com/totaljs/framework/commit/b3f901561d66ab799a4a99279893b94cad7ae4ff","reference_id":"","reference_type":"","scores":[{"value":"7.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/totaljs/framework/commit/b3f901561d66ab799a4a99279893b94cad7ae4ff"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2020-28495","reference_id":"","reference_type":"","scores":[{"value":"7.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2020-28495"},{"reference_url":"https://snyk.io/vuln/SNYK-JS-TOTALJS-1046671","reference_id":"","reference_type":"","scores":[{"value":"7.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://snyk.io/vuln/SNYK-JS-TOTALJS-1046671"},{"reference_url":"https://www.npmjs.com/package/total.js","reference_id":"","reference_type":"","scores":[{"value":"7.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://www.npmjs.com/package/total.js"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/77122?format=json","purl":"pkg:npm/total.js@3.4.7","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-3rae-mygs-7ugn"},{"vulnerability":"VCID-72x8-pwe4-vyds"},{"vulnerability":"VCID-8z9s-x3vf-4ycv"},{"vulnerability":"VCID-yjup-7crh-kyg8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/total.js@3.4.7"}],"aliases":["CVE-2020-28495","GHSA-6cf8-qhqj-vjqm"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-1wps-9zjb-e3c1"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/43923?format=json","vulnerability_id":"VCID-3rae-mygs-7ugn","summary":"total.js Remote Code Execution Vulnerability\ntotal.js is a framework for Node.js platfrom written in pure JavaScript similar to PHP's Laravel or Python's Django or ASP.NET MVC. It can be used as web, desktop, service or IoT application.\n\nAffected versions of this package are vulnerable to Remote Code Execution (RCE) via `set`.\n\n### PoC\n```js\n// To be run in a nodejs console: \nrequire('total.js/utils').set({}, 'a;eval(`require(\"child_process\")\\\\x2eexecSync(\"touch pwned\")`);//')\n```","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2021-23344","reference_id":"","reference_type":"","scores":[{"value":"0.12679","scoring_system":"epss","scoring_elements":"0.94095","published_at":"2026-05-29T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2021-23344"},{"reference_url":"https://github.com/totaljs/framework/commit/c812bbcab8981797d3a1b9993fc42dad3d246f04","reference_id":"","reference_type":"","scores":[{"value":"9.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"},{"value":"CRITICAL","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/totaljs/framework/commit/c812bbcab8981797d3a1b9993fc42dad3d246f04"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2021-23344","reference_id":"","reference_type":"","scores":[{"value":"9.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"},{"value":"CRITICAL","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2021-23344"},{"reference_url":"https://snyk.io/vuln/SNYK-JS-TOTALJS-1077069","reference_id":"","reference_type":"","scores":[{"value":"9.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"},{"value":"CRITICAL","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://snyk.io/vuln/SNYK-JS-TOTALJS-1077069"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/77848?format=json","purl":"pkg:npm/total.js@3.4.8","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-72x8-pwe4-vyds"},{"vulnerability":"VCID-8z9s-x3vf-4ycv"},{"vulnerability":"VCID-yjup-7crh-kyg8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/total.js@3.4.8"}],"aliases":["CVE-2021-23344","GHSA-3wj8-vp9h-rm6m"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-3rae-mygs-7ugn"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/203776?format=json","vulnerability_id":"VCID-72x8-pwe4-vyds","summary":"In Total.js 4 before 0e5ace7, /api/common/ping can achieve remote command execution via shell metacharacters in the host parameter.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2022-44019","reference_id":"","reference_type":"","scores":[{"value":"0.03622","scoring_system":"epss","scoring_elements":"0.87998","published_at":"2026-05-29T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2022-44019"},{"reference_url":"https://github.com/totaljs/code/issues/12","reference_id":"12","reference_type":"","scores":[{"value":"8.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"},{"value":"Track*","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2025-05-07T13:57:46Z/"}],"url":"https://github.com/totaljs/code/issues/12"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2022-44019","reference_id":"CVE-2022-44019","reference_type":"","scores":[],"url":"https://nvd.nist.gov/vuln/detail/CVE-2022-44019"},{"reference_url":"https://www.edoardoottavianelli.it/CVE-2022-44019/","reference_id":"CVE-2022-44019","reference_type":"","scores":[{"value":"8.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"},{"value":"Track*","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2025-05-07T13:57:46Z/"}],"url":"https://www.edoardoottavianelli.it/CVE-2022-44019/"},{"reference_url":"https://www.youtube.com/watch?v=x-u3eS8-xJg","reference_id":"watch?v=x-u3eS8-xJg","reference_type":"","scores":[{"value":"8.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"},{"value":"Track*","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2025-05-07T13:57:46Z/"}],"url":"https://www.youtube.com/watch?v=x-u3eS8-xJg"}],"fixed_packages":[],"aliases":["CVE-2022-44019"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-72x8-pwe4-vyds"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/42228?format=json","vulnerability_id":"VCID-8z9s-x3vf-4ycv","summary":"Code Injection in total.js\nTotal.js framework (npm package total.js) is a framework for Node.js platfrom written in pure JavaScript similar to PHP's Laravel or Python's Django or ASP.NET MVC. In total.js framework before version 3.4.9, calling the utils.set function with user-controlled values leads to code-injection. This can cause a variety of impacts that include arbitrary code execution. This is fixed in version 3.4.9.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2021-32831","reference_id":"","reference_type":"","scores":[{"value":"0.00871","scoring_system":"epss","scoring_elements":"0.75507","published_at":"2026-05-29T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2021-32831"},{"reference_url":"https://github.com/totaljs","reference_id":"","reference_type":"","scores":[{"value":"7.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/totaljs"},{"reference_url":"https://github.com/totaljs/framework/blob/e644167d5378afdc45cb0156190349b2c07ef235/changes.txt#L11","reference_id":"","reference_type":"","scores":[{"value":"7.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/totaljs/framework/blob/e644167d5378afdc45cb0156190349b2c07ef235/changes.txt#L11"},{"reference_url":"https://github.com/totaljs/framework/commit/887b0fa9e162ef7a2dd9cec20a5ca122726373b3","reference_id":"","reference_type":"","scores":[{"value":"7.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/totaljs/framework/commit/887b0fa9e162ef7a2dd9cec20a5ca122726373b3"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2021-32831","reference_id":"","reference_type":"","scores":[{"value":"7.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2021-32831"},{"reference_url":"https://securitylab.github.com/advisories/GHSL-2021-066-totaljs-totaljs","reference_id":"","reference_type":"","scores":[{"value":"7.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://securitylab.github.com/advisories/GHSL-2021-066-totaljs-totaljs"},{"reference_url":"https://www.npmjs.com/package/total.js","reference_id":"","reference_type":"","scores":[{"value":"7.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://www.npmjs.com/package/total.js"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/76310?format=json","purl":"pkg:npm/total.js@3.4.9","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-72x8-pwe4-vyds"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/total.js@3.4.9"}],"aliases":["CVE-2021-32831","GHSA-vwhc-pww7-72x6"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-8z9s-x3vf-4ycv"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/42957?format=json","vulnerability_id":"VCID-prff-skrx-kbca","summary":"Command injection in total.js\nThere is a command injection vulnerability that affects the package total.js before version 3.4.7. The issue occurs in the image.pipe and image.stream functions. The type parameter is used to build the command that is then executed using child_process.spawn. The issue occurs because child_process.spawn is called with the option shell set to true and because the type parameter is not properly sanitized.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2020-28494","reference_id":"","reference_type":"","scores":[{"value":"0.01199","scoring_system":"epss","scoring_elements":"0.79199","published_at":"2026-05-29T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2020-28494"},{"reference_url":"https://github.com/totaljs/framework/commit/6192491ab2631e7c1d317c221f18ea613e2c18a5","reference_id":"","reference_type":"","scores":[{"value":"8.6","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/totaljs/framework/commit/6192491ab2631e7c1d317c221f18ea613e2c18a5"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2020-28494","reference_id":"","reference_type":"","scores":[{"value":"8.6","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2020-28494"},{"reference_url":"https://snyk.io/vuln/SNYK-JS-TOTALJS-1046672","reference_id":"","reference_type":"","scores":[{"value":"8.6","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://snyk.io/vuln/SNYK-JS-TOTALJS-1046672"},{"reference_url":"https://www.npmjs.com/package/total.js","reference_id":"","reference_type":"","scores":[{"value":"8.6","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://www.npmjs.com/package/total.js"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/77122?format=json","purl":"pkg:npm/total.js@3.4.7","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-3rae-mygs-7ugn"},{"vulnerability":"VCID-72x8-pwe4-vyds"},{"vulnerability":"VCID-8z9s-x3vf-4ycv"},{"vulnerability":"VCID-yjup-7crh-kyg8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/total.js@3.4.7"}],"aliases":["CVE-2020-28494","GHSA-4449-hg37-77v8"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-prff-skrx-kbca"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/42706?format=json","vulnerability_id":"VCID-yjup-7crh-kyg8","summary":"Code Injection in total.js\nThe package total.js before 3.4.9 are vulnerable to Arbitrary Code Execution via the U.set() and U.get() functions.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2021-23389","reference_id":"","reference_type":"","scores":[{"value":"0.0534","scoring_system":"epss","scoring_elements":"0.90202","published_at":"2026-05-29T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2021-23389"},{"reference_url":"https://github.com/totaljs/framework/blob/master/utils.js%23L6606-L6631","reference_id":"","reference_type":"","scores":[{"value":"9.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"},{"value":"CRITICAL","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/totaljs/framework/blob/master/utils.js%23L6606-L6631"},{"reference_url":"https://github.com/totaljs/framework/commit/887b0fa9e162ef7a2dd9cec20a5ca122726373b3","reference_id":"","reference_type":"","scores":[{"value":"9.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"},{"value":"CRITICAL","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/totaljs/framework/commit/887b0fa9e162ef7a2dd9cec20a5ca122726373b3"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2021-23389","reference_id":"","reference_type":"","scores":[{"value":"9.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"},{"value":"CRITICAL","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2021-23389"},{"reference_url":"https://snyk.io/vuln/SNYK-JS-TOTALJS-1088607","reference_id":"","reference_type":"","scores":[{"value":"9.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"},{"value":"CRITICAL","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://snyk.io/vuln/SNYK-JS-TOTALJS-1088607"},{"reference_url":"https://github.com/advisories/GHSA-7fm6-gxqg-2pwr","reference_id":"GHSA-7fm6-gxqg-2pwr","reference_type":"","scores":[{"value":"CRITICAL","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-7fm6-gxqg-2pwr"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/76310?format=json","purl":"pkg:npm/total.js@3.4.9","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-72x8-pwe4-vyds"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/total.js@3.4.9"}],"aliases":["CVE-2021-23389","GHSA-7fm6-gxqg-2pwr"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-yjup-7crh-kyg8"}],"fixing_vulnerabilities":[],"risk_score":null,"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/total.js@3.3.0-38"}