ghsa-7fc2-rm35-2pp7
Vulnerability from github
Published
2022-05-17 00:35
Modified
2024-09-27 15:40
Severity ?
8.8 (High) - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
8.6 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
8.6 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Summary
IPython vulnerable to cross site request forgery (CSRF)
Details
IPython (Interactive Python) is a command shell. Cross-site request forgery in the REST API is possible in in IPython 2 and 3. Versions 2.4.1 and 3.2.3 contain patches.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "ipython" }, "ranges": [ { "events": [ { "introduced": "0.12" }, { "fixed": "2.4.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "ipython" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.2.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-5607" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2022-06-03T15:42:47Z", "nvd_published_at": "2017-09-20T16:29:00Z", "severity": "HIGH" }, "details": "IPython (Interactive Python) is a command shell. Cross-site request forgery in the REST API is possible in in IPython 2 and 3. Versions 2.4.1 and 3.2.3 contain patches.", "id": "GHSA-7fc2-rm35-2pp7", "modified": "2024-09-27T15:40:37Z", "published": "2022-05-17T00:35:13Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5607" }, { "type": "WEB", "url": "https://github.com/ipython/ipython/commit/1415a9710407e7c14900531813c15ba6165f0816" }, { "type": "WEB", "url": "https://github.com/ipython/ipython/commit/a05fe052a18810e92d9be8c1185952c13fe4e5b0" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1243842" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-7fc2-rm35-2pp7" }, { "type": "PACKAGE", "url": "https://github.com/ipython/ipython" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/ipython/PYSEC-2017-47.yaml" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-July/162671.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-July/162936.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/07/21/3" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "IPython vulnerable to cross site request forgery (CSRF)" }
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.