CVE-2022-4023
CVE-2022-4023 is a medium-severity vulnerability in 3dprint Project 3dprint with a CVSS 3.x base score of 5.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: Medium (CVSS 3.x base score 5.3)
- EPSS exploit prediction: 0% (22nd percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: 3dprint Project 3dprint
- Published:
- Last modified:
Description
The 3DPrint WordPress plugin before 3.5.6.9 does not protect against CSRF attacks in the modified version of Tiny File Manager included with the plugin, allowing an attacker to craft a malicious request that will create an archive of any files or directories on the target server by tricking a logged in admin into submitting a form. Furthermore the created archive has a predictable location and name, allowing the attacker to download the file if they know the time at which the form was submitted, making it possible to leak sensitive files like the WordPress configuration containing database credentials and secrets.
Frequently asked questions
- What is CVE-2022-4023?
- The 3DPrint WordPress plugin before 3.5.6.9 does not protect against CSRF attacks in the modified version of Tiny File Manager included with the plugin, allowing an attacker to craft a malicious request that will create an archive of any files or directories on the target server by tricking a logged in admin into submitting a form. Furthermore the created archive has a predictable location and name, allowing the attacker to download the file if they know the time at which the form was submitted, making it possible to leak sensitive files like the WordPress configuration containing database credentials and secrets.
- How severe is CVE-2022-4023?
- CVE-2022-4023 has a CVSS 3.x base score of 5.3, rated medium severity. It is exploitable over network with high attack complexity, requires no privileges and user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2022-4023 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (22nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2022-4023?
- CVE-2022-4023 affects 3dprint Project 3dprint. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2022-4023?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2022-4023 published?
- CVE-2022-4023 was published on 2023-07-17 and last updated on 2026-06-17.
References
- https://jetpack.com/blog/vulnerabilities-found-in-the-3dprint-premium-plugin/
- https://wpscan.com/vulnerability/859c6e7e-2381-4d93-a526-2000b4fb8fee
Affected products (1)
- cpe:2.3:a:3dprint_project:3dprint:*:*:*:*:*:wordpress:*:*
More vulnerabilities in 3dprint Project 3dprint
- CVE-2022-3899 — High (CVSS 8.1): The 3dprint WordPress plugin before 3.5.6.9 does not protect against CSRF attacks in the modified version of Tiny File…