{ "schema_version": "1.4.0", "id": "GHSA-r38r-qp28-2m63", "modified": "2024-10-21T21:29:55Z", "published": "2018-07-26T16:08:49Z", "aliases": [ "CVE-2014-3539" ], "summary": "Code injection in rope", "details": "base/oi/doa.py in the Rope library in CPython (aka Python) allows remote attackers to execute arbitrary code by leveraging an unsafe call to pickle.load.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "rope" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.11.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3539" }, { "type": "WEB", "url": "https://github.com/python-rope/rope/commit/b01da7aab5cd02129941d2a900e6e5e3b5f7d4fb" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1116485" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/rope/PYSEC-2018-100.yaml" }, { "type": "PACKAGE", "url": "https://github.com/python-rope/rope" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/02/07/1" } ], "database_specific": { "cwe_ids": [ "CWE-502" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:53:34Z", "nvd_published_at": null } }