Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Quincy Kwende Quote me quote-me allows Reflected XSS.This issue affects Quote me: from n/a through <= 1.0.
Published: 2025-01-24
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper neutralization of input in the Quote me plugin allows a reflected XSS attack. An attacker can craft a malicious URL that contains arbitrary JavaScript code; when a user clicks that link or otherwise views the page, the code executes in the victim’s browser. The resulting impact is local to the victim’s session, potentially enabling session hijacking, credential theft, or defacement of the site. The weakness is an instance of CWE‑79: Improper Neutralization of Input During Web Page Generation.

Affected Systems

The vulnerability exists in the WordPress Quote me plugin provided by Quincy Kwende for any WordPress installation that has the plugin version 1.0 or older. The affected version range is "n/a through <= 1.0"; no other WordPress core versions are explicitly mentioned.

Risk and Exploitability

The CVSS score of 7.1 classifies this flaw as high severity. The EPSS score of less than 1% indicates the likelihood of exploitation is presently low, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires a victim to visit a crafted URL, so the attack surface is limited to users who receive or click that link. Attackers can leverage the reflected XSS vector by embedding malicious JavaScript in a link, form field, or any input that is reflected back by the plugin, thereby executing code in the context of the victim’s session.

Generated by OpenCVE AI on May 1, 2026 at 19:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Quote me plugin to the latest version if one exists, as the issue is limited to version 1.0 and earlier.
  • If no update is available, remove or disable the Quote me plugin entirely to eliminate the reflected XSS vector.
  • Implement a strict content security policy or use WordPress security plugins that block reflected XSS and ensure output is properly escaped in all plugin templates.
  • Apply input sanitization and output encoding in any custom code that interacts with the plugin, following best practices for mitigating CWE‑79.

Generated by OpenCVE AI on May 1, 2026 at 19:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-3364 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound Quote me allows Reflected XSS. This issue affects Quote me: from n/a through 1.0.
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 Quote me allows Reflected XSS. This issue affects Quote me: from n/a through 1.0. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Quincy Kwende Quote me quote-me allows Reflected XSS.This issue affects Quote me: from n/a through <= 1.0.
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'}


Mon, 27 Jan 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 24 Jan 2025 11:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound Quote me allows Reflected XSS. This issue affects Quote me: from n/a through 1.0.
Title WordPress Quote me plugin <= 1.0 - 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:17.825Z

Reserved: 2025-01-16T11:28:31.297Z

Link: CVE-2025-23711

cve-icon Vulnrichment

Updated: 2025-01-24T14:08:21.097Z

cve-icon NVD

Status : Deferred

Published: 2025-01-24T11:15:10.813

Modified: 2026-06-17T08:56:35.367

Link: CVE-2025-23711

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T19:15:24Z

Weaknesses
  • CWE-79

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