2023-10-06 20:00:29 +00:00
{
"id" : "CVE-2023-45303" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-10-06T19:15:13.040" ,
2024-09-19 20:03:16 +00:00
"lastModified" : "2024-09-19T19:35:11.117" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-10-06 20:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "ThingsBoard before 3.5 allows Server-Side Template Injection if users are allowed to modify an email template, because Apache FreeMarker supports freemarker.template.utility.Execute (for content sent to the /api/admin/settings endpoint)."
2023-10-12 20:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "ThingsBoard anterior a 3.5 permite la inyecci\u00f3n de plantillas del lado del servidor si los usuarios pueden modificar una plantilla de correo electr\u00f3nico, porque Apache FreeMarker admite freemarker.template.utility.Execute (para contenido enviado al endpoint /api/admin/settings)."
2023-10-06 20:00:29 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-10-12 20:00:28 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
} ,
2023-10-06 20:00:29 +00:00
{
"source" : "cve@mitre.org" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.4 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.7 ,
"impactScore" : 6.0
}
]
} ,
2023-10-12 20:00:28 +00:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-74"
}
]
2024-09-19 20:03:16 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-74"
}
]
2023-10-12 20:00:28 +00:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:thingsboard:thingsboard:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "3.5" ,
"matchCriteriaId" : "2E17FF63-D652-48D6-A794-4B1BFE246910"
}
]
}
]
}
] ,
2023-10-06 20:00:29 +00:00
"references" : [
{
"url" : "https://freemarker.apache.org/docs/api/freemarker/template/utility/Execute.html" ,
2023-10-12 20:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
2023-10-06 20:00:29 +00:00
} ,
{
"url" : "https://herolab.usd.de/security-advisories/usd-2023-0010/" ,
2023-10-12 20:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
2023-10-06 20:00:29 +00:00
}
]
}