CVE-2024-10763
Campress <= 1.35 - Unauthenticated Local File Inclusion
Record summary
CVE-2024-10763 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The Campress theme for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.35 via the 'campress_woocommerce_get_ajax_products' function. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where php file type can be uploaded and included.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Feb 13, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
CampressBrowse ApusTheme / CampressDefault status: unaffected | CVE List | Through 1.35 | affected |
Nuclei templates
1ProjectDiscoveryCRITICALWordPress Campress Theme <= 1.35 - Unauthenticated Local File InclusionCVSS 9.8
Campress theme for WordPress up to 1.35 contains a local file inclusion caused by 'campress_woocommerce_get_ajax_products' function, letting unauthenticated attackers include and execute arbitrary PHP files, exploit requires no authentication.
Impact
Attackers can include and execute arbitrary PHP files, leading to remote code execution and potential full server compromise.
Remediation
Update to the latest version beyond 1.35.
Source: ProjectDiscovery