CVE-2020-15258 (GCVE-0-2020-15258)
Vulnerability from cvelistv5
Published
2020-10-16 16:50
Modified
2024-08-04 13:15
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-20 - {"":"Improper Input Validation"}
Summary
In Wire before 3.20.x, `shell.openExternal` was used without checking the URL. This vulnerability allows an attacker to execute code on the victims machine by sending messages containing links with arbitrary protocols. The victim has to interact with the link and sees the URL that is opened. The issue was patched by implementing a helper function which checks if the URL's protocol is common. If it is common, the URL will be opened externally. If not, the URL will not be opened and a warning appears for the user informing them that a probably insecure URL was blocked from being executed. The issue is patched in Wire 3.20.x. More technical details about exploitation are available in the linked advisory.
References
► | URL | Tags | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
wireapp | wire-desktop |
Version: < 3.20.x |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T13:15:18.937Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/wireapp/wire-desktop/security/advisories/GHSA-5gpx-9976-ggpm" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/wireapp/wire-desktop/commit/b3705fffa75a03f055530f55a754face5ac0623b" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://benjamin-altpeter.de/shell-openexternal-dangers/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "wire-desktop", "vendor": "wireapp", "versions": [ { "status": "affected", "version": "\u003c 3.20.x" } ] } ], "descriptions": [ { "lang": "en", "value": "In Wire before 3.20.x, `shell.openExternal` was used without checking the URL. This vulnerability allows an attacker to execute code on the victims machine by sending messages containing links with arbitrary protocols. The victim has to interact with the link and sees the URL that is opened. The issue was patched by implementing a helper function which checks if the URL\u0027s protocol is common. If it is common, the URL will be opened externally. If not, the URL will not be opened and a warning appears for the user informing them that a probably insecure URL was blocked from being executed. The issue is patched in Wire 3.20.x. More technical details about exploitation are available in the linked advisory." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-20", "description": "{\"CWE-20\":\"Improper Input Validation\"}", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2020-10-16T16:50:19", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/wireapp/wire-desktop/security/advisories/GHSA-5gpx-9976-ggpm" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/wireapp/wire-desktop/commit/b3705fffa75a03f055530f55a754face5ac0623b" }, { "tags": [ "x_refsource_MISC" ], "url": "https://benjamin-altpeter.de/shell-openexternal-dangers/" } ], "source": { "advisory": "GHSA-5gpx-9976-ggpm", "discovery": "UNKNOWN" }, "title": "Insecure use of shell.openExternal in Wire", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2020-15258", "STATE": "PUBLIC", "TITLE": "Insecure use of shell.openExternal in Wire" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "wire-desktop", "version": { "version_data": [ { "version_value": "\u003c 3.20.x" } ] } } ] }, "vendor_name": "wireapp" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In Wire before 3.20.x, `shell.openExternal` was used without checking the URL. This vulnerability allows an attacker to execute code on the victims machine by sending messages containing links with arbitrary protocols. The victim has to interact with the link and sees the URL that is opened. The issue was patched by implementing a helper function which checks if the URL\u0027s protocol is common. If it is common, the URL will be opened externally. If not, the URL will not be opened and a warning appears for the user informing them that a probably insecure URL was blocked from being executed. The issue is patched in Wire 3.20.x. More technical details about exploitation are available in the linked advisory." } ] }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "{\"CWE-20\":\"Improper Input Validation\"}" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/wireapp/wire-desktop/security/advisories/GHSA-5gpx-9976-ggpm", "refsource": "CONFIRM", "url": "https://github.com/wireapp/wire-desktop/security/advisories/GHSA-5gpx-9976-ggpm" }, { "name": "https://github.com/wireapp/wire-desktop/commit/b3705fffa75a03f055530f55a754face5ac0623b", "refsource": "MISC", "url": "https://github.com/wireapp/wire-desktop/commit/b3705fffa75a03f055530f55a754face5ac0623b" }, { "name": "https://benjamin-altpeter.de/shell-openexternal-dangers/", "refsource": "MISC", "url": "https://benjamin-altpeter.de/shell-openexternal-dangers/" } ] }, "source": { "advisory": "GHSA-5gpx-9976-ggpm", "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2020-15258", "datePublished": "2020-10-16T16:50:19", "dateReserved": "2020-06-25T00:00:00", "dateUpdated": "2024-08-04T13:15:18.937Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2020-15258\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2020-10-16T17:15:12.247\",\"lastModified\":\"2024-11-21T05:05:12.753\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In Wire before 3.20.x, `shell.openExternal` was used without checking the URL. This vulnerability allows an attacker to execute code on the victims machine by sending messages containing links with arbitrary protocols. The victim has to interact with the link and sees the URL that is opened. The issue was patched by implementing a helper function which checks if the URL\u0027s protocol is common. If it is common, the URL will be opened externally. If not, the URL will not be opened and a warning appears for the user informing them that a probably insecure URL was blocked from being executed. The issue is patched in Wire 3.20.x. More technical details about exploitation are available in the linked advisory.\"},{\"lang\":\"es\",\"value\":\"En Wire versiones anteriores a 3.20.x, se usaba \\\"shell.openExternal\\\" sin comprobar la URL.\u0026#xa0;Esta vulnerabilidad permite a un atacante ejecutar c\u00f3digo en la m\u00e1quina de la v\u00edctima mediante el env\u00edo de mensajes que contienen enlaces con protocolos arbitrarios.\u0026#xa0;La v\u00edctima tiene que interactuar con el enlace y visualizar la URL que es abierta.\u0026#xa0;El problema fue parcheado mediante la implementaci\u00f3n de una funci\u00f3n auxiliar que comprueba si el protocolo de la URL es com\u00fan.\u0026#xa0;Si es com\u00fan, la URL ser\u00e1 abierta externamente.\u0026#xa0;De lo contrario, la URL no ser\u00e1 abierta y aparecer\u00e1 una advertencia para el usuario inform\u00e1ndole que fue probablemente una URL no segura fue bloqueada de ser ejecutada.\u0026#xa0;El problema est\u00e1 parcheado en Wire versiones 3.20.x.\u0026#xa0;M\u00e1s detalles t\u00e9cnicos sobre la explotaci\u00f3n est\u00e1n disponibles en el aviso vinculado\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H\",\"baseScore\":8.0,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.3,\"impactScore\":6.0},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":8.0,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.1,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:S/C:P/I:P/A:P\",\"baseScore\":6.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":6.8,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wire:wire:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.20.2934\",\"matchCriteriaId\":\"6848687A-01EF-42DF-A478-3DC588AA0E71\"}]}]}],\"references\":[{\"url\":\"https://benjamin-altpeter.de/shell-openexternal-dangers/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/wireapp/wire-desktop/commit/b3705fffa75a03f055530f55a754face5ac0623b\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/wireapp/wire-desktop/security/advisories/GHSA-5gpx-9976-ggpm\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://benjamin-altpeter.de/shell-openexternal-dangers/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/wireapp/wire-desktop/commit/b3705fffa75a03f055530f55a754face5ac0623b\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/wireapp/wire-desktop/security/advisories/GHSA-5gpx-9976-ggpm\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]}]}}" } }
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.
Loading…
Loading…