CVE-2024-47640 HIGH

CVE-2024-47640: WordPress WP ERP plugin <= 1.13.2 - Reflected Cross Site Scripting (XSS) vulnerability

Vendor Wedevs
Product WP ERP
Weakness CWE-79 · XSS
Published October 29, 2024
Last update April 28, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in weDevs WP ERP erp allows Reflected XSS.This issue affects WP ERP: from n/a through <= 1.13.2.

Explanation of Vulnerability in Simple Terms

02Summary

WP ERP versions up to 1.13.2 contain a stored cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts into the application. When a victim visits an affected page, the injected code executes in their browser, potentially compromising their session or stealing sensitive data. The vulnerability requires user interaction and affects the integrity and confidentiality of site data.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that execute when other users view affected pages, stealing session tokens or sensitive information.

Potential impact on your site

04Site Impact

Users' sessions and data may be compromised; attackers can deface content or redirect users to malicious sites.

Conditions required to exploit

05Prerequisites

Attacker needs network access; victim must visit a page containing the injected payload.

Key dates

06Disclosure timeline

October 29, 2024 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE