mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 10:41:43 +00:00
19 lines
1.2 KiB
Markdown
19 lines
1.2 KiB
Markdown
![]() |
### [CVE-2022-4023](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4023)
|
||
|

|
||
|

|
||
|
&color=brighgreen)
|
||
|
|
||
|
### 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.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://jetpack.com/blog/vulnerabilities-found-in-the-3dprint-premium-plugin/
|
||
|
- https://wpscan.com/vulnerability/859c6e7e-2381-4d93-a526-2000b4fb8fee
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|