2021-05-12 22:01:10 +00:00
{
"CVE_data_meta" : {
2021-08-17 11:54:56 -06:00
"ASSIGNER" : "security-advisories@github.com" ,
2021-05-12 22:01:10 +00:00
"ID" : "CVE-2021-32830" ,
2021-08-17 11:54:56 -06:00
"STATE" : "PUBLIC"
2021-05-12 22:01:10 +00:00
} ,
2021-08-17 11:54:56 -06:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "diez" ,
"version" : {
"version_data" : [
{
"version_value" : "all"
}
]
}
}
]
} ,
"vendor_name" : "diez"
}
]
}
} ,
"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-17 11:54:56 -06:00
"value" : "The @diez/generation npm package is a client for Diez. The locateFont method of @diez/generation has a command injection vulnerability. Clients of the @diez/generation library are unlikely to be aware of this, so they might unwittingly write code that contains a vulnerability. This issue may lead to remote code execution if a client of the library calls the vulnerable method with untrusted input. All versions of this package are vulnerable as of the writing of this CVE."
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 3.9 ,
"baseSeverity" : "LOW" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-78 OS Command Injection"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://securitylab.github.com/advisories/GHSL-2021-061-diez-generation-cmd-injection/" ,
"refsource" : "CONFIRM" ,
"url" : "https://securitylab.github.com/advisories/GHSL-2021-061-diez-generation-cmd-injection/"
} ,
{
"name" : "https://github.com/diez/diez" ,
"refsource" : "MISC" ,
"url" : "https://github.com/diez/diez"
} ,
{
"name" : "https://www.npmjs.com/package/@diez/generation" ,
"refsource" : "MISC" ,
"url" : "https://www.npmjs.com/package/@diez/generation"
2021-05-12 22:01:10 +00:00
}
]
2021-08-17 11:54:56 -06:00
} ,
"source" : {
"advisory" : "GHSL-2021-061" ,
"discovery" : "INTERNAL"
2021-05-12 22:01:10 +00:00
}
}