SP Project & Document Manager <= 4.25 - Reflected Cross-Site Scripting
Strategic Overview
- Status
- Patched in 4.26
- Affected Plugin
- SP Project & Document Manager
- Affected Version
<= 4.25- CVSS
- 6.1Medium
- Weakness type
- CWE-79 · Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
- CVE
CVE-2021-38315
At a glance
CVE-2021-38315 is a medium-severity Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in the SP Project & Document Manager WordPress plugin, affecting versions <= 4.25. It carries a CVSS score of 6.1 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 4.26; sites on affected versions should update now. Disclosed August 2021, reported by Thinkland Security Team.
Vulnerability Overview
The SP Project & Document Manager WordPress plugin is vulnerable to attribute-based Reflected Cross-Site Scripting via the from and to parameters in the ~/functions.php file which allows attackers to inject arbitrary web scripts, in versions up to and including 4.25.
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 privileges on the target site.
CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Reaching this weakness in SP Project & Document Manager <= 4.25 takes a caller who can reach the endpoint. Cross-site scripting happens when input from a request is written into a page without being escaped for the context it lands in, so the browser parses attacker-supplied text as markup or script.
Injected script runs with the privileges of whoever views the affected page, which is how these flaws turn into administrator session theft, silent account creation or persistent backdoors in page content. For SP Project & Document Manager the fix is 4.26: builds <= 4.25 are affected, anything from 4.26 onward is not.
Remediation
Update to version 4.26, or a newer patched version
How does WordSec protect against this?
The attempt arrives as an ordinary request to SP Project & Document Manager: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: SP Project & Document Manager 4.26 closes this, and updating the plugin is the step that ends it.
- Firewall
- Alerts
External References
Related records
Same weakness class
- 6.1CVE-2022-34857: SP Project & Document Manager <= 4.59 Reflected XSS
CVE-2022-34857 - 6.1SP Project & Document Manager <= 4.59 Reflected Cross-Site Scripting
- 6.1SP Projects & Document Manager <= 2.5.9.5 Cross-Site Scripting
- 4.4CVE-2023-36530: SP Project & Document Manager <= 4.67 Stored XSS
CVE-2023-36530
Other vulnerabilities in SP Project & Document Manager
- 9.9CVE-2024-32551: SP Project & Document Manager <= 4.71 SQL Injeciton
CVE-2024-32551 - 9.8SP Projects & Document Manager <= 2.6.0.0 Arbitrary File Upload
- 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 - 9.6SP Project & Document Manager <= 4.56 CSRF and Cross-Site Scripting
- 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 - 8.8CVE-2023-3063: SP Project & Document Manager IDOR
CVE-2023-3063
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C