cvelist/2018/7xxx/CVE-2018-7603.json

100 lines
3.3 KiB
JSON
Raw Normal View History

2018-03-01 17:04:25 -05:00
{
2019-01-28 14:05:16 -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-28 14:05:16 -05:00
},
"vendor_name" : "Drupal"
}
]
2019-01-28 13:35:22 -05:00
}
2019-01-28 14:05:16 -05:00
},
"configuration" : [],
"credit" : [
2019-01-28 13:35:22 -05:00
{
2019-01-28 14:05:16 -05:00
"lang" : "eng",
"value" : "Reported By: Simon Kapadia Fixed By: Dominique CLAUSE"
2019-01-28 13:35:22 -05:00
}
2019-01-28 14:05:16 -05:00
],
"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-28 13:35:22 -05:00
}
2019-01-28 14:05:16 -05:00
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "A vulnerability in search auto complete a 3rd party Druapl contributed module. Search Autocomplete allows an attacker to execute javascript code to causing xss. Affected releases are Drupal 3rd party module - Search Autocomplete: versions prior to 7.x-4.8."
}
]
}
]
},
"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
}