SP Project & Document Manager <= 4.71 - Authenticated (Author+) SQL Injeciton
Strategic Overview
- Status
- Unpatched
- Affected Plugin
- SP Project & Document Manager
- Affected Version
<= 4.71- CVSS
- 9.9Critical
- Weakness type
- CWE-89 · Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
- CVE
CVE-2024-32551
At a glance
CVE-2024-32551 is a critical-severity Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in the SP Project & Document Manager WordPress plugin, affecting versions <= 4.71. It carries a CVSS score of 9.9 (reachable over the network; low attack complexity; high confidentiality, availability impact). Exploitation requires an authenticated account at Author level or above. No fixed release has been reported yet; treat installations running this software as exposed. Disclosed April 2024, reported by CatFather.
Vulnerability Overview
The SP Project & Document Manager plugin for WordPress is vulnerable to SQL Injection via an unknown parameter in all versions up to, and including, 4.71 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 author-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on confidentiality, availability.
CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Reaching this weakness in SP Project & Document Manager <= 4.71 takes an account at Author level or above. SQL injection happens when request data is concatenated into a query instead of being bound as a parameter, letting an attacker change the structure of the statement rather than just its values.
A working injection can read any table the database user can see, which on a WordPress install means user records, password hashes and session or API secrets stored in options. No fixed build of this plugin is recorded for SP Project & Document Manager yet, so installs running <= 4.71 stay exposed until the vendor ships one.
Remediation
No known patch available. Please review the vulnerability's details in depth and employ mitigations based on your organization's risk tolerance. It may be best to uninstall the affected software and find a replacement.
How does WordSec protect against this?
An attacker needs Author access first, so the firewall sees the attempt as traffic from a logged-in account: WordSec's web application firewall inspects request payloads before WordPress loads them. No patched version is recorded yet, which is the case where a filtering layer matters most, because there is nothing to update to.
- Firewall
- Alerts
External References
Related records
Same weakness class
- 9.8SP Projects & Document Manager <= 2.5.9.5 SQL Injection
- 9.8CVE-2014-9178: SP Project & Document Manager Multiple SQL Injection
CVE-2014-9178 - 8.8CVE-2024-24868: SP Project & Document Manager <= 4.69 SQL Injection
CVE-2024-24868 - 8.8CVE-2023-36677: SP Project & Document Manager <= 4.67 SQL Injection
CVE-2023-36677
Other vulnerabilities in SP Project & Document Manager
- 9.8SP Projects & Document Manager <= 2.6.0.0 Arbitrary File Upload
- 9.6SP Project & Document Manager <= 4.56 CSRF and Cross-Site Scripting
- 8.8CVE-2023-3063: SP Project & Document Manager IDOR
CVE-2023-3063 - 8.8CVE-2021-4225: SP Project… Subscriber+ Arbitrary File Upload
CVE-2021-4225 - 8.8CVE-2021-24347: SP Project & Document Manager <= 4.21 Shell Upload
CVE-2021-24347 - 8.8SP Project & Document Manager <= 2.5.9.5 Cross-Site Request Forgery
- 7.5CVE-2026-10737: SP Project & Document… Unauthenticated Arbitrary File
CVE-2026-10737 - 6.4CVE-2024-31118: SP Project… Missing Authorization Stored XSS
CVE-2024-31118
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C