Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Alberto Cocchiara DB Tables Import/Export db-tables-importexport allows Reflected XSS.This issue affects DB Tables Import/Export: from n/a through <= 1.0.1.
Published: 2025-03-03
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is caused by improper neutralization of input during web page generation, allowing attackers to inject malicious scripts that are reflected back to the victim’s browser. When an attacker supplies specially crafted data, the plugin outputs it without adequate escaping, enabling the execution of arbitrary client‑side code. Successfully executed scripts can steal session cookies, perform actions on behalf of the user, or deface the site. The weakness is a classic input validation flaw, classified as CWE‑79.

Affected Systems

The flaw exists in the WordPress DB Tables Import/Export plugin developed by Alberto Cocchiara. Any installation of the plugin in versions up to and including 1.0.1 is affected. Users of these versions who continue to rely on the plugin for database table import or export are at risk.

Risk and Exploitability

The CVSS score of 7.1 indicates a moderate‑to‑high severity vulnerability. The EPSS score of less than 1% suggests a low probability of exploitation at present, and the flaw is not listed in CISA’s KEV catalog. Based on the description, it is inferred that the attack is web‑based, requiring an attacker to manipulate a URL or form input that the plugin processes and echoes back. If the user visits a crafted link or submits a malicious request, the reflected XSS can be triggered.

Generated by OpenCVE AI on May 2, 2026 at 08:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the DB Tables Import/Export plugin to the latest available version (1.0.2 or higher) which addresses the input sanitization issue.
  • If an update cannot be performed immediately, remove or deactivate the plugin to eliminate the attack surface until a fix is applied.
  • Implement a robust Content Security Policy that limits script execution to trusted origins as an additional protective measure.

Generated by OpenCVE AI on May 2, 2026 at 08:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-5595 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound DB Tables Import/Export allows Reflected XSS. This issue affects DB Tables Import/Export: from n/a through 1.0.1.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound DB Tables Import/Export allows Reflected XSS. This issue affects DB Tables Import/Export: from n/a through 1.0.1. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Alberto Cocchiara DB Tables Import/Export db-tables-importexport allows Reflected XSS.This issue affects DB Tables Import/Export: from n/a through <= 1.0.1.
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Tue, 04 Mar 2025 03:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 03 Mar 2025 13:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound DB Tables Import/Export allows Reflected XSS. This issue affects DB Tables Import/Export: from n/a through 1.0.1.
Title WordPress DB Tables Import/Export Plugin <= 1.0.1 - Reflected Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:11:46.734Z

Reserved: 2025-02-21T16:44:52.128Z

Link: CVE-2025-27271

cve-icon Vulnrichment

Updated: 2025-03-03T15:52:33.688Z

cve-icon NVD

Status : Deferred

Published: 2025-03-03T14:15:58.677

Modified: 2026-06-17T09:03:18.903

Link: CVE-2025-27271

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T09:00:11Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')