cvelist/2017/1002xxx/CVE-2017-1002006.json

77 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-03-08",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-1002006",
"REQUESTER" : "kurt@seifried.org",
"STATE" : "PUBLIC",
"UPDATED" : "2017-08-10T14:41Z"
2017-10-16 12:31:07 -04:00
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "DTracker",
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
"version_affected" : "<",
"version_value" : "1.5"
2017-10-16 12:31:07 -04:00
}
]
}
}
]
},
"vendor_name" : "ITFlux "
2017-10-16 12:31:07 -04:00
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Vulnerability in wordpress plugin DTracker v1.5, The code dtracker/save_contact.php doesn't check that the user is authorized before injecting new contacts into the wp_contact table."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Content Injection"
2017-10-16 12:31:07 -04:00
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://www.vapidlabs.com/advisory.php?v=186",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://www.vapidlabs.com/advisory.php?v=186"
},
{
"name" : "https://wordpress.org/plugins/dtracker/",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://wordpress.org/plugins/dtracker/"
},
{
"name" : "96890",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/96890"
}
]
}
}