CVE-2024-4700 MEDIUM

CVE-2024-4700: WP Table Builder – WordPress Table Plugin <= 1.4.14 - Authenticated (Contributor+) Stored Cross-Site Scripting

Vendor Wptb
Product WP Table Builder – Drag & Drop Table Builder
Weakness CWE-79 · XSS
Published May 21, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The WP Table Builder – WordPress Table Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the button element in all versions up to, and including, 1.4.14 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. By default, this can only be exploited by administrators, but the ability to use and configure WP Table Builder can be extended to contributors.

Explanation of Vulnerability in Simple Terms

02Summary

WP Table Builder versions up to 1.4.14 contain a cross-site scripting vulnerability that allows authenticated users to inject malicious scripts into table content. The vulnerability has a changed scope, meaning injected code can affect other users viewing the affected tables. Site administrators should update to a version newer than 1.4.14 to remediate this issue.

What an attacker can do

03Attacker Capabilities

Inject JavaScript code that executes in other users' browsers when they view affected tables.

Potential impact on your site

04Site Impact

Authenticated users can inject malicious scripts affecting other site visitors, potentially stealing credentials or session tokens.

Conditions required to exploit

05Prerequisites

Attacker must have a WordPress user account with table creation or editing permissions.

Key dates

06Disclosure timeline

May 21, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE