CVE-2024-6569
Campaign Monitor for WordPress <= 2.8.15 - Unauthenticated Full Path Disclosure
Record summary
CVE-2024-6569 has a selected CVSS score of 5.3 (medium); EIP currently links 1 Nuclei template.
Description
The Campaign Monitor for WordPress plugin for WordPress is vulnerable to Full Path Disclosure in all versions up to, and including, 2.8.15. This is due the plugin not properly restricting direct access to /forms/views/admin/create.php and display_errors being enabled. This makes it possible for unauthenticated attackers to retrieve the full path of the web application, which can be used to aid other attacks. The information displayed is not useful on its own, and requires another vulnerability to be present for damage to an affected website.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jul 28, 2024 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
campaign_monitorBrowse campaignmonitor / campaign_monitorDefault status: unaffected | CVE List | Through 2.8.15 | affected |
Campaign Monitor for WordPressBrowse vibhorchhabra / Campaign Monitor for WordPressDefault status: unaffected | CVE List | Through 2.8.15 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMCampaign Monitor for WordPress - Information DisclosureCVSS 5.3
Campaign Monitor for WordPress plugin for WordPress versions up to 2.8.15 contains a full path disclosure caused by improper access restriction and enabled display_errors in /forms/views/admin/create.php, letting unauthenticated attackers retrieve server paths, exploit requires display_errors to be enabled.
Impact
Attackers can obtain server file paths, aiding in further exploitation of the website.
Remediation
Update to the latest version of the plugin where the issue is fixed, or disable display_errors and restrict access to the affected file.
Source: ProjectDiscovery