cvelist/2017/18xxx/CVE-2017-18195.json

78 lines
2.3 KiB
JSON
Raw Normal View History

2018-02-23 14:04:40 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-18195",
2018-02-26 12:05:12 -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"
}
]
}
2018-02-23 14:04:40 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-02-26 12:05:12 -05:00
"value" : "An issue was discovered in tools/conversations/view_ajax.php in Concrete5 before 8.3.0. An unauthenticated user can enumerate comments from all blog posts by POSTing requests to /index.php/tools/required/conversations/view_ajax with incremental 'cnvID' integers."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-03-02 06:04:00 -05:00
{
"name" : "44194",
"refsource" : "EXPLOIT-DB",
2018-03-02 06:04:00 -05:00
"url" : "https://www.exploit-db.com/exploits/44194/"
},
2018-02-26 12:05:12 -05:00
{
"name" : "https://github.com/concrete5/concrete5/pull/6008/files",
"refsource" : "MISC",
2018-02-26 12:05:12 -05:00
"url" : "https://github.com/concrete5/concrete5/pull/6008/files"
},
{
"name" : "https://github.com/concrete5/concrete5/releases/tag/8.3.0",
"refsource" : "MISC",
2018-02-26 12:05:12 -05:00
"url" : "https://github.com/concrete5/concrete5/releases/tag/8.3.0"
},
{
"name" : "https://github.com/r3naissance/NSE/blob/master/http-vuln-cve2017-18195.nse",
"refsource" : "MISC",
2018-02-26 12:05:12 -05:00
"url" : "https://github.com/r3naissance/NSE/blob/master/http-vuln-cve2017-18195.nse"
2018-02-23 14:04:40 -05:00
}
]
}
}