2023-05-04 18:00:28 +02:00
{
"id" : "CVE-2023-29827" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-05-04T14:15:11.363" ,
2023-05-10 20:00:27 +02:00
"lastModified" : "2023-05-10T16:17:45.330" ,
"vulnStatus" : "Analyzed" ,
2023-05-04 18:00:28 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "ejs v3.1.9 is vulnerable to server-side template injection. If the ejs file is controllable, template injection can be implemented through the configuration settings of the closeDelimiter parameter."
}
] ,
2023-05-10 20:00:27 +02:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-74"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ejs:ejs:3.1.9:*:*:*:*:node.js:*:*" ,
"matchCriteriaId" : "E8921287-EB45-45B3-AFF2-93475E23B503"
}
]
}
]
}
] ,
2023-05-04 18:00:28 +02:00
"references" : [
{
"url" : "https://github.com/mde/ejs/issues/720" ,
2023-05-10 20:00:27 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Patch"
]
2023-05-04 18:00:28 +02:00
}
]
}