cvelist/2017/20xxx/CVE-2017-20108.json

74 lines
2.3 KiB
JSON
Raw Normal View History

2022-06-25 17:00:46 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2017-20108",
2022-06-29 08:51:50 +02:00
"TITLE": "Easy Table Plugin options-general.php cross site scripting",
"REQUESTER": "cna@vuldb.com",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"generator": "vuldb.com",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "",
"product": {
"product_data": [
{
"product_name": "Easy Table Plugin",
"version": {
"version_data": [
{
"version_value": "1.6"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-80 Basic Cross Site Scripting"
}
]
}
]
2022-06-25 17:00:46 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-06-29 08:51:50 +02:00
"value": "A vulnerability classified as problematic has been found in Easy Table Plugin 1.6. This affects an unknown part of the file \/wordpress\/wp-admin\/options-general.php. The manipulation with the input \"><script>alert(1)<\/script> leads to basic cross site scripting. It is possible to initiate the attack remotely."
}
]
},
"credit": "Manuel Garcia Cardenas",
"impact": {
"cvss": {
"version": "3.1",
"baseScore": "3.5",
"vectorString": "CVSS:3.1\/AV:N\/AC:L\/PR:L\/UI:R\/S:U\/C:N\/I:L\/A:N"
}
},
"references": {
"reference_data": [
{
"url": "http:\/\/seclists.org\/fulldisclosure\/2017\/Feb\/24"
},
{
"url": "https:\/\/vuldb.com\/?id.97119"
2022-06-25 17:00:46 +00:00
}
]
}
}