Files
CVEs-PoC/2021/CVE-2021-4074.md
T
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2021-4074

Description

The WHMCS Bridge WordPress plugin is vulnerable to Stored Cross-Site Scripting via the cc_whmcs_bridge_url parameter found in the ~/whmcs-bridge/bridge_cp.php file which allows attackers to inject arbitrary web scripts, in versions up to and including 6.1. Due to missing authorization checks on the cc_whmcs_bridge_add_admin function, low-level authenticated users such as subscribers can exploit this vulnerability.

POC

Reference

No PoCs from references.

Github