CVE-2024-29103 HIGH

CVE-2024-29103: WordPress Database for Contact Form 7 plugin <= 3.0.6 - Unauthenticated Cross Site Scripting (XSS) vulnerability

Vendor Ninjateam
Product Database for Contact Form 7
Weakness CWE-79 · XSS
Published March 19, 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 NinjaTeam Database for Contact Form 7 allows Stored XSS.This issue affects Database for Contact Form 7: from n/a through 3.0.6.

Explanation of Vulnerability in Simple Terms

02Summary

Database for Contact Form 7 versions up to 3.0.6 contain a stored cross-site scripting (XSS) vulnerability. An attacker can inject malicious scripts into the database through form submissions. When site administrators or users view the stored data, the scripts execute in their browsers, potentially compromising their accounts or stealing sensitive information.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that execute when administrators view stored form data in the plugin.

Potential impact on your site

04Site Impact

Attackers can steal admin session tokens, modify site content, or redirect users to malicious sites via stored XSS.

Conditions required to exploit

05Prerequisites

User interaction required: a site admin must view the affected form data in the plugin interface.

Key dates

06Disclosure timeline

March 19, 2024 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE