2021-01-08 23:02:33 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2021-09-21 17:49:35 +01:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2021-09-21T16:49:33.980993Z" ,
2021-01-08 23:02:33 +00:00
"ID" : "CVE-2021-23443" ,
2021-09-21 17:49:35 +01:00
"STATE" : "PUBLIC" ,
"TITLE" : "Cross-site Scripting (XSS)"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "edge.js" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "5.3.2"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Cross-site Scripting (XSS)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2021-09-21 17:01:04 +00:00
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-JS-EDGEJS-1579556" ,
"name" : "https://snyk.io/vuln/SNYK-JS-EDGEJS-1579556"
2021-09-21 17:49:35 +01:00
} ,
{
2021-09-21 17:01:04 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/edge-js/edge/commit/fa2c7fde86327aeae232752e89a6e37e2e469e21" ,
"name" : "https://github.com/edge-js/edge/commit/fa2c7fde86327aeae232752e89a6e37e2e469e21"
2021-09-21 17:49:35 +01:00
}
]
2021-01-08 23:02:33 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-09-21 17:01:04 +00:00
"value" : "This affects the package edge.js before 5.3.2. A type confusion vulnerability can be used to bypass input sanitization when the input to be rendered is an array (instead of a string or a SafeValue), even if {{ }} are used."
2021-01-08 23:02:33 +00:00
}
]
2021-09-21 17:49:35 +01:00
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Alessio Della Libera of Snyk Research Team"
}
]
2021-01-08 23:02:33 +00:00
}