CVE-2023-46116 (GCVE-0-2023-46116)
Vulnerability from cvelistv5 – Published: 2023-12-15 13:44 – Updated: 2024-10-08 14:14
VLAI?
Title
Remote Code Execution via insufficiently sanitized call to shell.openExternal
Summary
Tutanota (Tuta Mail) is an encrypted email provider. Tutanota allows users to open links in emails in external applications. Prior to version 3.118.12, it correctly blocks the `file:` URL scheme, which can be used by malicious actors to gain code execution on a victims computer, however fails to check other harmful schemes such as `ftp:`, `smb:`, etc. which can also be used. Successful exploitation of this vulnerability will enable an attacker to gain code execution on a victim's computer. Version 3.118.2 contains a patch for this issue.
Severity ?
9.3 (Critical)
CWE
- CWE-20 - Improper Input Validation
Assigner
References
| URL | Tags | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T20:37:39.493Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/tutao/tutanota/security/advisories/GHSA-mxgj-pq62-f644",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/tutao/tutanota/security/advisories/GHSA-mxgj-pq62-f644"
},
{
"name": "https://github.com/tutao/tutanota/commit/88ecad17d00d05a722399aed35f0d280899d55a2",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/tutao/tutanota/commit/88ecad17d00d05a722399aed35f0d280899d55a2"
},
{
"name": "https://github.com/tutao/tutanota/blob/master/src/desktop/ApplicationWindow.ts#L417",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/tutao/tutanota/blob/master/src/desktop/ApplicationWindow.ts#L417"
},
{
"name": "https://github.com/tutao/tutanota/blob/master/src/desktop/ApplicationWindow.ts#L423",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/tutao/tutanota/blob/master/src/desktop/ApplicationWindow.ts#L423"
},
{
"name": "https://user-images.githubusercontent.com/46137338/270564886-7a0389d3-f9ef-44e1-9f5e-57ccc72dcaa8.mp4",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://user-images.githubusercontent.com/46137338/270564886-7a0389d3-f9ef-44e1-9f5e-57ccc72dcaa8.mp4"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-46116",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-02-26T20:19:04.221033Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-10-08T14:14:03.776Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "tutanota",
"vendor": "tutao",
"versions": [
{
"status": "affected",
"version": "\u003c 3.118.12"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Tutanota (Tuta Mail) is an encrypted email provider. Tutanota allows users to open links in emails in external applications. Prior to version 3.118.12, it correctly blocks the `file:` URL scheme, which can be used by malicious actors to gain code execution on a victims computer, however fails to check other harmful schemes such as `ftp:`, `smb:`, etc. which can also be used. Successful exploitation of this vulnerability will enable an attacker to gain code execution on a victim\u0027s computer. Version 3.118.2 contains a patch for this issue."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.3,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20: Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-12-15T13:44:05.153Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/tutao/tutanota/security/advisories/GHSA-mxgj-pq62-f644",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/tutao/tutanota/security/advisories/GHSA-mxgj-pq62-f644"
},
{
"name": "https://github.com/tutao/tutanota/commit/88ecad17d00d05a722399aed35f0d280899d55a2",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/tutao/tutanota/commit/88ecad17d00d05a722399aed35f0d280899d55a2"
},
{
"name": "https://github.com/tutao/tutanota/blob/master/src/desktop/ApplicationWindow.ts#L417",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/tutao/tutanota/blob/master/src/desktop/ApplicationWindow.ts#L417"
},
{
"name": "https://github.com/tutao/tutanota/blob/master/src/desktop/ApplicationWindow.ts#L423",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/tutao/tutanota/blob/master/src/desktop/ApplicationWindow.ts#L423"
},
{
"name": "https://user-images.githubusercontent.com/46137338/270564886-7a0389d3-f9ef-44e1-9f5e-57ccc72dcaa8.mp4",
"tags": [
"x_refsource_MISC"
],
"url": "https://user-images.githubusercontent.com/46137338/270564886-7a0389d3-f9ef-44e1-9f5e-57ccc72dcaa8.mp4"
}
],
"source": {
"advisory": "GHSA-mxgj-pq62-f644",
"discovery": "UNKNOWN"
},
"title": "Remote Code Execution via insufficiently sanitized call to shell.openExternal"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2023-46116",
"datePublished": "2023-12-15T13:44:05.153Z",
"dateReserved": "2023-10-16T17:51:35.570Z",
"dateUpdated": "2024-10-08T14:14:03.776Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2023-46116\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2023-12-15T14:15:14.633\",\"lastModified\":\"2024-11-21T08:27:54.640\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Tutanota (Tuta Mail) is an encrypted email provider. Tutanota allows users to open links in emails in external applications. Prior to version 3.118.12, it correctly blocks the `file:` URL scheme, which can be used by malicious actors to gain code execution on a victims computer, however fails to check other harmful schemes such as `ftp:`, `smb:`, etc. which can also be used. Successful exploitation of this vulnerability will enable an attacker to gain code execution on a victim\u0027s computer. Version 3.118.2 contains a patch for this issue.\"},{\"lang\":\"es\",\"value\":\"Tutanota (Tuta Mail) es un proveedor de correo electr\u00f3nico cifrado. Tutanota permite a los usuarios abrir enlaces en correos electr\u00f3nicos en aplicaciones externas. Antes de la versi\u00f3n 3.118.12, bloquea correctamente el esquema de URL `file:`, que puede ser utilizado por actores maliciosos para obtener la ejecuci\u00f3n de c\u00f3digo en la computadora de la v\u00edctima; sin embargo, no verifica otros esquemas da\u00f1inos como `ftp:`, `smb :`, etc. que tambi\u00e9n se pueden utilizar. La explotaci\u00f3n exitosa de esta vulnerabilidad permitir\u00e1 a un atacante obtener la ejecuci\u00f3n de c\u00f3digo en la computadora de la v\u00edctima. La versi\u00f3n 3.118.2 contiene un parche para este problema.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N\",\"baseScore\":9.3,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":5.8},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:tuta:tutanota:*:*:*:*:*:node.js:*:*\",\"versionEndExcluding\":\"3.118.12\",\"matchCriteriaId\":\"B9A23701-DCF0-4163-BF73-AEA79D085B9A\"}]}]}],\"references\":[{\"url\":\"https://github.com/tutao/tutanota/blob/master/src/desktop/ApplicationWindow.ts#L417\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/tutao/tutanota/blob/master/src/desktop/ApplicationWindow.ts#L423\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/tutao/tutanota/commit/88ecad17d00d05a722399aed35f0d280899d55a2\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/tutao/tutanota/security/advisories/GHSA-mxgj-pq62-f644\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://user-images.githubusercontent.com/46137338/270564886-7a0389d3-f9ef-44e1-9f5e-57ccc72dcaa8.mp4\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\"]},{\"url\":\"https://github.com/tutao/tutanota/blob/master/src/desktop/ApplicationWindow.ts#L417\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/tutao/tutanota/blob/master/src/desktop/ApplicationWindow.ts#L423\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/tutao/tutanota/commit/88ecad17d00d05a722399aed35f0d280899d55a2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/tutao/tutanota/security/advisories/GHSA-mxgj-pq62-f644\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://user-images.githubusercontent.com/46137338/270564886-7a0389d3-f9ef-44e1-9f5e-57ccc72dcaa8.mp4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/tutao/tutanota/security/advisories/GHSA-mxgj-pq62-f644\", \"name\": \"https://github.com/tutao/tutanota/security/advisories/GHSA-mxgj-pq62-f644\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/tutao/tutanota/commit/88ecad17d00d05a722399aed35f0d280899d55a2\", \"name\": \"https://github.com/tutao/tutanota/commit/88ecad17d00d05a722399aed35f0d280899d55a2\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/tutao/tutanota/blob/master/src/desktop/ApplicationWindow.ts#L417\", \"name\": \"https://github.com/tutao/tutanota/blob/master/src/desktop/ApplicationWindow.ts#L417\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/tutao/tutanota/blob/master/src/desktop/ApplicationWindow.ts#L423\", \"name\": \"https://github.com/tutao/tutanota/blob/master/src/desktop/ApplicationWindow.ts#L423\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://user-images.githubusercontent.com/46137338/270564886-7a0389d3-f9ef-44e1-9f5e-57ccc72dcaa8.mp4\", \"name\": \"https://user-images.githubusercontent.com/46137338/270564886-7a0389d3-f9ef-44e1-9f5e-57ccc72dcaa8.mp4\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T20:37:39.493Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-46116\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-02-26T20:19:04.221033Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-10-08T14:13:56.322Z\"}}], \"cna\": {\"title\": \"Remote Code Execution via insufficiently sanitized call to shell.openExternal\", \"source\": {\"advisory\": \"GHSA-mxgj-pq62-f644\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 9.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"tutao\", \"product\": \"tutanota\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 3.118.12\"}]}], \"references\": [{\"url\": \"https://github.com/tutao/tutanota/security/advisories/GHSA-mxgj-pq62-f644\", \"name\": \"https://github.com/tutao/tutanota/security/advisories/GHSA-mxgj-pq62-f644\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/tutao/tutanota/commit/88ecad17d00d05a722399aed35f0d280899d55a2\", \"name\": \"https://github.com/tutao/tutanota/commit/88ecad17d00d05a722399aed35f0d280899d55a2\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/tutao/tutanota/blob/master/src/desktop/ApplicationWindow.ts#L417\", \"name\": \"https://github.com/tutao/tutanota/blob/master/src/desktop/ApplicationWindow.ts#L417\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/tutao/tutanota/blob/master/src/desktop/ApplicationWindow.ts#L423\", \"name\": \"https://github.com/tutao/tutanota/blob/master/src/desktop/ApplicationWindow.ts#L423\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://user-images.githubusercontent.com/46137338/270564886-7a0389d3-f9ef-44e1-9f5e-57ccc72dcaa8.mp4\", \"name\": \"https://user-images.githubusercontent.com/46137338/270564886-7a0389d3-f9ef-44e1-9f5e-57ccc72dcaa8.mp4\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Tutanota (Tuta Mail) is an encrypted email provider. Tutanota allows users to open links in emails in external applications. Prior to version 3.118.12, it correctly blocks the `file:` URL scheme, which can be used by malicious actors to gain code execution on a victims computer, however fails to check other harmful schemes such as `ftp:`, `smb:`, etc. which can also be used. Successful exploitation of this vulnerability will enable an attacker to gain code execution on a victim\u0027s computer. Version 3.118.2 contains a patch for this issue.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-20\", \"description\": \"CWE-20: Improper Input Validation\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2023-12-15T13:44:05.153Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-46116\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-10-08T14:14:03.776Z\", \"dateReserved\": \"2023-10-16T17:51:35.570Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2023-12-15T13:44:05.153Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
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…