FKIE_CVE-2019-14657
Vulnerability from fkie_nvd - Published: 2019-10-08 13:15 - Updated: 2024-11-21 04:27
Severity ?
Summary
Yealink phones through 2019-08-04 have an issue with OpenVPN file upload. They execute tar as root to extract files, but do not validate the extraction directory. Creating a tar file with ../../../../ allows replacement of almost any file on a phone. This leads to password replacement and arbitrary code execution as root.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | http://cerebusforensics.com/yealink/exploit.html | Exploit, Third Party Advisory | |
| cve@mitre.org | https://sway.office.com/3pCb559LYVuT0eig | Exploit, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://cerebusforensics.com/yealink/exploit.html | Exploit, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://sway.office.com/3pCb559LYVuT0eig | Exploit, Third Party Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| yeahlink | vp59_firmware | * | |
| yeahlink | vp59 | - | |
| yeahlink | t49g_firmware | * | |
| yeahlink | t49g | - | |
| yeahlink | t58v_firmware | * | |
| yeahlink | t58v | - |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:yeahlink:vp59_firmware:*:*:*:*:*:*:*:*",
"matchCriteriaId": "A416A5F5-E7E8-4D54-8BD7-F9DACC7D2AB9",
"versionEndIncluding": "2019-08-04",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:yeahlink:vp59:-:*:*:*:*:*:*:*",
"matchCriteriaId": "E2009943-3A1D-4129-A5D8-5F942D760537",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:yeahlink:t49g_firmware:*:*:*:*:*:*:*:*",
"matchCriteriaId": "8BFE86FC-8AEA-4A0B-9D4A-1470DDABFDA2",
"versionEndIncluding": "2019-08-04",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:yeahlink:t49g:-:*:*:*:*:*:*:*",
"matchCriteriaId": "B30F986B-FB81-4D5A-BC12-479C473E0508",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:yeahlink:t58v_firmware:*:*:*:*:*:*:*:*",
"matchCriteriaId": "7BC06E8A-65CE-4E77-B427-966EF5FFFE08",
"versionEndIncluding": "2019-08-04",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:yeahlink:t58v:-:*:*:*:*:*:*:*",
"matchCriteriaId": "A2A7C6A9-D47D-402B-8C85-C403A593CF92",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Yealink phones through 2019-08-04 have an issue with OpenVPN file upload. They execute tar as root to extract files, but do not validate the extraction directory. Creating a tar file with ../../../../ allows replacement of almost any file on a phone. This leads to password replacement and arbitrary code execution as root."
},
{
"lang": "es",
"value": "Los tel\u00e9fonos Yealink hasta el 04-08-2019, presentan un problema con la carga de archivos de OpenVPN. Estos ejecutan un tar como root para extraer archivos, pero no comprueban el directorio de extracci\u00f3n. Crear un archivo tar con ../../../../ permite reemplazar casi cualquier archivo en un tel\u00e9fono. Esto conlleva al reemplazo de la contrase\u00f1a y a la ejecuci\u00f3n de c\u00f3digo arbitrario como root."
}
],
"id": "CVE-2019-14657",
"lastModified": "2024-11-21T04:27:05.370",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.0,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C",
"version": "2.0"
},
"exploitabilityScore": 8.0,
"impactScore": 10.0,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2019-10-08T13:15:15.317",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "http://cerebusforensics.com/yealink/exploit.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://sway.office.com/3pCb559LYVuT0eig"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "http://cerebusforensics.com/yealink/exploit.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://sway.office.com/3pCb559LYVuT0eig"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-22"
},
{
"lang": "en",
"value": "CWE-434"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
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…