cvelist/2017/16xxx/CVE-2017-16756.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2017-11-09 14:04:39 -05:00
{
2019-03-18 05:41:59 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-16756",
"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-19 09:03:27 -05:00
{
2019-03-18 05:41:59 +00:00
"lang": "eng",
"value": "An issue was discovered in Userscape HelpSpot before 4.7.2. A cross-site request forgery vulnerability exists on POST requests to the \"index.php?pg=password.change\" endpoint. This allows an attacker to change the password of another user's HelpSpot account."
2018-02-19 09:03:27 -05:00
}
2019-03-18 05:41:59 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.helpspot.com/releases",
"refsource": "MISC",
"url": "https://www.helpspot.com/releases"
},
{
"name": "https://ruby.sh/helpspot-disclosure-20180206.txt",
"refsource": "MISC",
"url": "https://ruby.sh/helpspot-disclosure-20180206.txt"
},
{
"name": "https://www.helpspot.com/releases/version-4-7-2",
"refsource": "MISC",
"url": "https://www.helpspot.com/releases/version-4-7-2"
}
]
}
}