CVE•Published 2023-10-20•Modified 2026-04-08•1 article on news•5 live references•NVD data
CVE-2023-4488Hynotech · Dropbox_folder_share
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
65
Exploit Prediction Scoring System · top 35% of all CVEs
Weaknesses (CWE)
Description
The Dropbox Folder Share for WordPress is vulnerable to Local File Inclusion in versions up to, and including, 1.9.7 via the editor-view.php file. This allows 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 images and other “safe” file types can be uploaded and included.
Timeline
Published 2023-10-20
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-2023-4488Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · WP plugin path
http.html:"/wp-content/plugins/dropbox-folder-share/"Matches any site loading the "dropbox-folder-share" plugin — doesn't rely on Shodan's vuln tag.
Shodan · product
product:"Hynotech Dropbox Folder Share"All exposed Hynotech Dropbox Folder Share instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Dropbox Folder Share"HTTP body or banner mentions "Dropbox Folder Share" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2023-4488Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2023-4488Censys host search filtered to this CVE id.
grep.app
CVE-2023-4488Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2023-4488GitHub code search for direct mentions.
Google dork
"CVE-2023-4488" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (3)
CVE-2023-44883 repos
liuzhen9320/zstarunknown
They said organizing stars was extremely troublesome, so I lent a hand.
Shahrukh95/Cybersecurity-Domain-ChatBot-based-on-a-Fine-Tuned-Open-Source-Large-Language-ModelJupyter Notebook
A cybersecurity chatbot developed by fine-tuning Falcon-7B and Llama-2-7B using QLoRA on a custom question-answer dataset, which was compiled from the OWASP Top 10 and CVE vulnerab…
rishikeshyadavv/SIH26Python