2023-05-04 18:00:28 +02:00
{
"id" : "CVE-2023-29827" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-05-04T14:15:11.363" ,
2024-08-02 16:03:14 +00:00
"lastModified" : "2024-08-02T15:15:33.947" ,
2023-05-19 06:00:30 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [
{
"sourceIdentifier" : "cve@mitre.org" ,
"tags" : [
"disputed"
]
}
] ,
2023-05-04 18:00:28 +02:00
"descriptions" : [
{
"lang" : "en" ,
2023-11-07 21:03:21 +00:00
"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. NOTE: this is disputed by the vendor because the render function is not intended to be used with untrusted input."
2023-05-04 18:00:28 +02:00
}
] ,
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" : [
2023-05-19 06:00:30 +00:00
{
"url" : "https://github.com/mde/ejs/blob/main/SECURITY.md#out-of-scope-vulnerabilities" ,
"source" : "cve@mitre.org"
} ,
2023-05-04 18:00:28 +02:00
{
"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
}
]
}