cvelist/2014/3xxx/CVE-2014-3429.json

102 lines
3.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 06:05:08 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-3429",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 06:05:08 +00:00
"lang": "eng",
"value": "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."
2017-10-16 12:31:07 -04:00
}
2019-03-18 06:05:08 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "openSUSE-SU-2014:1060",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2014-08/msg00039.html"
},
{
"name": "ipython-cve20143429-code-exec(94497)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/94497"
},
{
"name": "https://github.com/ipython/ipython/pull/4845",
"refsource": "CONFIRM",
"url": "https://github.com/ipython/ipython/pull/4845"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1119890",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1119890"
},
{
"name": "http://advisories.mageia.org/MGASA-2014-0320.html",
"refsource": "CONFIRM",
"url": "http://advisories.mageia.org/MGASA-2014-0320.html"
},
{
"name": "http://lambdaops.com/cross-origin-websocket-hijacking-of-ipython",
"refsource": "CONFIRM",
"url": "http://lambdaops.com/cross-origin-websocket-hijacking-of-ipython"
},
{
"name": "[oss-security] 20140715 IPython Notebook Cross 2014-3429",
"refsource": "MLIST",
"url": "http://seclists.org/oss-sec/2014/q3/152"
},
{
"name": "[ipython-dev] 20140713 Vulnerability in IPython Notebook ≤ 1.1",
"refsource": "MLIST",
"url": "http://permalink.gmane.org/gmane.comp.python.ipython.devel/13198"
},
{
"name": "MDVSA-2015:160",
"refsource": "MANDRIVA",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:160"
}
]
}
}