CVE-2024-3717: CWE-922 Insecure Storage of Sensitive Information in glenwpcoder Drag and Drop Multiple File Upload – Contact Form 7
CVE-2024-3717 is a medium severity vulnerability affecting the Drag and Drop Multiple File Upload – Contact Form 7 WordPress plugin up to version 1. 3. 7. 7. It allows unauthenticated attackers to access sensitive files uploaded via the plugin by exploiting insecure storage in the '/wp-content/uploads/wp_dndcf7_uploads/wpcf7-files' directory. This exposure can lead to leakage of sensitive user data submitted through forms. The vulnerability requires no authentication or user interaction and has a CVSS score of 5. 3. Although no known exploits are currently reported in the wild, the risk of sensitive information disclosure is significant for websites using this plugin. Organizations relying on this plugin should prioritize mitigation to prevent unauthorized data access.
AI Analysis
Technical Summary
CVE-2024-3717 is a vulnerability classified under CWE-922 (Insecure Storage of Sensitive Information) found in the Drag and Drop Multiple File Upload – Contact Form 7 plugin for WordPress, affecting all versions up to and including 1.3.7.7. The plugin allows users to upload files via a drag-and-drop interface integrated with Contact Form 7 forms. However, the uploaded files are stored in the publicly accessible directory '/wp-content/uploads/wp_dndcf7_uploads/wpcf7-files' without proper access controls or protections. This misconfiguration enables unauthenticated attackers to directly access and download sensitive files uploaded through the forms, potentially exposing personal data, documents, or other confidential information submitted by users. The vulnerability does not require any authentication or user interaction, making exploitation straightforward for attackers who can simply browse or enumerate files in the directory. The CVSS 3.1 base score is 5.3, reflecting a medium severity with network attack vector, low attack complexity, no privileges required, and no user interaction needed. While no exploits have been reported in the wild yet, the exposure of sensitive data can have serious privacy implications. The root cause is the insecure storage and lack of access restrictions on uploaded files, violating best practices for handling sensitive information in web applications. No official patches or fixes have been linked yet, so mitigation relies on configuration changes or plugin updates once available.
Potential Impact
The primary impact of this vulnerability is the unauthorized disclosure of sensitive information submitted via the affected plugin's file upload feature. Organizations using this plugin on WordPress sites risk leaking confidential user data such as personal documents, identification files, or other sensitive attachments. This can lead to privacy violations, regulatory non-compliance (e.g., GDPR, HIPAA), reputational damage, and potential legal consequences. Since the vulnerability does not affect data integrity or availability, it does not enable attackers to modify or disrupt services directly. However, the ease of exploitation without authentication increases the likelihood of data breaches, especially on high-traffic or public-facing websites. Attackers can automate scanning for exposed directories to harvest sensitive files at scale. The impact is particularly critical for organizations handling sensitive customer or employee information through web forms. Additionally, the exposure can facilitate further attacks such as social engineering or identity theft using the leaked data.
Mitigation Recommendations
To mitigate CVE-2024-3717, organizations should immediately restrict public access to the '/wp-content/uploads/wp_dndcf7_uploads/wpcf7-files' directory by implementing proper access controls at the web server level (e.g., using .htaccess rules for Apache or equivalent configurations for Nginx) to deny direct browsing or downloading of files. Until an official patch or plugin update is released, administrators can move uploaded files to non-public directories or implement authentication checks before serving files. Reviewing and tightening file permissions on the upload directory to prevent unauthorized read access is critical. Additionally, monitoring web server logs for suspicious access patterns targeting this directory can help detect exploitation attempts. Organizations should also consider disabling the plugin if file upload functionality is not essential or replacing it with a more secure alternative. Regularly updating WordPress plugins and themes and subscribing to vulnerability advisories for this plugin will ensure timely application of future patches. Finally, educating site administrators about secure file handling practices and conducting periodic security audits can reduce exposure to similar vulnerabilities.
Affected Countries
United States, United Kingdom, Germany, Canada, Australia, India, France, Netherlands, Brazil, Japan, Italy
CVE-2024-3717: CWE-922 Insecure Storage of Sensitive Information in glenwpcoder Drag and Drop Multiple File Upload – Contact Form 7
Description
CVE-2024-3717 is a medium severity vulnerability affecting the Drag and Drop Multiple File Upload – Contact Form 7 WordPress plugin up to version 1. 3. 7. 7. It allows unauthenticated attackers to access sensitive files uploaded via the plugin by exploiting insecure storage in the '/wp-content/uploads/wp_dndcf7_uploads/wpcf7-files' directory. This exposure can lead to leakage of sensitive user data submitted through forms. The vulnerability requires no authentication or user interaction and has a CVSS score of 5. 3. Although no known exploits are currently reported in the wild, the risk of sensitive information disclosure is significant for websites using this plugin. Organizations relying on this plugin should prioritize mitigation to prevent unauthorized data access.
AI-Powered Analysis
Technical Analysis
CVE-2024-3717 is a vulnerability classified under CWE-922 (Insecure Storage of Sensitive Information) found in the Drag and Drop Multiple File Upload – Contact Form 7 plugin for WordPress, affecting all versions up to and including 1.3.7.7. The plugin allows users to upload files via a drag-and-drop interface integrated with Contact Form 7 forms. However, the uploaded files are stored in the publicly accessible directory '/wp-content/uploads/wp_dndcf7_uploads/wpcf7-files' without proper access controls or protections. This misconfiguration enables unauthenticated attackers to directly access and download sensitive files uploaded through the forms, potentially exposing personal data, documents, or other confidential information submitted by users. The vulnerability does not require any authentication or user interaction, making exploitation straightforward for attackers who can simply browse or enumerate files in the directory. The CVSS 3.1 base score is 5.3, reflecting a medium severity with network attack vector, low attack complexity, no privileges required, and no user interaction needed. While no exploits have been reported in the wild yet, the exposure of sensitive data can have serious privacy implications. The root cause is the insecure storage and lack of access restrictions on uploaded files, violating best practices for handling sensitive information in web applications. No official patches or fixes have been linked yet, so mitigation relies on configuration changes or plugin updates once available.
Potential Impact
The primary impact of this vulnerability is the unauthorized disclosure of sensitive information submitted via the affected plugin's file upload feature. Organizations using this plugin on WordPress sites risk leaking confidential user data such as personal documents, identification files, or other sensitive attachments. This can lead to privacy violations, regulatory non-compliance (e.g., GDPR, HIPAA), reputational damage, and potential legal consequences. Since the vulnerability does not affect data integrity or availability, it does not enable attackers to modify or disrupt services directly. However, the ease of exploitation without authentication increases the likelihood of data breaches, especially on high-traffic or public-facing websites. Attackers can automate scanning for exposed directories to harvest sensitive files at scale. The impact is particularly critical for organizations handling sensitive customer or employee information through web forms. Additionally, the exposure can facilitate further attacks such as social engineering or identity theft using the leaked data.
Mitigation Recommendations
To mitigate CVE-2024-3717, organizations should immediately restrict public access to the '/wp-content/uploads/wp_dndcf7_uploads/wpcf7-files' directory by implementing proper access controls at the web server level (e.g., using .htaccess rules for Apache or equivalent configurations for Nginx) to deny direct browsing or downloading of files. Until an official patch or plugin update is released, administrators can move uploaded files to non-public directories or implement authentication checks before serving files. Reviewing and tightening file permissions on the upload directory to prevent unauthorized read access is critical. Additionally, monitoring web server logs for suspicious access patterns targeting this directory can help detect exploitation attempts. Organizations should also consider disabling the plugin if file upload functionality is not essential or replacing it with a more secure alternative. Regularly updating WordPress plugins and themes and subscribing to vulnerability advisories for this plugin will ensure timely application of future patches. Finally, educating site administrators about secure file handling practices and conducting periodic security audits can reduce exposure to similar vulnerabilities.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-04-12T16:45:19.942Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6c9bb7ef31ef0b566bf7
Added to database: 2/25/2026, 9:41:47 PM
Last enriched: 2/26/2026, 6:23:07 AM
Last updated: 2/26/2026, 8:07:42 AM
Views: 1
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-25191: Uncontrolled Search Path Element in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-23703: Incorrect default permissions in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-1311: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in bearsthemes Worry Proof Backup
HighFinding Signal in the Noise: Lessons Learned Running a Honeypot with AI Assistance [Guest Diary], (Tue, Feb 24th)
MediumCVE-2026-2506: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in motahar1 EM Cost Calculator
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.