cvelist/2014/7xxx/CVE-2014-7870.json

78 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-7870",
"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" : "Cross-site scripting (XSS) vulnerability in the Custom Search module 6.x-1.x before 6.x-1.12 and 7.x-1.x before 7.x-1.14 for Drupal allows remote authenticated users with the \"administer custom search\" permission to inject arbitrary web script or HTML via the \"Label text\" field to admin/config/search/custom_search/results."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20140403 Drupal Custom Search module XSS",
"refsource" : "FULLDISC",
"url" : "http://seclists.org/fulldisclosure/2014/Apr/41"
},
{
"name" : "https://www.drupal.org/node/2231665",
"refsource" : "MISC",
"url" : "https://www.drupal.org/node/2231665"
},
{
"name" : "https://www.drupal.org/node/2231531",
"refsource" : "CONFIRM",
"url" : "https://www.drupal.org/node/2231531"
},
{
"name" : "https://www.drupal.org/node/2231533",
"refsource" : "CONFIRM",
"url" : "https://www.drupal.org/node/2231533"
}
]
}
}