gsd-2023-38286
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Thymeleaf through 3.1.1.RELEASE, as used in spring-boot-admin (aka Spring Boot Admin) through 3.1.1 and other products, allows sandbox bypass via crafted HTML. This may be relevant for SSTI (Server Side Template Injection) and code execution in spring-boot-admin if MailNotifier is enabled and there is write access to environment variables via the UI.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-38286", "id": "GSD-2023-38286" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-38286" ], "details": "Thymeleaf through 3.1.1.RELEASE, as used in spring-boot-admin (aka Spring Boot Admin) through 3.1.1 and other products, allows sandbox bypass via crafted HTML. This may be relevant for SSTI (Server Side Template Injection) and code execution in spring-boot-admin if MailNotifier is enabled and there is write access to environment variables via the UI.", "id": "GSD-2023-38286", "modified": "2023-12-13T01:20:35.645811Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-38286", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Thymeleaf through 3.1.1.RELEASE, as used in spring-boot-admin (aka Spring Boot Admin) through 3.1.1 and other products, allows sandbox bypass via crafted HTML. This may be relevant for SSTI (Server Side Template Injection) and code execution in spring-boot-admin if MailNotifier is enabled and there is write access to environment variables via the UI." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/p1n93r/SpringBootAdmin-thymeleaf-SSTI", "refsource": "MISC", "url": "https://github.com/p1n93r/SpringBootAdmin-thymeleaf-SSTI" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "(,3.1.0]", "affected_versions": "All versions up to 3.1.0", "cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-77", "CWE-937" ], "date": "2023-07-27", "description": "Thymeleaf through 3.1.1.RELEASE, as used in spring-boot-admin (aka Spring Boot Admin) through 3.1.1 and other products, allows sandbox bypass via crafted HTML. This may be relevant for SSTI (Server Side Template Injection) and code execution in spring-boot-admin if MailNotifier is enabled and there is write access to environment variables via the UI.", "fixed_versions": [ "3.1.1" ], "identifier": "CVE-2023-38286", "identifiers": [ "CVE-2023-38286" ], "not_impacted": "All versions after 3.1.0", "package_slug": "maven/de.codecentric/spring-boot-admin-server", "pubdate": "2023-07-14", "solution": "Upgrade to version 3.1.1 or above.", "title": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-38286", "https://github.com/p1n93r/SpringBootAdmin-thymeleaf-SSTI" ], "uuid": "8d37bc01-5b92-4e88-b7a8-60921cf2c5ef" }, { "affected_range": "(,3.1.1]", "affected_versions": "All versions up to 3.1.1", "cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-77", "CWE-937" ], "date": "2023-07-27", "description": "Thymeleaf through 3.1.1.RELEASE, as used in spring-boot-admin (aka Spring Boot Admin) through 3.1.1 and other products, allows sandbox bypass via crafted HTML. This may be relevant for SSTI (Server Side Template Injection) and code execution in spring-boot-admin if MailNotifier is enabled and there is write access to environment variables via the UI.", "fixed_versions": [ "3.1.2.RELEASE" ], "identifier": "CVE-2023-38286", "identifiers": [ "CVE-2023-38286" ], "not_impacted": "All versions after 3.1.1", "package_slug": "maven/org.thymeleaf/thymeleaf-spring5", "pubdate": "2023-07-14", "solution": "Upgrade to version 3.1.2.RELEASE or above.", "title": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-38286", "https://github.com/p1n93r/SpringBootAdmin-thymeleaf-SSTI" ], "uuid": "d236be2b-ac30-42b5-a297-acaa261ccbf7" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:thymeleaf:thymeleaf:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "3.1.1", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:codecentric:spring_boot_admin:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "3.1.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-38286" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Thymeleaf through 3.1.1.RELEASE, as used in spring-boot-admin (aka Spring Boot Admin) through 3.1.1 and other products, allows sandbox bypass via crafted HTML. This may be relevant for SSTI (Server Side Template Injection) and code execution in spring-boot-admin if MailNotifier is enabled and there is write access to environment variables via the UI." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-77" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/p1n93r/SpringBootAdmin-thymeleaf-SSTI", "refsource": "MISC", "tags": [ "Exploit" ], "url": "https://github.com/p1n93r/SpringBootAdmin-thymeleaf-SSTI" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.6, "impactScore": 5.9 } }, "lastModifiedDate": "2023-07-27T12:37Z", "publishedDate": "2023-07-14T05:15Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.