Save as PDF plugin by Pdfcrowd <= 3.2.0 - Missing Authorization
Strategic Overview
- Status
- Patched in 3.2.1
- Affected Plugin
- Save as PDF Plugin by PDFCrowd
- Affected Version
<= 3.2.0- CVSS
- 6.4Medium
- Weakness type
- CWE-862 · Missing Authorization
- CVE
CVE-2024-33684
At a glance
CVE-2024-33684 is a medium-severity Missing Authorization vulnerability in the Save as PDF Plugin by PDFCrowd WordPress plugin, affecting versions <= 3.2.0. It carries a CVSS score of 6.4 (reachable over the network; low attack complexity). The root cause is a missing authorization check on a reachable function. The issue is fixed in version 3.2.1; sites on affected versions should update now. Disclosed April 2024, reported by Majed Refaea.
Vulnerability Overview
The Save as PDF plugin by Pdfcrowd plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the create_sample_button() function in versions up to, and including, 3.2.0. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject malicious web scripts.
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.
CWE-862: Missing Authorization
Save as PDF Plugin by PDFCrowd <= 3.2.0 carries this weakness at create_sample_button(), and reaching it takes a caller who can reach the endpoint. A missing authorization check means a function is reachable by anyone who can reach the endpoint, because the code never asks whether the caller is allowed to perform the action.
Any user who can reach the endpoint gets to run an action reserved for higher-privileged roles, from reading protected data to changing settings or content. For Save as PDF Plugin by PDFCrowd the fix is 3.2.1: builds <= 3.2.0 are affected, anything from 3.2.1 onward is not.
Remediation
Update to version 3.2.1, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Save as PDF Plugin by PDFCrowd 3.2.1 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in Save as PDF Plugin by PDFCrowd
- 8.1CVE-2025-24671: Save as PDF Plugin by Pdfcrowd PHP Object Injection
CVE-2025-24671 - 6.4CVE-2025-59552: Save as PDF <= 4.5.2 Stored Cross-Site Scripting
CVE-2025-59552 - 6.4CVE-2024-10891: Save as PDF Plugin by Pdfcrowd <= 4.2.1 Stored XSS
CVE-2024-10891 - 6.4CVE-2024-35649: Save as PDF Plugin by Pdfcrowd <= 3.2.3 Stored XSS
CVE-2024-35649 - 6.1CVE-2026-0862: Save as PDF Plugin by PDFCrowd <= 4.5.5 Reflected XSS
CVE-2026-0862 - 4.4CVE-2024-37549: Save as PDF plugin by Pdfcrowd <= 4.0.0 Stored XSS
CVE-2024-37549 - 4.4CVE-2023-5971: Save as PDF Plugin by Pdfcrowd <= 3.1.0 Stored XSS
CVE-2023-5971 - 4.4CVE-2024-31930: Save as PDF <= 3.2.1 Stored Cross-Site Scripting
CVE-2024-31930
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C