cvelist/2015/4xxx/CVE-2015-4707.json
2019-03-17 22:13:45 +00:00

87 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-4707",
"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": [
{
"lang": "eng",
"value": "Cross-site scripting (XSS) vulnerability in IPython before 3.2 allows remote attackers to inject arbitrary web script or HTML via vectors involving JSON error messages and the /api/notebooks path."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://ipython.org/ipython-doc/3/whatsnew/version3.html",
"refsource": "CONFIRM",
"url": "https://ipython.org/ipython-doc/3/whatsnew/version3.html"
},
{
"name": "https://github.com/ipython/ipython/commit/7222bd53ad089a65fd610fab4626f9d0ab47dfce",
"refsource": "CONFIRM",
"url": "https://github.com/ipython/ipython/commit/7222bd53ad089a65fd610fab4626f9d0ab47dfce"
},
{
"name": "[oss-security] 20150622 Re: CVE request: IPython XSS in JSON error responses",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2015/06/22/7"
},
{
"name": "https://github.com/ipython/ipython/commit/c2078a53543ed502efd968649fee1125e0eb549c",
"refsource": "CONFIRM",
"url": "https://github.com/ipython/ipython/commit/c2078a53543ed502efd968649fee1125e0eb549c"
},
{
"name": "75328",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/75328"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1235688",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1235688"
}
]
}
}