{ "schema_version": "1.4.0", "id": "GHSA-mr7p-25v2-35wr", "modified": "2024-10-07T14:49:05Z", "published": "2019-08-23T21:53:51Z", "aliases": [ "CVE-2019-14751" ], "summary": "NLTK Vulnerable To Path Traversal", "details": "NLTK Downloader before 3.4.5 is vulnerable to a directory traversal, allowing attackers to write arbitrary files via a `../` (dot dot slash) in an NLTK package (ZIP archive) that is mishandled during extraction.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "nltk" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "3.4.5" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14751" }, { "type": "WEB", "url": "https://github.com/nltk/nltk/commit/f59d7ed8df2e0e957f7f247fe218032abdbe9a10" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-mr7p-25v2-35wr" }, { "type": "WEB", "url": "https://github.com/mssalvatore/CVE-2019-14751_PoC" }, { "type": "PACKAGE", "url": "https://github.com/nltk/nltk" }, { "type": "WEB", "url": "https://github.com/nltk/nltk/blob/3.4.5/ChangeLog" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/nltk/PYSEC-2019-106.yaml" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QI4IJGLZQ5S7C5LNRNROHAO2P526XE3D" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZGZSSEJH7RHH3RBUEVWWYT75QU67J7SE" }, { "type": "WEB", "url": "https://salvatoresecurity.com/zip-slip-in-nltk-cve-2019-14751" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00054.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00001.html" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2019-08-23T21:48:38Z", "nvd_published_at": "2019-08-22T16:15:00Z" } }