ghsa-75cw-5cgv-g853
Vulnerability from github
Published
2022-05-14 02:05
Modified
2024-09-23 16:59
Severity ?
9.8 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
8.1 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U
8.1 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U
Summary
IPython Notebook vulnerable to improper validation of the origin of websocket requests
Details
IPython Notebook 0.12 through 1.x before 1.2.0 does not validate the origin of websocket requests, which allows remote attackers to execute arbitrary code by leveraging knowledge of the kernel id and a crafted page.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "ipython" }, "ranges": [ { "events": [ { "introduced": "0.12" }, { "fixed": "1.2.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-3429" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2024-04-29T11:32:00Z", "nvd_published_at": "2014-08-07T11:13:00Z", "severity": "HIGH" }, "details": "IPython Notebook 0.12 through 1.x before 1.2.0 does not validate the origin of websocket requests, which allows remote attackers to execute arbitrary code by leveraging knowledge of the kernel id and a crafted page.", "id": "GHSA-75cw-5cgv-g853", "modified": "2024-09-23T16:59:56Z", "published": "2022-05-14T02:05:20Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3429" }, { "type": "WEB", "url": "https://github.com/ipython/ipython/pull/4845" }, { "type": "WEB", "url": "https://github.com/ipython/ipython/commit/e5b669ce4750d628dba383fd637dbde918ea15f5" }, { "type": "WEB", "url": "https://github.com/mattvonrocketstein/ipython/commit/dd4135db9f42d196a46553310a8e63ff5658671d" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1119890" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/94497" }, { "type": "PACKAGE", "url": "https://github.com/ipython/ipython" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/ipython/PYSEC-2014-21.yaml" }, { "type": "WEB", "url": "http://advisories.mageia.org/MGASA-2014-0320.html" }, { "type": "WEB", "url": "http://lambdaops.com/cross-origin-websocket-hijacking-of-ipython" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2014-08/msg00039.html" }, { "type": "WEB", "url": "http://permalink.gmane.org/gmane.comp.python.ipython.devel/13198" }, { "type": "WEB", "url": "http://seclists.org/oss-sec/2014/q3/152" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U", "type": "CVSS_V4" } ], "summary": "IPython Notebook vulnerable to improper validation of the origin of websocket requests " }
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.