2018-03-01 17:04:25 -05:00
{
2019-01-15 17:06:39 -05:00
"CVE_data_meta" : {
"AKA" : "" ,
"ASSIGNER" : "mlhess@drupal.org" ,
"DATE_PUBLIC" : "" ,
"ID" : "CVE-2018-7603" ,
"STATE" : "PUBLIC" ,
"TITLE" : "Search Autocomplete "
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "3rd party module - Search Autocomplete" ,
"version" : {
"version_data" : [
{
"affected" : "<" ,
"platform" : "" ,
"version_name" : "7.x-4.x" ,
"version_value" : "7.x-4.8"
}
]
}
}
2019-01-15 12:44:06 -05:00
]
2019-01-15 17:06:39 -05:00
} ,
"vendor_name" : "Drupal"
}
]
2019-01-15 12:44:06 -05:00
}
2019-01-15 17:06:39 -05:00
} ,
"configuration" : [ ] ,
"credit" : [ ] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "In Drupal's 3rd party module search auto complete prior to versions 7.x-4.8 there is a Cross Site Scripting vulnerability. This Search Autocomplete module enables you to autocomplete textfield using data from your website (nodes, comments, etc.). The module doesn't sufficiently filter user-entered text among the autocompletion items leading to a Cross Site Scripting (XSS) vulnerability. This vulnerability can be exploited by any user allowed to create one of the autocompletion item, for instance, nodes, users, comments."
}
]
} ,
"exploit" : [ ] ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "PHYSICAL" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 0 ,
"baseSeverity" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "HIGH" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.0/AV:P/AC:H/PR:H/UI:R/S:U/C:N/I:N/A:N" ,
"version" : "3.0"
2019-01-15 12:44:06 -05:00
}
2019-01-15 17:06:39 -05:00
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Cross Site Scripting"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://www.drupal.org/sa-contrib-2018-070" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.drupal.org/sa-contrib-2018-070"
}
]
} ,
"solution" : [ ] ,
"source" : {
"advisory" : "https://www.drupal.org/sa-contrib-2018-070" ,
"defect" : [ ] ,
"discovery" : "UNKNOWN"
} ,
"work_around" : [ ]
2018-03-01 17:04:25 -05:00
}