2021-01-08 23:02:33 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2021-08-24 08:41:23 +01:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2021-08-24T07:41:22.072726Z" ,
2021-01-08 23:02:33 +00:00
"ID" : "CVE-2021-23429" ,
2021-08-24 08:41:23 +01:00
"STATE" : "PUBLIC" ,
"TITLE" : "Denial of Service (DoS)"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "transpile" ,
"version" : {
"version_data" : [
{
"version_affected" : ">=" ,
"version_value" : "0"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Denial of Service (DoS)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2021-08-24 08:01:01 +00:00
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-JS-TRANSPILE-1290774" ,
"name" : "https://snyk.io/vuln/SNYK-JS-TRANSPILE-1290774"
2021-08-24 08:41:23 +01:00
} ,
{
2021-08-24 08:01:01 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/stealjs/transpile/blob/56aaeb26f69496e45a60c03dc92653d53021d4ac/main.js%23L53" ,
"name" : "https://github.com/stealjs/transpile/blob/56aaeb26f69496e45a60c03dc92653d53021d4ac/main.js%23L53"
2021-08-24 08:41:23 +01:00
}
]
2021-01-08 23:02:33 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-08-24 08:01:01 +00:00
"value" : "All versions of package transpile are vulnerable to Denial of Service (DoS) due to a lack of input sanitization or whitelisting, coupled with improper exception handling in the .to() function."
2021-01-08 23:02:33 +00:00
}
]
2021-08-24 08:41:23 +01:00
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Anish Sujanani"
}
]
2021-01-08 23:02:33 +00:00
}