2023-01-16 18:00:41 +00:00
{
2023-02-01 01:00:40 +00:00
"data_version" : "4.0" ,
2023-01-16 18:00:41 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-23630" ,
2023-02-01 01:00:40 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2023-01-16 18:00:41 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-02-01 01:00:40 +00:00
"value" : "Eta is an embedded JS templating engine that works inside Node, Deno, and the browser. XSS attack - anyone using the Express API is impacted. The problem has been resolved. Users should upgrade to version 2.0.0. As a workaround, don't pass user supplied things directly to `res.render`."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" ,
"cweId" : "CWE-79"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "eta-dev" ,
"product" : {
"product_data" : [
{
"product_name" : "eta" ,
"version" : {
"version_data" : [
{
"version_value" : "< 2.0.0" ,
"version_affected" : "="
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/eta-dev/eta/commit/5651392462ee0ff19d77c8481081a99e5b9138dd" ,
"refsource" : "MISC" ,
"name" : "https://github.com/eta-dev/eta/commit/5651392462ee0ff19d77c8481081a99e5b9138dd"
} ,
{
"url" : "https://github.com/eta-dev/eta/security/advisories/GHSA-xrh7-m5pp-39r6" ,
"refsource" : "MISC" ,
"name" : "https://github.com/eta-dev/eta/security/advisories/GHSA-xrh7-m5pp-39r6"
} ,
{
"url" : "https://github.com/eta-dev/eta/releases/tag/v2.0.0" ,
"refsource" : "MISC" ,
"name" : "https://github.com/eta-dev/eta/releases/tag/v2.0.0"
}
]
} ,
"source" : {
"advisory" : "GHSA-xrh7-m5pp-39r6" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.6 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H" ,
"version" : "3.1"
2023-01-16 18:00:41 +00:00
}
]
}
}