cve/2021/CVE-2021-42361.md
2025-09-29 21:09:30 +02:00

995 B

CVE-2021-42361

Description

The Contact Form Email WordPress plugin is vulnerable to Stored Cross-Site Scripting due to insufficient input validation and escaping via the name parameter found in the ~/trunk/cp-admin-int-list.inc.php file which allowed attackers with administrative user access to inject arbitrary web scripts, in versions up to and including 1.3.24. This affects multi-site installations where unfiltered_html is disabled for administrators, and sites where unfiltered_html is disabled.

POC

Reference

No PoCs from references.

Github