2022-02-24 15:04:37 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2022-03-17 11:15:55 +00:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2022-03-17T11:15:54.117149Z" ,
2022-02-24 15:04:37 +00:00
"ID" : "CVE-2022-0748" ,
2022-03-17 11:15:55 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Arbitrary Code Execution"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "post-loader" ,
"version" : {
"version_data" : [
{
"version_affected" : ">=" ,
"version_value" : "0.0.0"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Arbitrary Code Execution"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2022-03-17 12:01:33 +00:00
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-JS-POSTLOADER-2403737" ,
"name" : "https://snyk.io/vuln/SNYK-JS-POSTLOADER-2403737"
2022-03-17 11:15:55 +00:00
}
]
2022-02-24 15:04:37 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-03-17 12:01:33 +00:00
"value" : "The package post-loader from 0.0.0 are vulnerable to Arbitrary Code Execution which uses a markdown parser in an unsafe way so that any javascript code inside the markdown input files gets evaluated and executed."
2022-02-24 15:04:37 +00:00
}
]
2022-03-17 11:15:55 +00:00
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Feng Xiao and Zhongfu Su"
}
]
2022-02-24 15:04:37 +00:00
}