Wordpress Plugin
CVE-2025-62112
MEDIUM
Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Cross-Site Request Forgery (CSRF) vulnerability in Merv Barrett Import into Easy Property Listings easy-property-listings-xml-csv-import allows Cross Site Request Forgery.This issue affects Import into Easy Property Listings: from n/a through <= 2.2.1.
AnalysisAI
Cross-site request forgery (CSRF) vulnerability in the Easy Property Listings XML/CSV Import plugin for WordPress (versions <= 2.2.1) allows attackers to perform unauthorized actions on behalf of authenticated administrators without their knowledge or consent. The vulnerability affects the import functionality and carries minimal real-world exploitation risk based on EPSS scoring (0.02%, 5th percentile), indicating low likelihood of automated exploitation despite the CSRF vector requiring no special privileges or authentication from the attacker's perspective.
Technical ContextAI
This is a classic CSRF vulnerability (CWE-352) in a WordPress plugin that handles XML and CSV data import operations. The vulnerable component is the import functionality in Easy Property Listings, which likely accepts form submissions or API calls to process property data imports without proper anti-CSRF token validation (such as WordPress nonces). The attack exploits the stateless nature of HTTP requests by tricking an authenticated site administrator into unknowingly triggering malicious import actions through a crafted webpage or email link. The plugin's import feature processes sensitive real estate data, making CSRF attacks against authenticated administrators a potential vector for data manipulation or unauthorized bulk operations.
Affected ProductsAI
The vulnerability affects the Easy Property Listings XML/CSV Import plugin (identified by the vendor name Merv Barrett Import into Easy Property Listings) for WordPress in versions from inception through version 2.2.1 inclusive. The plugin is available through the WordPress plugin ecosystem and is identified in vulnerability databases under the package name easy-property-listings-xml-csv-import.
RemediationAI
Update the Easy Property Listings XML/CSV Import plugin to a version beyond 2.2.1 once available from the plugin vendor. Site administrators should navigate to the WordPress Plugins dashboard, locate the Easy Property Listings XML/CSV Import plugin, and apply the available update immediately. In the interim, restrict access to the plugin's import functionality by limiting admin account access and reducing the number of users with administrative privileges. Review WordPress security plugins or web application firewalls that can detect and block CSRF attack patterns. For detailed guidance, consult the Patchstack vulnerability database entry at https://patchstack.com/database/Wordpress/Plugin/easy-property-listings-xml-csv-import/vulnerability/wordpress-import-into-easy-property-listings-plugin-2-2-1-cross-site-request-forgery-csrf-vulnerability.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today