2022-02-24 15:04:37 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2022-08-29 06:00:15 +01:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2022-08-29T05:00:10.620820Z" ,
2022-02-24 15:04:37 +00:00
"ID" : "CVE-2022-25921" ,
2022-08-29 06:00:15 +01:00
"STATE" : "PUBLIC" ,
"TITLE" : "Arbitrary Code Execution"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "morgan-json" ,
"version" : {
"version_data" : [
{
"version_affected" : ">=" ,
"version_value" : "0"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Arbitrary Code Execution"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2022-08-29 06:00:39 +00:00
"refsource" : "MISC" ,
"url" : "https://security.snyk.io/vuln/SNYK-JS-MORGANJSON-2976193" ,
"name" : "https://security.snyk.io/vuln/SNYK-JS-MORGANJSON-2976193"
2022-08-29 06:00:15 +01:00
} ,
{
2022-08-29 06:00:39 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/indexzero/morgan-json/blob/3a76010215a4256d41687d082cd66c4f00ea5717/index.js%23L46" ,
"name" : "https://github.com/indexzero/morgan-json/blob/3a76010215a4256d41687d082cd66c4f00ea5717/index.js%23L46"
2022-08-29 06:00:15 +01:00
}
]
2022-02-24 15:04:37 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-08-29 06:00:39 +00:00
"value" : "All versions of package morgan-json are vulnerable to Arbitrary Code Execution due to missing sanitization of input passed to the Function constructor."
2022-02-24 15:04:37 +00:00
}
]
2022-08-29 06:00:15 +01:00
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "OmniTaint"
}
]
2022-02-24 15:04:37 +00:00
}