CVE-2024-13507: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in paoltaia GeoDirectory – WP Business Directory Plugin and Classified Listings Directory
CVE-2024-13507 is a high-severity SQL Injection vulnerability affecting the GeoDirectory – WP Business Directory Plugin and Classified Listings Directory for WordPress, versions up to 2. 8. 97. The flaw arises from improper sanitization of the 'dist' parameter, allowing unauthenticated attackers to perform time-based SQL Injection attacks. Exploitation enables attackers to append malicious SQL queries to extract sensitive database information without requiring authentication or user interaction. Although no known exploits are currently reported in the wild, the vulnerability poses a significant risk due to its ease of exploitation and potential data confidentiality impact. Organizations using this plugin should prioritize patching or applying mitigations to prevent data breaches. Countries with large WordPress user bases and significant adoption of this plugin are at higher risk. Immediate action is recommended to mitigate potential data exfiltration.
AI Analysis
Technical Summary
CVE-2024-13507 is a critical SQL Injection vulnerability identified in the GeoDirectory – WP Business Directory Plugin and Classified Listings Directory plugin for WordPress, affecting all versions up to and including 2.8.97. The vulnerability stems from improper neutralization of special elements in SQL commands (CWE-89), specifically due to insufficient escaping and lack of prepared statements for the user-supplied 'dist' parameter. This parameter is used in SQL queries without adequate sanitization, enabling unauthenticated attackers to inject arbitrary SQL code. The attack vector is network-based (AV:N), requires no privileges (PR:N), and no user interaction (UI:N), making it highly accessible. The vulnerability is time-based, meaning attackers can infer data by measuring response delays caused by injected SQL commands. The impact is primarily on confidentiality, allowing attackers to extract sensitive information from the backend database. The CVSS v3.1 base score is 7.5, reflecting high severity due to ease of exploitation and potential data leakage. No patches have been linked yet, and no known exploits are reported in the wild, but the risk remains significant given the plugin's widespread use in WordPress sites for business directories and classified listings.
Potential Impact
The primary impact of CVE-2024-13507 is unauthorized disclosure of sensitive data stored in the WordPress site's database, including potentially user information, business listings, and other confidential data managed by the GeoDirectory plugin. Since the vulnerability allows unauthenticated attackers to perform SQL Injection, it can lead to data breaches without requiring any credentials. Although the vulnerability does not directly affect data integrity or availability, the exposure of confidential information can have severe consequences such as identity theft, competitive intelligence gathering, and reputational damage. Organizations relying on this plugin for business directories or classified listings risk losing customer trust and may face regulatory penalties if personal data is compromised. The ease of exploitation and lack of authentication requirements increase the likelihood of automated attacks and scanning by threat actors. This vulnerability could also serve as a foothold for further attacks if combined with other vulnerabilities in the WordPress environment.
Mitigation Recommendations
1. Immediate upgrade: Organizations should monitor the vendor's announcements and apply any official patches or updates as soon as they become available. 2. Temporary workarounds: Until a patch is released, restrict access to the vulnerable plugin's endpoints by implementing web application firewall (WAF) rules that block or sanitize requests containing the 'dist' parameter or suspicious SQL syntax. 3. Input validation: Implement additional input validation and sanitization at the web server or application firewall level to detect and block SQL injection patterns targeting the 'dist' parameter. 4. Principle of least privilege: Ensure the database user account used by the WordPress site has minimal privileges, limiting the potential damage from SQL injection. 5. Monitoring and logging: Enable detailed logging of web requests and database queries to detect unusual activity indicative of SQL injection attempts. 6. Security scanning: Regularly scan WordPress installations with vulnerability scanners to identify the presence of vulnerable plugin versions. 7. Consider plugin alternatives: Evaluate alternative plugins with better security track records if timely patching is not feasible. 8. Harden WordPress environment: Keep WordPress core, themes, and other plugins updated to reduce the attack surface and prevent chained exploits.
Affected Countries
United States, United Kingdom, Germany, Canada, Australia, India, Brazil, France, Netherlands, Japan, Italy, Spain
CVE-2024-13507: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in paoltaia GeoDirectory – WP Business Directory Plugin and Classified Listings Directory
Description
CVE-2024-13507 is a high-severity SQL Injection vulnerability affecting the GeoDirectory – WP Business Directory Plugin and Classified Listings Directory for WordPress, versions up to 2. 8. 97. The flaw arises from improper sanitization of the 'dist' parameter, allowing unauthenticated attackers to perform time-based SQL Injection attacks. Exploitation enables attackers to append malicious SQL queries to extract sensitive database information without requiring authentication or user interaction. Although no known exploits are currently reported in the wild, the vulnerability poses a significant risk due to its ease of exploitation and potential data confidentiality impact. Organizations using this plugin should prioritize patching or applying mitigations to prevent data breaches. Countries with large WordPress user bases and significant adoption of this plugin are at higher risk. Immediate action is recommended to mitigate potential data exfiltration.
AI-Powered Analysis
Technical Analysis
CVE-2024-13507 is a critical SQL Injection vulnerability identified in the GeoDirectory – WP Business Directory Plugin and Classified Listings Directory plugin for WordPress, affecting all versions up to and including 2.8.97. The vulnerability stems from improper neutralization of special elements in SQL commands (CWE-89), specifically due to insufficient escaping and lack of prepared statements for the user-supplied 'dist' parameter. This parameter is used in SQL queries without adequate sanitization, enabling unauthenticated attackers to inject arbitrary SQL code. The attack vector is network-based (AV:N), requires no privileges (PR:N), and no user interaction (UI:N), making it highly accessible. The vulnerability is time-based, meaning attackers can infer data by measuring response delays caused by injected SQL commands. The impact is primarily on confidentiality, allowing attackers to extract sensitive information from the backend database. The CVSS v3.1 base score is 7.5, reflecting high severity due to ease of exploitation and potential data leakage. No patches have been linked yet, and no known exploits are reported in the wild, but the risk remains significant given the plugin's widespread use in WordPress sites for business directories and classified listings.
Potential Impact
The primary impact of CVE-2024-13507 is unauthorized disclosure of sensitive data stored in the WordPress site's database, including potentially user information, business listings, and other confidential data managed by the GeoDirectory plugin. Since the vulnerability allows unauthenticated attackers to perform SQL Injection, it can lead to data breaches without requiring any credentials. Although the vulnerability does not directly affect data integrity or availability, the exposure of confidential information can have severe consequences such as identity theft, competitive intelligence gathering, and reputational damage. Organizations relying on this plugin for business directories or classified listings risk losing customer trust and may face regulatory penalties if personal data is compromised. The ease of exploitation and lack of authentication requirements increase the likelihood of automated attacks and scanning by threat actors. This vulnerability could also serve as a foothold for further attacks if combined with other vulnerabilities in the WordPress environment.
Mitigation Recommendations
1. Immediate upgrade: Organizations should monitor the vendor's announcements and apply any official patches or updates as soon as they become available. 2. Temporary workarounds: Until a patch is released, restrict access to the vulnerable plugin's endpoints by implementing web application firewall (WAF) rules that block or sanitize requests containing the 'dist' parameter or suspicious SQL syntax. 3. Input validation: Implement additional input validation and sanitization at the web server or application firewall level to detect and block SQL injection patterns targeting the 'dist' parameter. 4. Principle of least privilege: Ensure the database user account used by the WordPress site has minimal privileges, limiting the potential damage from SQL injection. 5. Monitoring and logging: Enable detailed logging of web requests and database queries to detect unusual activity indicative of SQL injection attempts. 6. Security scanning: Regularly scan WordPress installations with vulnerability scanners to identify the presence of vulnerable plugin versions. 7. Consider plugin alternatives: Evaluate alternative plugins with better security track records if timely patching is not feasible. 8. Harden WordPress environment: Keep WordPress core, themes, and other plugins updated to reduce the attack surface and prevent chained exploits.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-01-17T13:40:54.106Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6e5cb7ef31ef0b59eeb9
Added to database: 2/25/2026, 9:49:16 PM
Last enriched: 2/25/2026, 11:56:51 PM
Last updated: 2/26/2026, 7:30:49 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
HighCVE-2026-2506: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in motahar1 EM Cost Calculator
MediumCVE-2026-2499: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in tgrk Custom Logo
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.