cvelist/2018/7xxx/CVE-2018-7603.json
2019-03-17 23:38:30 +00:00

99 lines
3.6 KiB
JSON

{
"CVE_data_meta": {
"AKA": "",
"ASSIGNER": "security@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"
}
]
}
}
]
},
"vendor_name": "Drupal"
}
]
}
},
"configuration": [],
"credit": [
{
"lang": "eng",
"value": "Reported By: Simon Kapadia Fixed By: Dominique CLAUSE"
}
],
"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"
}
},
"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": []
}