cvelist/2018/12xxx/CVE-2018-12065.json

68 lines
1.8 KiB
JSON
Raw Normal View History

2018-06-08 08:03:05 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-12065",
"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" : [
{
"lang" : "eng",
"value" : "A Local File Inclusion vulnerability in /system/WCore/WHelper.php in Creatiwity wityCMS 0.6.2 allows remote attackers to include local PHP files (execute PHP code) or read non-PHP files by replacing a helper.json file."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/Creatiwity/wityCMS/issues/152",
"refsource" : "MISC",
"url" : "https://github.com/Creatiwity/wityCMS/issues/152"
},
{
"name" : "https://xkklq.coding.me/2018/06/07/wityCMS-LFI/",
"refsource" : "MISC",
"url" : "https://xkklq.coding.me/2018/06/07/wityCMS-LFI/"
}
]
}
}