CVE-2024-2513 MEDIUM

CVE-2024-2513: WP Chat App <= 3.6.2 - Authenticated(Contributor+) Stored Cross-Site Scripting via Block Image Attribute

Vendor Ninjateam
Product WP Chat App
Weakness CWE-20 · Input validation
Published April 9, 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 Chat App plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'imageAlt' block attribute in all versions up to, and including, 3.6.2 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Explanation of Vulnerability in Simple Terms

02Summary

WP Chat App versions 3.6.2 and earlier contain an input validation flaw that allows authenticated users with low privileges to read or modify data across the site. The vulnerability requires a valid user account but no special permissions. The scope extends beyond the plugin itself, potentially affecting other site components.

What an attacker can do

03Attacker Capabilities

Read or modify data on the site by sending crafted requests.

Potential impact on your site

04Site Impact

Authenticated users can access or alter data they shouldn't, including content outside the chat plugin.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site.

Key dates

06Disclosure timeline

April 9, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE