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

73 lines
2.0 KiB
JSON
Raw Normal View History

2017-11-09 14:04:39 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-16756",
2018-02-19 09:03:27 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2017-11-09 14:04:39 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-02-19 09:03:27 -05:00
"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."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://ruby.sh/helpspot-disclosure-20180206.txt",
"refsource" : "MISC",
2018-02-19 09:03:27 -05:00
"url" : "https://ruby.sh/helpspot-disclosure-20180206.txt"
},
{
"name" : "https://www.helpspot.com/releases",
"refsource" : "MISC",
2018-02-19 09:03:27 -05:00
"url" : "https://www.helpspot.com/releases"
},
{
"name" : "https://www.helpspot.com/releases/version-4-7-2",
"refsource" : "MISC",
2018-02-19 09:03:27 -05:00
"url" : "https://www.helpspot.com/releases/version-4-7-2"
2017-11-09 14:04:39 -05:00
}
]
}
}