CVE-2014-3429

medium
Published 2022-05-14 · Modified 2024-04-29
CVSS v3
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS v2
6.8
VIR risk
6.8

Description

IPython Notebook 0.12 through 1.x before 1.2 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.

Predictions

Exploit likelihood
30%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-3429

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://github.com/ipython/ipython/pull/4845

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed1.2.0~rc1-1
debian debianbullseyefixed1.2.0~rc1-1
debian debianforkyfixed1.2.0~rc1-1
debian debiansidfixed1.2.0~rc1-1
debian debiantrixiefixed1.2.0~rc1-1
suse suse13.1affected
suse suse13.2affected

Package impact

EcosystemPackageVulnerableFixed
python PyPIipython>=0.12,<1.2.01.2.0

Application impact

VendorProductVersionsFixed
ipythonipython_notebook0.12
ipythonipython_notebook0.12.1
ipythonipython_notebook0.13
ipythonipython_notebook0.13.1
ipythonipython_notebook0.13.2
ipythonipython_notebook1.0.0
ipythonipython_notebook1.1.0

References

CWEs

CWE-94

Verify integrity in audit chain (admin only). AS-IS.