cvelist/2017/1000xxx/CVE-2017-1000146.json

63 lines
1.9 KiB
JSON
Raw Normal View History

2017-11-02 09:52:55 -06:00
{
"CVE_data_meta": {
"ASSIGNER": "kurt@seifried.org",
"DATE_ASSIGNED": "2017-08-22T17:29:33.357751",
"ID": "CVE-2017-1000146",
"REQUESTER": "info@mahara.org",
"STATE": PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Mahara",
"version": {
"version_data": [
{
"version_value": "<1.9.7, <1.10.5, <15.04.2"
}
]
}
}
]
},
"vendor_name": "Mahara"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Mahara 1.9 before 1.9.7 and 1.10 before 1.10.5 and 15.04 before 15.04.2 are vulnerable to the arbitrary execution of Javascript in the browser of a logged-in user because the title of the portfolio page was not being properly escaped in the AJAX script that updates the Add/remove watchlist link on artefact detail pages."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross Site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugs.launchpad.net/mahara/+bug/1472439"
}
]
}
}