2021-05-12 22:01:10 +00:00
{
"CVE_data_meta" : {
2021-08-30 14:34:44 -06:00
"ASSIGNER" : "security-advisories@github.com" ,
2021-05-12 22:01:10 +00:00
"ID" : "CVE-2021-32831" ,
2021-08-30 14:34:44 -06:00
"STATE" : "PUBLIC" ,
"TITLE" : "Code injection in total.js"
2021-05-12 22:01:10 +00:00
} ,
2021-08-30 14:34:44 -06:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "framework" ,
"version" : {
"version_data" : [
{
"version_value" : "< 3.4.9"
}
]
}
}
]
} ,
"vendor_name" : "totaljs"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-05-12 22:01:10 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-08-30 21:00:57 +00:00
"value" : "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."
2021-05-12 22:01:10 +00:00
}
]
2021-08-30 14:34:44 -06:00
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-94 Improper Control of Generation of Code ('Code Injection')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/totaljs/framework/commit/887b0fa9e162ef7a2dd9cec20a5ca122726373b3" ,
"refsource" : "MISC" ,
"url" : "https://github.com/totaljs/framework/commit/887b0fa9e162ef7a2dd9cec20a5ca122726373b3"
} ,
2021-08-30 21:00:57 +00:00
{
"name" : "https://securitylab.github.com/advisories/GHSL-2021-066-totaljs-totaljs/" ,
"refsource" : "CONFIRM" ,
"url" : "https://securitylab.github.com/advisories/GHSL-2021-066-totaljs-totaljs/"
} ,
2021-08-30 14:34:44 -06:00
{
"name" : "https://github.com/totaljs/framework/blob/e644167d5378afdc45cb0156190349b2c07ef235/changes.txt#L11" ,
"refsource" : "MISC" ,
"url" : "https://github.com/totaljs/framework/blob/e644167d5378afdc45cb0156190349b2c07ef235/changes.txt#L11"
} ,
{
"name" : "https://www.npmjs.com/package/total.js" ,
"refsource" : "MISC" ,
"url" : "https://www.npmjs.com/package/total.js"
}
]
} ,
"source" : {
"advisory" : "GHSL-2021-066" ,
"discovery" : "INTERNAL"
2021-05-12 22:01:10 +00:00
}
}