Vulnerability Description
The ProjectList plugin for WordPress is vulnerable to time-based SQL Injection via the 'id' parameter in all versions up to, and including, 0.3.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Editor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://it.wordpress.org/plugins/projectlist/
- https://plugins.trac.wordpress.org/browser/projectlist/tags/0.3.0/pages/pl-add.p
- https://plugins.trac.wordpress.org/browser/projectlist/trunk/pages/pl-add.php#L6
- https://www.wordfence.com/threat-intel/vulnerabilities/id/e424d27b-f719-4fbf-b4e
FAQ
What is CVE-2025-13370?
CVE-2025-13370 is a vulnerability with a CVSS score of 4.9 (MEDIUM). The ProjectList plugin for WordPress is vulnerable to time-based SQL Injection via the 'id' parameter in all versions up to, and including, 0.3.0 due to insufficient escaping on the user supplied para...
How severe is CVE-2025-13370?
CVE-2025-13370 has been rated MEDIUM with a CVSS base score of 4.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-13370?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.