原始 OSV JSON{
"id": "GHSA-vwhc-pww7-72x6",
"aliases": [
"CVE-2021-32831"
],
"details": "Total.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.",
"summary": "Code Injection in total.js",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.4.9"
}
]
}
],
"package": {
"name": "total.js",
"ecosystem": "npm"
}
}
],
"modified": "2021-08-31T20:25:52Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H"
}
],
"published": "2021-09-01T18:24:05Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32831",
"type": "ADVISORY"
},
{
"url": "https://github.com/totaljs/framework/commit/887b0fa9e162ef7a2dd9cec20a5ca122726373b3",
"type": "WEB"
},
{
"url": "https://github.com/totaljs",
"type": "PACKAGE"
},
{
"url": "https://github.com/totaljs/framework/blob/e644167d5378afdc45cb0156190349b2c07ef235/changes.txt#L11",
"type": "WEB"
},
{
"url": "https://securitylab.github.com/advisories/GHSL-2021-066-totaljs-totaljs",
"type": "ADVISORY"
},
{
"url": "https://www.npmjs.com/package/total.js",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2021-08-30T21:15:00Z",
"github_reviewed_at": "2021-08-31T20:25:52Z"
}
}