GHSA-6PGR-J9V4-XFVV
Vulnerability from github – Published: 2023-10-06 21:30 – Updated: 2023-10-17 02:42
VLAI?
Summary
ThingsBoard Server-Side Template Injection
Details
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.
Severity ?
8.8 (High)
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.thingsboard:thingsboard"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-45303"
],
"database_specific": {
"cwe_ids": [
"CWE-74"
],
"github_reviewed": true,
"github_reviewed_at": "2023-10-17T02:42:06Z",
"nvd_published_at": "2023-10-06T19:15:13Z",
"severity": "HIGH"
},
"details": "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.",
"id": "GHSA-6pgr-j9v4-xfvv",
"modified": "2023-10-17T02:42:06Z",
"published": "2023-10-06T21:30:49Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45303"
},
{
"type": "WEB",
"url": "https://freemarker.apache.org/docs/api/freemarker/template/utility/Execute.html"
},
{
"type": "WEB",
"url": "https://herolab.usd.de/security-advisories/usd-2023-0010"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "ThingsBoard Server-Side Template Injection"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…