leads to basic cross site scripting. It is possible to initiate the attack remotely.", "datePublished": "2022-06-29T06:55:20Z", "dateModified": "2025-04-15T14:10:52Z", "keywords": "CVE-2017-20108, vulnerability, CVE, security, Easy Table Plugin, unspecified", "about": { "@type": "SoftwareApplication", "name": "Easy Table Plugin", "applicationCategory": "SecurityApplication", "operatingSystem": "All" } }
CVE-2017-20108 LOW

CVE-2017-20108: Easy Table Plugin options-general.php cross site scripting

Vendor Unspecified
Product Easy Table Plugin
Weakness CWE-80 · XSS · basic
Published June 29, 2022
Last update April 15, 2025

CVSS base score

3.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

The Easy Table Plugin contains a cross-site scripting (XSS) vulnerability that allows an authenticated attacker to inject malicious scripts into table data. The vulnerability requires user interaction—typically a victim must view a page containing the injected content. The flaw affects data integrity but does not expose sensitive information or disrupt site availability.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that execute in the browser of users viewing affected tables.

Potential impact on your site

04Site Impact

Authenticated users with low privileges can deface table content or steal session cookies from site visitors viewing those tables.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege account (e.g., contributor or subscriber) and a victim must view the page with injected content.

Key dates

06Disclosure timeline

June 29, 2022 CVE published
April 15, 2025 Record updated

Related vulnerabilities

08Related CVE