{ "id": "CVE-2018-17106", "sourceIdentifier": "cve@mitre.org", "published": "2018-09-16T21:29:02.297", "lastModified": "2018-11-28T16:02:52.917", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "In Tinyftp Tinyftpd 1.1, a buffer overflow exists in the text variable of the do_mkd function in the ftpproto.c file. An attacker can overwrite ebp via a long pathname." }, { "lang": "es", "value": "En Tinyftp Tinyftpd 1.1, existe un desbordamiento de b\u00fafer en la variable text de la funci\u00f3n do_mkd en el archivo ftpproto.c. Un atacante puede sobrescribir ebp mediante un nombre de ruta largo." } ], "metrics": { "cvssMetricV30": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 6.4 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 10.0, "impactScore": 4.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-119" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:tinyftp_project:tinyftp:1.1:*:*:*:*:*:*:*", "matchCriteriaId": "3878CB12-91E8-4A57-BC5D-906EB2C625B0" } ] } ] } ], "references": [ { "url": "https://github.com/vbirds/Tinyftp/issues/4", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }