cvelist/2018/15xxx/CVE-2018-15833.json

78 lines
2.2 KiB
JSON
Raw Normal View History

2018-08-23 20:06:00 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-15833",
2018-08-26 13:04:57 -04: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"
}
]
}
2018-08-23 20:06:00 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-08-26 13:04:57 -04:00
"value" : "In Vanilla before 2.6.1, the polling functionality allows Insecure Direct Object Reference (IDOR) via the Poll ID, leading to the ability of a single user to select multiple Poll Options (e.g., vote for multiple items)."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://hackerone.com/reports/326434",
"refsource" : "MISC",
"url" : "https://hackerone.com/reports/326434"
},
{
"name" : "https://open.vanillaforums.com/discussion/36559",
"refsource" : "MISC",
"url" : "https://open.vanillaforums.com/discussion/36559"
},
{
"name" : "https://twitter.com/viperbluff/status/1033067882941304832",
"refsource" : "MISC",
"url" : "https://twitter.com/viperbluff/status/1033067882941304832"
},
{
"name" : "https://twitter.com/viperbluff/status/1033640333890834433",
"refsource" : "MISC",
"url" : "https://twitter.com/viperbluff/status/1033640333890834433"
2018-08-23 20:06:00 -04:00
}
]
}
}