A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2024-31247

CVE-2024-31247: FG Drupal to WordPress Log Vulnerability

CVE-2024-31247 is an information disclosure vulnerability in FG Drupal to WordPress plugin that exposes sensitive data through log files. This article covers technical details, affected versions up to 3.70.3, and mitigation.

Published: June 2, 2026

CVE-2024-31247 Overview

CVE-2024-31247 is a sensitive information disclosure vulnerability affecting the FG Drupal to WordPress plugin developed by Frédéric GILLES. The flaw is categorized under [CWE-532] (Insertion of Sensitive Information into Log File) and impacts all plugin versions up to and including 3.70.3. The plugin writes sensitive data into log files that are accessible to unauthorized network-based actors. Attackers can retrieve these logs without authentication or user interaction, exposing migration data that may include credentials, database connection details, or user information from the source Drupal site. The vulnerability carries a high severity rating with confidentiality fully impacted but no effect on integrity or availability.

Critical Impact

Unauthenticated remote attackers can retrieve sensitive migration data from log files generated by the FG Drupal to WordPress plugin, leading to disclosure of credentials and database information.

Affected Products

  • FG Drupal to WordPress plugin versions through 3.70.3
  • WordPress installations using the fg-drupal-to-wp plugin for site migration
  • Sites that performed Drupal-to-WordPress migrations and retained generated log artifacts

Discovery Timeline

  • 2024-04-10 - CVE-2024-31247 published to NVD
  • 2026-04-28 - Last updated in NVD database

Technical Details for CVE-2024-31247

Vulnerability Analysis

The FG Drupal to WordPress plugin assists administrators in migrating content from Drupal sites into WordPress. During the migration process, the plugin generates log files that record operational details about the import. These logs are written to a location reachable over the network without authentication controls enforced on the file path.

The vulnerability falls within the information disclosure category. An attacker who knows or guesses the log file location can issue an HTTP request and retrieve its contents. The attack requires no privileges, no user interaction, and can be conducted entirely over the network.

The Exploit Prediction Scoring System rates this issue in the 72nd percentile, indicating elevated likelihood of exploitation attempts relative to the broader CVE population.

Root Cause

The root cause is improper handling of sensitive data during logging operations [CWE-532]. The plugin records migration details including potentially sensitive parameters in log files without restricting access or sanitizing the data written. The web server serves these files as static content, bypassing any application-layer authorization.

Attack Vector

A remote attacker identifies a WordPress site running the vulnerable plugin and issues HTTP requests to predictable log file paths within the plugin directory or upload structure. Successful retrieval returns log content containing migration metadata. The attacker parses the response for credentials, database hostnames, user records, or configuration values that enable further compromise.

No verified proof-of-concept code has been published. The vulnerability mechanism is documented in the Patchstack Vulnerability Database Entry.

Detection Methods for CVE-2024-31247

Indicators of Compromise

  • HTTP GET requests targeting log file paths within the fg-drupal-to-wp plugin directory or WordPress wp-content/uploads/ subdirectories
  • Repeated 200 OK responses to requests for files with .log, .txt, or similar extensions originating from unauthenticated sources
  • Web server access logs showing enumeration patterns against migration-related file names

Detection Strategies

  • Inventory WordPress installations and identify any running the fg-drupal-to-wp plugin at or below version 3.70.3
  • Scan the web root for log files containing migration data and verify whether they are accessible via direct URL requests
  • Review web access logs for external requests to plugin log artifacts following migration activity

Monitoring Recommendations

  • Alert on unauthenticated HTTP requests that successfully retrieve files from plugin directories
  • Monitor outbound DNS or HTTP requests from hosts whose credentials may have been exposed in retrieved logs
  • Track plugin version inventory across WordPress estates and flag installations that remain on vulnerable releases

How to Mitigate CVE-2024-31247

Immediate Actions Required

  • Update the FG Drupal to WordPress plugin to a version later than 3.70.3 as published by the vendor
  • Delete or move existing migration log files from web-accessible locations
  • Rotate any credentials, API keys, or database passwords that may have been recorded in the exposed logs
  • Review WordPress and Drupal user accounts for unauthorized access following migration activity

Patch Information

The vendor has addressed the issue in releases following 3.70.3. Administrators should consult the Patchstack Vulnerability Database Entry for the fixed version reference and apply the update through the WordPress plugin manager.

Workarounds

  • Restrict access to the plugin directory and uploads paths using web server rules that deny direct requests for .log files
  • Remove the plugin entirely after migration completes, as it is not required for ongoing WordPress operation
  • Place a Deny from all rule in an .htaccess file within directories containing migration artifacts on Apache servers
  • Configure equivalent location blocks on Nginx to return 403 responses for log file extensions
bash
# Apache .htaccess example to block log file access
<FilesMatch "\.(log|txt)$">
    Require all denied
</FilesMatch>

# Nginx equivalent
location ~* \.(log|txt)$ {
    deny all;
    return 403;
}

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechFg Drupal

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.69%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-532
  • Technical References
  • Patchstack Vulnerability Database Entry
  • Latest CVEs
  • CVE-2024-8261: Prolizyazilim OBS Auth Bypass Vulnerability

  • CVE-2024-13068: LimonDesk Auth Bypass Vulnerability

  • CVE-2025-53679: Fortinet FortiSandbox RCE Vulnerability

  • CVE-2026-9446: Simple POS Inventory System SQLi Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English