CVE•Published 2025-01-08•Modified 2026-04-08•1 article on news•6 live references•NVD data
CVE-2024-11613Iptanus · Wordpress_file_upload
Vulnerability data via NVD (ingested)
CVSS v3.1
9.8
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS percentile
—
Weaknesses (CWE)
Description
The WordPress File Upload plugin for WordPress is vulnerable to Remote Code Execution, Arbitrary File Read, and Arbitrary File Deletion in all versions up to, and including, 4.24.15 via the 'wfu_file_downloader.php' file. This is due to lack of proper sanitization of the 'source' parameter and allowing a user-defined directory path. This makes it possible for unauthenticated attackers to execute code on the server.
Timeline
Published 2025-01-08
Modified 2026-04-08
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2024-11613Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · WP plugin path
http.html:"/wp-content/plugins/wordpress-file-upload/"Matches any site loading the "wordpress-file-upload" plugin — doesn't rely on Shodan's vuln tag.
Shodan · product
product:"Iptanus Wordpress File Upload"All exposed Iptanus Wordpress File Upload instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Wordpress File Upload"HTTP body or banner mentions "Wordpress File Upload" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2024-11613Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2024-11613Censys host search filtered to this CVE id.
grep.app
CVE-2024-11613Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2024-11613GitHub code search for direct mentions.
Google dork
"CVE-2024-11613" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (4)
CVE-2024-116134 repos
cnlinxi/LLM-paper-dailyPython
Automatically Update LLM Papers Daily using Github Actions. Ref: https://github.com/Vincentqyw/cv-arxiv-daily
Sachinart/CVE-2024-11613-wp-file-uploadPHP
Exploit by Chirag Artani for CVE-2024-11613 in WordPress File Upload
DoTTak/Research-WordPress-CVEShell
This repository is dedicated to analyzing and researching CVE vulnerabilities discovered in WordPress.
cmivqa/ro-arxiv-dailyPython
Automatically Update Arxiv Papers Daily using Github Actions (Update Every 8th hours)