cvelist/2017/17xxx/CVE-2017-17454.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2017-12-06 23:03:24 -05:00
{
2019-03-18 04:51:50 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-17454",
"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": [
2018-02-20 17:05:55 -05:00
{
2019-03-18 04:51:50 +00:00
"lang": "eng",
"value": "Mahara 16.10 before 16.10.7 and 17.04 before 17.04.5 and 17.10 before 17.10.2 have a Cross Site Scripting (XSS) vulnerability when a user enters invalid UTF-8 characters. These are now going to be discarded in Mahara along with NULL characters and invalid Unicode characters. Mahara will also avoid direct $_GET and $_POST usage where possible, and instead use param_exists() and the correct param_*() function to fetch the expected value."
2018-02-20 17:05:55 -05:00
}
2019-03-18 04:51:50 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://mahara.org/interaction/forum/topic.php?id=8149",
"refsource": "CONFIRM",
"url": "https://mahara.org/interaction/forum/topic.php?id=8149"
},
{
"name": "https://reviews.mahara.org/#/c/8191/",
"refsource": "CONFIRM",
"url": "https://reviews.mahara.org/#/c/8191/"
},
{
"name": "https://bugs.launchpad.net/mahara/+bug/1732987",
"refsource": "MISC",
"url": "https://bugs.launchpad.net/mahara/+bug/1732987"
}
]
}
}